Help text appears to have been copy/pasted from getrawtransaction, so it erroneously asked for a txid where rawtransaction hex should appear.
Typo Fix In decoderawtransaction Help: s/txid/hex/ #4106
pull harding wants to merge 2 commits into bitcoin:master from harding:decoderawhelp changing 1 files +2 −7-
harding commented at 6:45 PM on April 29, 2014: contributor
-
5cc0133ae5
Typo Fix In decoderawtransaction Help: s/txid/hex/
Help text appears to have been copy/pasted from getrawtransaction, so it erroneously asked for a txid where rawtransaction hex should appear.
-
sipa commented at 6:54 PM on April 29, 2014: member
ACK
-
80c521e2f2
Deleted Lines Not Part Of decoderawtransaction
More lines which were copy/pasted from getrawtransaction but which aren't displayed by decoderawtransaction.
-
harding commented at 7:14 PM on April 29, 2014: contributor
Pull updated: I realized there were lines which the help claimed would be displayed in the JSON output, but which won't actually be displayed by decoderawtransaction.
-
laanwj commented at 7:12 AM on May 1, 2014: member
ACK after squashing into one commit
-
BitcoinPullTester commented at 2:24 PM on May 2, 2014: none
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/80c521e2f24340c12593c8a459dcea7a74cee806 for binaries and test log. This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.
- laanwj referenced this in commit e0c06d2c49 on May 8, 2014
-
laanwj commented at 9:49 AM on May 8, 2014: member
Committed as e0c06d2c
- laanwj closed this on May 8, 2014
- dexX7 referenced this in commit 8c82ff3da9 on May 9, 2014
- MathyV referenced this in commit 1cc2be3f53 on Nov 3, 2014
- DrahtBot locked this on Sep 8, 2021
Contributors