aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/geth
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2015-04-29 18:43:24 +0800
committerobscuren <geffobscura@gmail.com>2015-04-29 18:51:05 +0800
commit4e0796771190b6f8a976d931540d5f21789a882f (patch)
treec8ec0ede8d8ba364eecb693dfeb2fb0a8666d064 /cmd/geth
parentaf73d1d6823565c5bf8cc02d6f110bcc1edb2d99 (diff)
downloadgo-tangerine-4e0796771190b6f8a976d931540d5f21789a882f.tar
go-tangerine-4e0796771190b6f8a976d931540d5f21789a882f.tar.gz
go-tangerine-4e0796771190b6f8a976d931540d5f21789a882f.tar.bz2
go-tangerine-4e0796771190b6f8a976d931540d5f21789a882f.tar.lz
go-tangerine-4e0796771190b6f8a976d931540d5f21789a882f.tar.xz
go-tangerine-4e0796771190b6f8a976d931540d5f21789a882f.tar.zst
go-tangerine-4e0796771190b6f8a976d931540d5f21789a882f.zip
core: fixed chain reorg during splits
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, B4
Diffstat (limited to 'cmd/geth')
0 files changed, 0 insertions, 0 deletions