Age | Commit message (Collapse) | Author |
|
* move non-test classes to subdir `test-framework`
|
|
|
|
1b91be4 Report status of chain tips (Pieter Wuille)
|
|
|
|
|
|
214091d Update license in pull-tester and rpc-tests (Michael Ford)
|
|
Add the capability to simulate network splits to the RPC test framework
and use it to do more extensive testing of 'getchaintips'.
|
|
Add missing copyright/license header where necessary
|
|
Port over https://github.com/chronokings/huntercoin/pull/19 from
Huntercoin: This implements a new RPC command "getchaintips" that can be
used to find all currently active chain heads. This is similar to the
-printblocktree startup option, but it can be used without restarting
just via the RPC interface on a running daemon.
|