aboutsummaryrefslogtreecommitdiff
path: root/src/chain.h
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2023-05-31 10:53:20 +0100
committerfanquake <fanquake@gmail.com>2023-05-31 11:10:57 +0100
commit1b8b28d83b2b59356fbe718c552156f60a951cf2 (patch)
tree757ec2eeb15db1ee94fc6e980527c5c5d36832d0 /src/chain.h
parent433f17bc3fe42b42ff89ca02112fc917a6287506 (diff)
parenta10f032115644d60a4321af06768d87d625affc1 (diff)
downloadbitcoin-1b8b28d83b2b59356fbe718c552156f60a951cf2.tar.xz
Merge bitcoin/bitcoin#27786: fuzz: fix wallet notifications.cpp
a10f032115644d60a4321af06768d87d625affc1 fuzz: fix wallet notifications.cpp (furszy) Pull request description: Fixing https://github.com/bitcoin/bitcoin/pull/27469#issuecomment-1568815816. As the fuzzing test requires all blocks to be scanned by the wallet (because it is asserting the wallet balance at the end), we need to ensure that no blocks are skipped by the recently added wallet birth time functionality. This just means setting the chain accumulated time to the maximum value, so the wallet birth time is always below it, and the block is always processed by the wallet. ACKs for top commit: MarcoFalke: lgtm ACK a10f032115644d60a4321af06768d87d625affc1, thanks Tree-SHA512: c9b38c52917cc36674415470752625b8161fc6b878b0b87d6926b462ba9666be3c225d396604c7e944a4c268fc35fc624807777aa0ed94bddbe18d8f8436de3c
Diffstat (limited to 'src/chain.h')
0 files changed, 0 insertions, 0 deletions