Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | integrate blockpool into eth | zelig | 2015-02-25 | 1 | -983/+0 |
| | | | | | | - remove blockpool code - remove blockpool integration test (kinda embarrassing) - remove errors.go | ||||
* | Temporarily skip broken TestVerifyPoW | Taylor Gerring | 2015-02-11 | 1 | -0/+1 |
| | |||||
* | adapt unit tests to spec | zelig | 2015-01-09 | 1 | -53/+139 |
| | | | | | | | - AddBlockHashes ignores the first hash (just used to match getBlockHashes query) sends the rest as blocksMsg - new test TestPeerWithKnownParentBlock - new test TestChainConnectingWithParentHash - adapt all other tests to the new scheme | ||||
* | Merge | obscuren | 2015-01-06 | 1 | -114/+812 |
| | |||||
* | initial commit for eth blockpool + test | zelig | 2014-12-15 | 1 | -0/+198 |