diff options
| author | MarcoFalke <[email protected]> | 2019-03-20 12:28:05 -0400 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2019-03-20 12:28:18 -0400 |
| commit | 93623eea71e7159e367b1b1888418099a5307983 (patch) | |
| tree | 1122e929787a82e48822cebf7c028afbd14dbfdd /src/httpserver.cpp | |
| parent | Merge #15617: p2p: Do not relay banned IP addresses (diff) | |
| parent | refactor: Expose UndoReadFromDisk in header (diff) | |
| download | discoin-93623eea71e7159e367b1b1888418099a5307983.tar.xz discoin-93623eea71e7159e367b1b1888418099a5307983.zip | |
Merge #15623: refactor: Expose UndoReadFromDisk in header
fa11c036e9 refactor: Expose UndoReadFromDisk in header (MarcoFalke)
Pull request description:
It is not possible to calculate the fee of a non-mempool transaction in RPCs unless txindex is active or the prevtxs are passed in through the RPC.
Fix that issue for confirmed txs by exposing `UndoReadFromDisk` in the header file.
This pull is a requirement for
* rpc: faster getblockstats using BlockUndo data #14802
* Index for BIP 157 block filters #14121
* my local patches
Tree-SHA512: 859ea5f2dfb4feac612b50faeb0e2b6c07b83f1d983e519d7647a78058d85c0390fd09ec66b460ae7a4c3b273e81b0013ee9f4bb8dfba0c4782ffaa1fa453ea6
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions