Report immature coinbase txns in listtransactions #138

pull gavinandresen wants to merge 1 commits into bitcoin:master from gavinandresen:list_immature changing 3 files +31 −21
  1. gavinandresen commented at 7:11 PM on March 27, 2011: contributor

    This patch adds immature generated blocks to listtransactions. They are reported just like mature blocks, except the category is 'immature' instead of 'generate'.

    This functionality is needed by people creating alternative, JSON-RPC-based GUIs, and is useful for impatient miners who currently grep through debug.log or use unofficial patches to see not-yet-mature blocks they've generated.

  2. Report immature coinbase transactions in listtransactions
    Report coin generation transactions as 'category':'immature' until they have 120 confirmations (when they are reported as 'category':'generate', as before).
    If the block they are in is not part of the main chain (you lost a 'block race'), then they are reported as 'category':'orphan' (with 0 confirmations).
    198fd7b0bd
  3. gavinandresen merged this on Apr 12, 2011
  4. gavinandresen closed this on Apr 12, 2011

  5. rebroad referenced this in commit 8201f6c1fd on Apr 1, 2014
  6. dexX7 referenced this in commit 4826a987aa on Sep 27, 2014
  7. glv2 referenced this in commit a06e6d053d on Dec 1, 2014
  8. sipa referenced this in commit 4903b80d6a on Dec 7, 2014
  9. sipa referenced this in commit ecae2acb06 on Dec 11, 2014
  10. TheBlueMatt referenced this in commit 582b2934e6 on Oct 20, 2015
  11. nomnombtc referenced this in commit 6ec0f08b2e on Oct 29, 2016
  12. deadalnix referenced this in commit 17288069fb on Jan 19, 2017
  13. destenson referenced this in commit fb49d9e009 on Nov 18, 2017
  14. cryptapus referenced this in commit 8036118a34 on Feb 12, 2019
  15. attilaaf referenced this in commit 1626b2e659 on Jan 13, 2020
  16. rajarshimaitra referenced this in commit 13297fe9c7 on Aug 5, 2021
  17. DrahtBot 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-13 21:16 UTC

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