listunspent address support #3561

issue michaeljs1990 opened this issue on January 20, 2014
  1. michaeljs1990 commented at 8:36 PM on January 20, 2014: none

    I would like to propose that an optional [bitcoinaddress] parameter is added to the end of listunspent. It seems wasteful to return all addresses and have to search through them everytime. Currently the closest thing to this would be assigning an account to every address generated which would be a huge mess.

    The following would be the new parameters.

    <pre><code>listunspent [minconf=1] [maxconf=999999] [bitcoinaddress] </code></pre>

  2. sipa commented at 8:42 PM on January 20, 2014: member

    Seems reasonable to me.

  3. aalness commented at 7:23 PM on January 22, 2014: contributor

    The current code on master seems to offer this functionality:

    listunspent ( minconf maxconf ["address",...] )

    Where: 3. "addresses" (string) A json array of bitcoin addresses to filter

  4. michaeljs1990 commented at 7:26 PM on January 22, 2014: none

    I did not notice that I pulled down master recently but was going off the wiki which does not list it I will see about updating the wiki later today and looking over other changes in master that may not be in the wiki.

  5. gmaxwell closed this on Jan 22, 2014

  6. MarcoFalke 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-04-20 00:15 UTC

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