aboutsummaryrefslogtreecommitdiff
path: root/test/util/data/bitcoin-util-test.json
AgeCommit message (Expand)Author
2020-03-27Merge #18447: test: Add coverage for script parse error in ParseScriptMarcoFalke
2020-03-27Limit decimal range of numbers ParseScript acceptspierrenn
2020-03-27test: add coverage for script parse error in ParseScriptpierrenn
2018-09-25Consolidate redundant implementations of ParseHashStrBen Woosley
2018-07-07bitcoin-tx: Stricter check for valid integersDaniel Kraft
2018-03-21Fix typospracticalswift
2017-09-20Disallow uncompressed pubkeys in bitcoin-tx [multisig] output addsMatt Corallo
2017-03-30Add tests for bitcoin-tx input checkingJohn Newbery
2017-03-30Check stderr when testing bitcoin-txJohn Newbery
2017-03-20Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.pyJohn Newbery