getreceivedbyaddress and listreceivedbyaddress do not add amounts received from coinbase transactions. They are explicitly filtered out. Is there a reason for them not being included?
received wallet rpc calls do not include coinbase outputs #14654
issue andrewtoth opened this issue on November 5, 2018-
andrewtoth commented at 2:17 AM on November 5, 2018: contributor
- fanquake added the label RPC/REST/ZMQ on Nov 5, 2018
-
promag commented at 3:27 PM on November 5, 2018: member
The filter is there for long time, not sure the particular reason. Maybe because the idea is to just show funds received by others.
I'm afraid changing this behavior can be considered a breaking change, but a new option could be added to include those outputs.
- andrewtoth cross-referenced this on Nov 12, 2018 from issue [RPC] Include coinbase transactions in receivedby RPCs by andrewtoth
- MarcoFalke cross-referenced this on Jun 21, 2020 from issue doc: RPC command `getreceivedbyaddress` does not include mined coins by ben-kaufman
- bitcoin deleted a comment on Apr 10, 2021
- MarcoFalke closed this on Dec 7, 2021
- RandyMcMillan referenced this in commit 778314924e on Dec 23, 2021
- bitcoin locked this on Dec 7, 2022