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
  1. jonatack commented at 7:52 PM on March 9, 2020: member

    This is the first commit from #17535.

  2. 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

  3. MarcoFalke approved
  4. MarcoFalke commented at 7:58 PM on March 9, 2020: member

    ACK

  5. test: add logging to wallet_listsinceblock.py d484279a46
  6. jonatack force-pushed on Mar 9, 2020
  7. MarcoFalke merged this on Mar 9, 2020
  8. MarcoFalke closed this on Mar 9, 2020

  9. jonatack deleted the branch on Mar 9, 2020
  10. deadalnix referenced this in commit 80303366ad on Jan 6, 2021
  11. DrahtBot locked this on Feb 15, 2022

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 site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me