Some command line args (-spendzeroconfchange, -sendfreetransactions, -permitbaremultisig, and -proxyrandomize) were parsed using GetArg instead of GetBoolArg. This was causing '-spendzeroconfchange' to be interpreted as turning off the option unless you called '-spendzeroconfchange=1'.
Clean up parsing of bool command line args #6125
pull morcos wants to merge 1 commits into bitcoin:master from morcos:fix-arg-parsing changing 1 files +5 −5-
morcos commented at 9:11 PM on May 12, 2015: member
-
Clean up parsing of bool command line args 472b4c5dda
-
jgarzik commented at 9:12 PM on May 12, 2015: contributor
ut ACK
- laanwj added the label Improvement on May 13, 2015
-
laanwj commented at 2:00 PM on May 13, 2015: member
Makes sense, uACK
-
fanquake commented at 2:04 PM on May 13, 2015: member
utACK
- gavinandresen merged this on May 13, 2015
- gavinandresen closed this on May 13, 2015
- gavinandresen referenced this in commit 351f73ecd5 on May 13, 2015
-
gavinandresen commented at 7:26 PM on May 13, 2015: contributor
ACK (merged)
-
laanwj commented at 9:25 AM on May 14, 2015: member
Thanks for merging @gavinandresen
- MarcoFalke locked this on Sep 8, 2021
Contributors
Labels