no way to get addresses which received via 'generated' transactions #429

issue rPman opened this issue on July 25, 2011
  1. rPman commented at 8:19 PM on July 25, 2011: none

    Some mining pools send rewards in first transactions in block, this transactions look's like generated, blockexplorer tools can detect list reward adresses, but bitcoin client can't. These transactions get into default "" account.

    listtransactions and gettransaction - show only amount bitcoins and transactions id

    I think it would be nice if the at the request 'gettransatstion' in the array 'details' were added the field 'address' and is specified correctly 'account'

  2. nanotube commented at 3:07 AM on July 26, 2011: none

    seems like a bug in the 'accounts' feature, that it fails to properly credit generated transactions, if the address used for generation belongs to an existing account.

  3. laanwj commented at 1:42 PM on April 29, 2014: member

    I've just verified that it does show an address for mined transactions now. No idea when this was fixed.

    {
        "account" : "",
        "address" : "mz99Z9TxtyzCp3Aqv6Q8DznWR7WGmCPk4o",
        "category" : "immature",
        "amount" : 25.00000000,
        "confirmations" : 1,
        "generated" : true,
        "blockhash" : "0000326781d60cd24ff7ef4b0ae12e204306b10e16c07c48c4a0ee0655cd93fa",
        "blockindex" : 0,
        "blocktime" : 1392899291,
        "txid" : "7526a3475bca68c4851dcd7c425b5ff24885a16f86de63ac0ec2820b3f6d8646",
        "walletconflicts" : [
        ],
        "time" : 1392899291,
        "timereceived" : 1394117591
    }
    

    Closing this issue.

  4. laanwj closed this on Apr 29, 2014

  5. dexX7 referenced this in commit 65682613c4 on Nov 15, 2016
  6. ptschip referenced this in commit a7ef44d259 on Apr 8, 2017
  7. kallewoof referenced this in commit c0d1dbc833 on Oct 4, 2019
  8. rajarshimaitra referenced this in commit 06d3508bba on Aug 5, 2021
  9. DrahtBot locked this on Sep 8, 2021
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-29 03:16 UTC

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