diff options
author | Felix Weis <mail@felixweis.com> | 2019-05-10 08:21:52 -0400 |
---|---|---|
committer | Felix Weis <mail@felixweis.com> | 2019-05-10 08:33:14 -0400 |
commit | d20d7567528e216badb8475df298bb3cec008985 (patch) | |
tree | 30be8c3046d254111e6122727db663600d306a8a /src/leveldb | |
parent | 08bd21a3bda9f621948c535e951880d7e318caa5 (diff) |
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/leveldb')
0 files changed, 0 insertions, 0 deletions