getreceivedbyaddress and listreceivedbyaddress inconsistent when dealing with multisignature addresses #3217

issue ThePiachu opened this issue on November 7, 2013
  1. ThePiachu commented at 7:50 AM on November 7, 2013: none

    Calling listreceivedbyaddress I receive:

    { "result": [ { "address": "2NAdAGFnhk5qvFQNiFVMNuK59QzPLvn3zAv", "account": "MultiTest1", "amount": 1.0, "confirmations": 1 } ], "error": null, "id": "1" }

    Calling getreceivedbyaddress (2NAdAGFnhk5qvFQNiFVMNuK59QzPLvn3zAv), I get

    { "result": 0.0, "error": null, "id": "1" }

    Those two functions should return similar results but they don't, at least for multisignature addresses.

  2. Bushstar referenced this in commit bb7a32d2e2 on Apr 8, 2020
  3. Bushstar referenced this in commit ef55e48c1e on Apr 8, 2020
  4. MarcoFalke commented at 8:07 PM on April 24, 2020: member

    Is this still an issue with a recent version of Bitcoin Core? If yes, what are the steps to reproduce?

  5. MarcoFalke closed this on Apr 24, 2020

  6. DrahtBot locked this on Feb 15, 2022
Labels

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-21 18:16 UTC

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