add parameter from to listtransactions this allows querying for ranges, i.e. transactions [from, from+count)
add parameter "from" to listtransactions (range queries) #160
pull CAFxX wants to merge 2 commits into bitcoin:master from CAFxX:listtransactions-from changing 1 files +7 −3-
CAFxX commented at 7:01 AM on April 15, 2011: none
-
add parameter from to listtransactions this allows querying for ranges, i.e. transactions [from, from+count) 5aef2c0d55
-
gavinandresen commented at 3:22 PM on April 15, 2011: contributor
Please start a thread on the forums about this (if you haven't already): http://www.bitcoin.org/smf/index.php?board=6.0
-
CAFxX commented at 5:34 PM on April 15, 2011: none
-
gavinandresen commented at 1:46 PM on May 1, 2011: contributor
Did you test calling this from command-line bitcoind? I don't see a call to ConvertTo down around line 2090 of rpc.cpp to convert the third param from a string to an integer.
-
Allow using the [from] parameter also from command-line ec86134a0d
-
CAFxX commented at 4:36 PM on May 7, 2011: none
whoops! nope, I didn't test the command-line. fixed.
- gavinandresen referenced this in commit 6244e44999 on May 9, 2011
- gavinandresen merged this on May 9, 2011
- gavinandresen closed this on May 9, 2011
-
gavinandresen commented at 6:04 PM on May 9, 2011: contributor
In the future, please test your patches before submitting. This broke the build, and the feature was broken, too.
-
CAFxX commented at 8:14 PM on May 9, 2011: none
Fixed and tested (linux-x64). You may want to pull because I also forgot to change the number of incoming parameters (see https://github.com/CAFxX/bitcoin/commit/80d9115d9820a884955e82db7d41662c4dd53758#L0R1085 ) Sorry about the breakage, I assumed a number of things that in the end turned out to be quite different.
- dexX7 referenced this in commit 11c78278c0 on Oct 13, 2014
- sipa referenced this in commit 94ca214e3d on Dec 18, 2014
- sipa referenced this in commit 855f50ab33 on Dec 23, 2014
- sipa referenced this in commit 7873633b57 on Jan 5, 2015
- glv2 referenced this in commit e577206cc9 on Apr 22, 2015
- dexX7 referenced this in commit c7f27da1bb on Aug 26, 2015
- TheBlueMatt referenced this in commit 582b2934e6 on Oct 20, 2015
- deadalnix referenced this in commit 7181fed67b on Sep 18, 2016
- deadalnix referenced this in commit a098f783fc on Jan 19, 2017
- lateminer referenced this in commit 45eee27e8f on Dec 9, 2017
- classesjack referenced this in commit 6697700007 on Jan 2, 2018
- 0xartem referenced this in commit ef5021a2c0 on Apr 27, 2018
- cryptapus referenced this in commit cbc6c9cbdf on Aug 1, 2019
- attilaaf referenced this in commit 206c2466b6 on Jan 13, 2020
- Losangelosgenetics referenced this in commit 5945d6b12b on Mar 12, 2020
- KolbyML referenced this in commit b3b7cfc320 on Aug 1, 2020
- cryptapus referenced this in commit af026b6133 on May 3, 2021
- hebasto referenced this in commit e638acf697 on Jun 7, 2021
- rajarshimaitra referenced this in commit ecd75d2a42 on Aug 5, 2021
- DrahtBot locked this on Sep 8, 2021