Tests: Test new getblockstats RPC

Includes commit from Anthony Towns @ajtowns:

Tests: Save and load block and corresponding expected statistics
This commit is contained in:
Jorge Timón
2017-06-21 03:08:05 +02:00
parent 35e77a0288
commit 4cbfb6aad9
2 changed files with 181 additions and 0 deletions

View File

@@ -135,6 +135,7 @@ BASE_SCRIPTS = [
'wallet_resendwallettransactions.py',
'wallet_fallbackfee.py',
'feature_minchainwork.py',
'rpc_getblockstats.py',
'p2p_fingerprint.py',
'feature_uacomment.py',
'p2p_unrequested_blocks.py',