]> Git Repo - VerusCoin.git/commitdiff
Auto merge of #2372 - str4d:2355-connectblock-bench, r=nathan-at-least
authorHomu <[email protected]>
Fri, 19 May 2017 03:13:26 +0000 (20:13 -0700)
committerHomu <[email protected]>
Fri, 19 May 2017 03:13:26 +0000 (20:13 -0700)
Benchmark for calling ConnectBlock on a block with many inputs

Requires placing `block-107134.tar.gz` (containing the block, and a fake CoinsDB containing its inputs) into the base directory of the repository.

To facilitate generation of the fake CoinsDB, an additional field `valuesZat` has been added to `getrawtransaction` containing the integer number of zatoshis instead of a decimal number of ZEC.

Closes #2355.


Trivial merge
This page took 0.021411 seconds and 4 git commands to generate.