diff options
| author | Felix Weis <[email protected]> | 2019-05-10 08:21:52 -0400 |
|---|---|---|
| committer | Felix Weis <[email protected]> | 2019-05-10 08:33:14 -0400 |
| commit | d20d7567528e216badb8475df298bb3cec008985 (patch) | |
| tree | 30be8c3046d254111e6122727db663600d306a8a /src/httpserver.cpp | |
| parent | Merge #15826: Pure python EC (diff) | |
| download | discoin-d20d7567528e216badb8475df298bb3cec008985.tar.xz discoin-d20d7567528e216badb8475df298bb3cec008985.zip | |
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.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions