This is the first commit from #17535.
test: add logging to wallet_listsinceblock.py #18306
pull jonatack wants to merge 1 commits into bitcoin:master from jonatack:listsinceblock-logging changing 1 files +8 −2-
jonatack commented at 7:52 PM on March 9, 2020: member
-
in test/functional/wallet_listsinceblock.py:116 in a3ad519ac6 outdated
112 | @@ -110,7 +113,7 @@ def test_reorg(self): 113 | # generate on both sides 114 | lastblockhash = self.nodes[1].generate(6)[5] 115 | self.nodes[2].generate(7) 116 | - self.log.info('lastblockhash=%s' % (lastblockhash)) 117 | + self.log.debug('lastblockhash=%s' % (lastblockhash))
MarcoFalke commented at 7:58 PM on March 9, 2020:nit: While changing this line, could also switch to
''.format(...)
jonatack commented at 8:09 PM on March 9, 2020:agreed
MarcoFalke approvedMarcoFalke commented at 7:58 PM on March 9, 2020: memberACK
test: add logging to wallet_listsinceblock.py d484279a46jonatack force-pushed on Mar 9, 2020MarcoFalke merged this on Mar 9, 2020MarcoFalke closed this on Mar 9, 2020jonatack deleted the branch on Mar 9, 2020deadalnix referenced this in commit 80303366ad on Jan 6, 2021DrahtBot locked this on Feb 15, 2022Contributors
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-13 18:14 UTC
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-13 18:14 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me