mirror of
https://github.com/btcsuite/btcd.git
synced 2026-08-13 12:32:51 +02:00
This tests that after two nodes diverge and reconnect, the shorter node downloads blocks starting from the fork point rather than its current height. It verifies the reorg completes, both nodes converge, and the orphaned fork appears as a side chain via getchaintips. |
||
|---|---|---|
| .. | ||
| rpctest | ||
| bip0009_test.go | ||
| chain_test.go | ||
| csv_fork_test.go | ||
| getchaintips_test.go | ||
| invalidate_reconsider_block_test.go | ||
| log.go | ||
| main.go | ||
| prune_test.go | ||
| rawtx_test.go | ||
| README.md | ||
| reorg_test.go | ||
| rpcserver_test.go | ||