BTCP-Rebase/test/util/data
Andrew Chow 18dfea0dd0 Always create 70 byte signatures with low R values
When extra entropy is not specified by the caller, CKey::Sign will
now always create a signature that has a low R value and is at most
70 bytes. The resulting signature on the stack will be 71 bytes when
the sighash byte is included.

Using low R signatures means that the resulting DER encoded signature
will never need to have additional padding to account for high R
values.
2018-08-09 18:39:56 -07:00
..
bitcoin-util-test.json bitcoin-tx: Stricter check for valid integers 2018-07-07 14:25:09 +02:00
blanktxv1.hex Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py 2017-03-20 10:40:31 -04:00
blanktxv1.json Expose a transaction's weight via RPC 2018-04-13 15:18:26 -04:00
blanktxv2.hex Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py 2017-03-20 10:40:31 -04:00
blanktxv2.json Expose a transaction's weight via RPC 2018-04-13 15:18:26 -04:00
tt-delin1-out.hex Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py 2017-03-20 10:40:31 -04:00
tt-delin1-out.json Expose a transaction's weight via RPC 2018-04-13 15:18:26 -04:00
tt-delout1-out.hex Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py 2017-03-20 10:40:31 -04:00
tt-delout1-out.json Expose a transaction's weight via RPC 2018-04-13 15:18:26 -04:00
tt-locktime317000-out.hex Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py 2017-03-20 10:40:31 -04:00
tt-locktime317000-out.json Expose a transaction's weight via RPC 2018-04-13 15:18:26 -04:00
tx394b54bb.hex Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py 2017-03-20 10:40:31 -04:00
txcreate1.hex Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py 2017-03-20 10:40:31 -04:00
txcreate1.json Expose a transaction's weight via RPC 2018-04-13 15:18:26 -04:00
txcreate2.hex Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py 2017-03-20 10:40:31 -04:00
txcreate2.json Expose a transaction's weight via RPC 2018-04-13 15:18:26 -04:00
txcreatedata1.hex Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py 2017-03-20 10:40:31 -04:00
txcreatedata1.json Expose a transaction's weight via RPC 2018-04-13 15:18:26 -04:00
txcreatedata2.hex Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py 2017-03-20 10:40:31 -04:00
txcreatedata2.json Expose a transaction's weight via RPC 2018-04-13 15:18:26 -04:00
txcreatedata_seq0.hex Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py 2017-03-20 10:40:31 -04:00
txcreatedata_seq0.json Expose a transaction's weight via RPC 2018-04-13 15:18:26 -04:00
txcreatedata_seq1.hex Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py 2017-03-20 10:40:31 -04:00
txcreatedata_seq1.json Expose a transaction's weight via RPC 2018-04-13 15:18:26 -04:00
txcreatemultisig1.hex Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py 2017-03-20 10:40:31 -04:00
txcreatemultisig1.json Expose a transaction's weight via RPC 2018-04-13 15:18:26 -04:00
txcreatemultisig2.hex Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py 2017-03-20 10:40:31 -04:00
txcreatemultisig2.json Expose a transaction's weight via RPC 2018-04-13 15:18:26 -04:00
txcreatemultisig3.hex Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py 2017-03-20 10:40:31 -04:00
txcreatemultisig3.json Expose a transaction's weight via RPC 2018-04-13 15:18:26 -04:00
txcreatemultisig4.hex Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py 2017-03-20 10:40:31 -04:00
txcreatemultisig4.json Expose a transaction's weight via RPC 2018-04-13 15:18:26 -04:00
txcreatemultisig5.json Expose a transaction's weight via RPC 2018-04-13 15:18:26 -04:00
txcreateoutpubkey1.hex Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py 2017-03-20 10:40:31 -04:00
txcreateoutpubkey1.json Expose a transaction's weight via RPC 2018-04-13 15:18:26 -04:00
txcreateoutpubkey2.hex Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py 2017-03-20 10:40:31 -04:00
txcreateoutpubkey2.json Expose a transaction's weight via RPC 2018-04-13 15:18:26 -04:00
txcreateoutpubkey3.hex Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py 2017-03-20 10:40:31 -04:00
txcreateoutpubkey3.json Expose a transaction's weight via RPC 2018-04-13 15:18:26 -04:00
txcreatescript1.hex Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py 2017-03-20 10:40:31 -04:00
txcreatescript1.json Expose a transaction's weight via RPC 2018-04-13 15:18:26 -04:00
txcreatescript2.hex Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py 2017-03-20 10:40:31 -04:00
txcreatescript2.json Expose a transaction's weight via RPC 2018-04-13 15:18:26 -04:00
txcreatescript3.hex Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py 2017-03-20 10:40:31 -04:00
txcreatescript3.json Expose a transaction's weight via RPC 2018-04-13 15:18:26 -04:00
txcreatescript4.hex Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py 2017-03-20 10:40:31 -04:00
txcreatescript4.json Expose a transaction's weight via RPC 2018-04-13 15:18:26 -04:00
txcreatesignv1.hex Always create 70 byte signatures with low R values 2018-08-09 18:39:56 -07:00
txcreatesignv1.json Always create 70 byte signatures with low R values 2018-08-09 18:39:56 -07:00
txcreatesignv2.hex Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py 2017-03-20 10:40:31 -04:00