dogecoin/test/functional/data
Felix Weis d20d756752 rpc: faster getblockstats using BlockUndo data
Using undo data for a block (rev?????.dat) we can retrieve value information about prevouts and calculate the final transaction fee (rate). This approach is about 80x faster, drops the requirement for -txindex, and works for all non-pruned blocks.
2019-05-10 08:33:14 -04:00
..
invalid_txs.py test: add invalid tx templates for use in functional tests 2018-11-27 17:53:53 -05:00
rpc_getblockstats.json rpc: faster getblockstats using BlockUndo data 2019-05-10 08:33:14 -04:00
rpc_psbt.json check that a separator is found for psbt inputs, outputs, and global map 2018-10-03 00:26:10 -04:00