forked from bitcoin/bitcoin
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge bitcoin#22047: index, rpc: Coinstatsindex follow-ups
779e638 coinstats: Add comments for new coinstatsindex values (Fabian Jahr) 5b3d4e7 Index: Improve logging in coinstatsindex (Fabian Jahr) d4356d4 rpc: Block until synced if coinstatsindex is used in gettxoutsetinfo (Fabian Jahr) a5f6791 rpc: Add missing gettxoutsetinfo help docs (Fabian Jahr) 01386bf Index: Return early from failed coinstatsindex init (Fabian Jahr) 1e38423 index: Use batch writing in coinstatsindex WriteBlock (Fabian Jahr) fb65dde scripted-diff: Fix coinstats data member names (Fabian Jahr) 8ea8c92 index: Avoid unnecessary type casts in coinstatsindex (Fabian Jahr) Pull request description: This is a collection of smaller follow-ups to bitcoin#19521, addressing several post-merge review comments. ACKs for top commit: Sjors: re-utACK 779e638 jonatack: re-ACK 779e638 diff since last review involves doc changes only; rebased to current master and verified clean debug build/no silent conflicts, unit tests, and feature_coinstatsindex functional test laanwj: Code review ACK 779e638 Talkless: re-utACK 779e638 after cosmetic changes. Tree-SHA512: cb0d038d230c582d7fe3041c89b1e04d39971fab3739d540c609cf826754c6c513b12ded08ac92180aec7a9d7a70114ece50357bd1a902de4adaae9f30b8d699
- Loading branch information
Showing
5 changed files
with
150 additions
and
140 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.