This commit adds the final block hash of the window to getchaintxstats
and documents how reviewers can verify changes to chainTxData.
Backport of PR12317: https://github.com/bitcoin/bitcoin/pull/12317/
Completes T566.
Differential D2711
Document method for reviewers to verify chainTxData nakihito on Mar 19 2019, 18:46. Authored by
Details
This commit adds the final block hash of the window to getchaintxstats Backport of PR12317: https://github.com/bitcoin/bitcoin/pull/12317/ Completes T566. make check
Diff Detail
Event TimelineComment Actions The new return value from the getchaintxstats RPC may deserve an entry in the release notes. This also raises a few questions:
Comment Actions I'm not sure if this should be part of our release process.
Comment Actions Updating the txrate can be added later to the release process with no drawback, and I agree with Jason that it has low value. |