aboutsummaryrefslogtreecommitdiff
path: root/src/validationinterface.cpp
diff options
context:
space:
mode:
authorMarcoFalke <[email protected]>2020-02-24 23:01:08 +0700
committerMarcoFalke <[email protected]>2020-02-24 23:01:24 +0700
commit225aa5d6d51968919d0d3a1abc13d37f7e83c7d2 (patch)
treea09ad66b40c66351ce876e8f0f7ac8120e72f8f4 /src/validationinterface.cpp
parentMerge #18181: test: Remove incorrect assumptions in validation_flush_tests (diff)
parentscripted-diff: Wallet: Rename incorrectly named *UsedDestination (diff)
downloaddiscoin-225aa5d6d51968919d0d3a1abc13d37f7e83c7d2.tar.xz
discoin-225aa5d6d51968919d0d3a1abc13d37f7e83c7d2.zip
Merge #18193: scripted-diff: Wallet: Rename incorrectly named *UsedDestination
bca8665d0895c450e552c357a036d9e9579e3678 scripted-diff: Wallet: Rename incorrectly named *UsedDestination (Luke Dashjr) Pull request description: These functions are used to mark/check if a key of our own has been used to spend (and only for avoid-reuse wallets), which has nothing to do with the destination/address itself. Give them more accurate names to avoid confusion. -BEGIN VERIFY SCRIPT- sed -i -e 's/UsedDestination/SpentKey/g' $(git grep -l 'UsedDestination' ./src) -END VERIFY SCRIPT- ACKs for top commit: practicalswift: ACK bca8665d0895c450e552c357a036d9e9579e3678 -- patch looks correct and rationale makes sense instagibbs: ACK https://github.com/bitcoin/bitcoin/pull/18193/commits/bca8665d0895c450e552c357a036d9e9579e3678, much more meaningful name, thanks kallewoof: ACK bca8665d0895c450e552c357a036d9e9579e3678 Tree-SHA512: ff13d9061ffa748e92eb41ba962c3ec262a43e4b6abd62408b38c6f650395d6ae5851554257d1900fb02767a88d08380d592a27210192ee9abb72d0945976686
Diffstat (limited to 'src/validationinterface.cpp')
0 files changed, 0 insertions, 0 deletions