Commit graph

9 commits

Author SHA1 Message Date
Vlad Stan
7d3bc8ffbc #5 remove redeem script name 2020-10-01 15:12:54 +03:00
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
junderw
c403757ce8
Add name attribute to Payments 2019-07-11 14:49:26 +09:00
Daniel Cousens
1b4dc48d75 add failing tests for redeem.network derivation 2018-09-26 16:03:42 +10:00
Daniel Cousens
6927f74b7a add inverted Network mismatch tests 2018-09-26 16:03:42 +10:00
junderw
f84a5d18a3
Fix test cases to make sure that validate: true is being set to default 2018-09-03 12:05:06 +09:00
Daniel Cousens
cd9e6d1d5e tests/p2wsh: add secondary stacksEqual test 2018-07-27 21:00:49 +10:00
Daniel Cousens
14d9636b6e testing/p2wsh: add missing test case coverage 2018-07-17 15:35:08 +10:00
Daniel Cousens
f9a739e1db add payments p2ms, p2pk, p2pkh, p2sh, p2wpkh, p2wsh 2018-06-26 21:24:08 +10:00