[qa] Add wallet-hd test #8309

pull MarcoFalke wants to merge 2 commits into bitcoin:master from MarcoFalke:Mf1607-qaHD changing 3 files +82 −0
  1. MarcoFalke commented at 6:18 PM on July 6, 2016: member

    No description provided.

  2. MarcoFalke added the label Wallet on Jul 6, 2016
  3. MarcoFalke added the label Tests on Jul 6, 2016
  4. MarcoFalke added this to the milestone 0.13.0 on Jul 6, 2016
  5. [qa] test_framework: Add wrapper for stop_node fa9976b853
  6. MarcoFalke force-pushed on Jul 7, 2016
  7. [qa] Add wallet-hd test fade505e8b
  8. in qa/rpc-tests/wallet-hd.py:None in 7d573c7ec9 outdated
      66 | +            hd_add_2 = self.nodes[1].getnewaddress()
      67 | +        assert_equal(hd_add, hd_add_2)
      68 | +
      69 | +        # Needs rescan?
      70 | +        self.stop_node(1)
      71 | +        self.nodes[1] = start_node(1, self.options.tmpdir, self.node_args[1].extend(['-rescan']))
    


    jonasschnelli commented at 7:52 PM on July 7, 2016:

    This won't trigger a rescan. It should be self.node_args[1] + ['-rescan']. self.node_args[1].extend(['-rescan']) results in null?.


    MarcoFalke commented at 8:06 PM on July 7, 2016:

    Awesome! It is always good to have fresh eyes look on the code.

    Will push a fix and then squash the commits.

  9. MarcoFalke force-pushed on Jul 7, 2016
  10. jonasschnelli commented at 7:31 AM on July 8, 2016: contributor

    Thanks for the test! Tested ACK fade505e8b0fa37e2d99bf94259250271a9604d4

  11. laanwj commented at 7:57 AM on July 8, 2016: member

    Thanks for the test @MarcoFalke and thanks for investigating the issue so quickly during the meeting yesterday @jonasschnelli ACK fade505

  12. laanwj merged this on Jul 8, 2016
  13. laanwj closed this on Jul 8, 2016

  14. laanwj referenced this in commit bb2646aea0 on Jul 8, 2016
  15. MarcoFalke deleted the branch on Jul 8, 2016
  16. str4d referenced this in commit 73fc95918c on Mar 24, 2020
  17. zkbot referenced this in commit b2ab91b032 on Mar 24, 2020
  18. str4d referenced this in commit b0d81be4cd on Mar 24, 2020
  19. zkbot referenced this in commit 38755ebc22 on Mar 24, 2020
  20. zkbot referenced this in commit da12da80c4 on Apr 2, 2020
  21. zkbot referenced this in commit 1be7250db9 on Apr 3, 2020
  22. DrahtBot locked this on Sep 8, 2021

Milestone
0.13.0


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-17 06:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me