-
obscuren authored
Chain reorgs weren't properly handled when a chain was further ahead. Previously we'd end up with mixed chains in our canonical numbering sequence. Added test for this type of forking. ``` /-o-o-o A o-C-+ \-o-o-o-o B ``` Ends up with with C A1, A2, A3, B44e079677
| Name |
Last commit
|
Last update |
|---|---|---|
| Godeps | ||
| _data | ||
| accounts | ||
| build | ||
| cmd | ||
| common | ||
| compression/rle | ||
| core | ||
| crypto | ||
| docker | ||
| errs | ||
| eth | ||
| ethdb | ||
| event | ||
| generators | ||
| jsre | ||
| logger | ||
| miner | ||
| p2p | ||
| params | ||
| pow | ||
| rlp | ||
| rpc | ||
| tests | ||
| trie | ||
| ui | ||
| whisper | ||
| xeth | ||
| .gitignore | ||
| .gitmodules | ||
| .mailmap | ||
| .travis.yml | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| gocoverage.sh | ||
| update-license.go |