Commit Graph

11 Commits (3f89c0e9902338ad8a507a938dceeeb3191eece6)

Author SHA1 Message Date
João Barbosa c92387232f refactor: Extract ParseOpCode from ParseScript
4 years ago
MarcoFalke 210b533a11
Merge #18447: test: Add coverage for script parse error in ParseScript
5 years ago
pierrenn 9ab14e4d21 Limit decimal range of numbers ParseScript accepts
5 years ago
pierrenn dcda81c471
test: add coverage for script parse error in ParseScript
5 years ago
Ben Woosley 9c5af58d51
Consolidate redundant implementations of ParseHashStr
6 years ago
Daniel Kraft 57889e688d bitcoin-tx: Stricter check for valid integers
6 years ago
practicalswift d27327c79a Fix typos
7 years ago
Matt Corallo 28d4542a0a Disallow uncompressed pubkeys in bitcoin-tx [multisig] output adds
7 years ago
John Newbery 19ecd1e2e1 Add tests for bitcoin-tx input checking
8 years ago
John Newbery 21704f6334 Check stderr when testing bitcoin-tx
8 years ago
John Newbery 63d66ba20a Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py
8 years ago