bitcoinjs-lib/test/fixtures
junderw 25b5806cf1
Throw errors when p2wsh or p2wpkh contain uncompressed pubkeys.
This will enforce BIP143 compressed pubkey rules on an address generation level.
2020-05-21 11:11:12 +09:00
..
core add witness core transaction tests, re-ordered to be testable 2016-11-14 11:22:22 +11:00
address.json Add tests for regtest bech32 address 2018-11-15 15:44:03 +09:00
block.json Add weight and ability to get strippedsize 2019-11-29 15:30:23 +09:00
bufferutils.json rm deprecated bufferutils 2018-04-14 01:15:22 +10:00
crypto.json tests: simplify crypto fixtures 2015-09-08 16:03:49 +10:00
ecdsa.json rm ECSignature, add script.signature instead 2018-05-15 02:18:50 +10:00
ecpair.json tests/ECPair: test fromPublic/fromPrivate in isolation 2018-07-26 18:05:39 +10:00
embed.json Fix test cases to make sure that validate: true is being set to default 2018-09-03 12:05:06 +09:00
p2ms.json Add name attribute to Payments 2019-07-11 14:49:26 +09:00
p2pk.json Add name attribute to Payments 2019-07-11 14:49:26 +09:00
p2pkh.json Add name attribute to Payments 2019-07-11 14:49:26 +09:00
p2sh.json Add name attribute to Payments 2019-07-11 14:49:26 +09:00
p2wpkh.json Throw errors when p2wsh or p2wpkh contain uncompressed pubkeys. 2020-05-21 11:11:12 +09:00
p2wsh.json Throw errors when p2wsh or p2wpkh contain uncompressed pubkeys. 2020-05-21 11:11:12 +09:00
psbt.json Add sanity check for arguments 2019-10-01 14:54:57 +09:00
script.json nulldata: change data to array 2018-04-14 01:59:56 +10:00
script_number.json script_number: add impl/tests 2016-01-05 01:59:58 +11:00
signature.json ECPair/script_signature: switch to 64-byte RS buffers only 2018-05-22 16:59:05 +10:00
templates.json nulldata: change data to array 2018-04-14 01:59:56 +10:00
transaction.json Adding weights and vsize to fixtures 2017-06-21 01:38:05 +10:00
transaction_builder.json Throw errors when p2wsh or p2wpkh contain uncompressed pubkeys. 2020-05-21 11:11:12 +09:00