Listtransactions strange behavior with high "from" values #322

issue DrHaribo opened this issue on June 16, 2011
  1. DrHaribo commented at 8:30 PM on June 16, 2011: none

    For account "" or "*" listtransactions reports transactions for "from" arguments way past the last actual transactions available.

    Test of high "from" numbers:

    bitcoind listtransactions "" 1 9999999 [ { "account" : "", "category" : "generate", "amount" : 50.00000000, "confirmations" : 897, "txid" : "486dfdb3b9f61b4fa5b8b98c388e5b4b71f05a85371dd653aafe23d93aa56f08", "time" : 1307918798 } ]

    This is not actually transaction 9999999, but rather transaction 9:

    bitcoind listtransactions "" 1 9 [ { "account" : "", "category" : "generate", "amount" : 50.00000000, "confirmations" : 897, "txid" : "486dfdb3b9f61b4fa5b8b98c388e5b4b71f05a85371dd653aafe23d93aa56f08", "time" : 1307918798 } ]

    I realize the transactions are not actually numbered, but this behavior is unexpected. It does not seem to happen with other accounts than "" and "*".

  2. jgarzik closed this on Jul 5, 2012

  3. destenson referenced this in commit a91feb3d73 on Nov 18, 2017
  4. destenson referenced this in commit 44d30dfbc2 on Nov 18, 2017
  5. classesjack referenced this in commit 861a88c86b on Jan 2, 2018
  6. lateminer referenced this in commit ae44c8063d on Oct 16, 2019
  7. attilaaf referenced this in commit 52733e97e9 on Jan 13, 2020
  8. cryptapus referenced this in commit 7b089bf21a on May 3, 2021
  9. rajarshimaitra referenced this in commit c5b14b7dbb on Aug 5, 2021
  10. 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-29 03:16 UTC

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