Commit Graph

18 Commits (773f4c99c00c0b1d8c1b53cb99ba571337100953)

Author SHA1 Message Date
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
nicolas.dorier 6d803494b5
Don't show addresses or P2PK in decoderawtransaction
5 years ago
Ben Woosley 9c5af58d51
Consolidate redundant implementations of ParseHashStr
6 years ago
Andrew Chow 18dfea0dd0 Always create 70 byte signatures with low R values
6 years ago
Daniel Kraft 57889e688d bitcoin-tx: Stricter check for valid integers
6 years ago
Matt Corallo 2874709a9f Expose a transaction's weight via RPC
7 years ago
practicalswift d27327c79a Fix typos
7 years ago
MarcoFalke faaeeb0d3e Bump univalue and fix json formatting in tests
7 years ago
Wladimir J. van der Laan aa624b61c9
Merge #11167: Full BIP173 (Bech32) support
7 years ago
Pieter Wuille c091b99379 Implement BIP173 addresses and tests
7 years ago
Matt Corallo 28d4542a0a Disallow uncompressed pubkeys in bitcoin-tx [multisig] output adds
7 years ago
Wladimir J. van der Laan ec05c508c6 rpc: Use ValueFromAmount instead of FormatMoney in TxToUniv
7 years ago
jonnynewbs 0ff9320bf5 refactor TxToJSON() and ScriptPubKeyToJSON()
8 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