[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. MarcoFalke cross-referenced this on Jul 6, 2016 from issue [Wallet] add HD keypath to CKeyMetadata, report over validateaddress by jonasschnelli
  6. [qa] test_framework: Add wrapper for stop_node fa9976b853
  7. MarcoFalke force-pushed on Jul 7, 2016
  8. [qa] Add wallet-hd test fade505e8b
  9. 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.

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

    Thanks for the test! Tested ACK fade505e8b0fa37e2d99bf94259250271a9604d4

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

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

  15. laanwj referenced this in commit bb2646aea0 on Jul 8, 2016
  16. MarcoFalke deleted the branch on Jul 8, 2016
  17. codablock cross-referenced this on Feb 7, 2018 from issue Collection of PRs and single commits missed in previous backports by codablock
  18. str4d referenced this in commit 73fc95918c on Mar 24, 2020
  19. str4d cross-referenced this on Mar 24, 2020 from issue Backport RPC test harness PRs by str4d
  20. zkbot referenced this in commit b2ab91b032 on Mar 24, 2020
  21. str4d referenced this in commit b0d81be4cd on Mar 24, 2020
  22. zkbot referenced this in commit 38755ebc22 on Mar 24, 2020
  23. zkbot referenced this in commit da12da80c4 on Apr 2, 2020
  24. zkbot referenced this in commit 1be7250db9 on Apr 3, 2020
  25. bitcoin locked this on Sep 8, 2021

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-05-20 06:55 UTC