[rpc] deriveaddresses: add range to CRPCConvertParam #15510

pull Sjors wants to merge 1 commits into bitcoin:master from Sjors:2019/02/rpcconsistentrange changing 2 files +2 −3
  1. Sjors commented at 2:24 PM on March 1, 2019: member

    Missing from #15497

  2. fanquake added the label RPC/REST/ZMQ on Mar 1, 2019
  3. fanquake added this to the milestone 0.18.0 on Mar 1, 2019
  4. [rpc] deriveaddresses: add range to CRPCConvertParam 9586157c0f
  5. Sjors force-pushed on Mar 1, 2019
  6. Sjors commented at 2:35 PM on March 1, 2019: member

    The linter caught a related mistake in CRPCCommand, so I fixed that as well.

  7. MarcoFalke commented at 3:19 PM on March 1, 2019: member

    ACK 9586157c0f9c12d3cfa55926ccc6c022324fa60a

    Before:

    $ ./src/bitcoin-cli -named deriveaddresses descriptor="wpkh(tprv8ZgxMBicQKsPd7Uf69XL1XwhmjHopUGep8GuEiJDZmbQz6o58LninorQAfcKZWARbtRtfnLcJ5MQ2AtHcQJCCRUcMRvmDUjyEmNUWwx8UbK/1/1/*)#kft60nuy" range=3
    error code: -8
    error message:
    Unknown named parameter range
    

    After:

    $ ./src/bitcoin-cli -named deriveaddresses descriptor="wpkh(tprv8ZgxMBicQKsPd7Uf69XL1XwhmjHopUGep8GuEiJDZmbQz6o58LninorQAfcKZWARbtRtfnLcJ5MQ2AtHcQJCCRUcMRvmDUjyEmNUWwx8UbK/1/1/*)#kft60nuy" range=0
    [
      "bcrt1qjqmxmkpmxt80xz4y3746zgt0q3u3ferr34acd5"
    ]
    
  8. fanquake commented at 3:33 PM on March 1, 2019: member

    utACK 9586157

  9. Sjors commented at 3:34 PM on March 1, 2019: member
    $ bitcoin-cli -named deriveaddresses descriptor="wpkh(tprv8...bK/1/1/*)#kft60nuy" range=3
    

    TIL how to use named params...

  10. promag commented at 3:47 PM on March 1, 2019: member

    utACK 9586157.

  11. laanwj commented at 9:03 AM on March 2, 2019: member

    utACK 9586157c0f9c12d3cfa55926ccc6c022324fa60a

  12. laanwj merged this on Mar 2, 2019
  13. laanwj closed this on Mar 2, 2019

  14. laanwj referenced this in commit 37f236acc6 on Mar 2, 2019
  15. Sjors deleted the branch on Mar 2, 2019
  16. jasonbcox referenced this in commit b06d072c8a on Oct 2, 2020
  17. vijaydasmp referenced this in commit dbe98c5bd9 on Sep 15, 2021
  18. vijaydasmp referenced this in commit 09d0b63546 on Sep 16, 2021
  19. vijaydasmp referenced this in commit 3d764126d8 on Sep 16, 2021
  20. vijaydasmp referenced this in commit 209fa51d9f on Sep 16, 2021
  21. vijaydasmp referenced this in commit 54d9254d6d on Sep 20, 2021
  22. MarcoFalke locked this on Dec 16, 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-04-13 15:15 UTC

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