Daniel Cousens
|
1c64094c29
|
use hoodwink@2.0.0
|
6 years ago |
Daniel Cousens
|
07fcbe5890
|
rm unused imports
|
6 years ago |
Daniel Cousens
|
d06c149ec3
|
avoid special code path, add explicit fixture overwrite
|
6 years ago |
junderw
|
f84a5d18a3
|
Fix test cases to make sure that validate: true is being set to default
|
6 years ago |
Daniel Cousens
|
89eb6fac03
|
break test/transaction_builder contruct stages, add sequential example
|
6 years ago |
Daniel Cousens
|
ad6fa57a6d
|
1 timeout to rule them all
|
6 years ago |
Daniel Cousens
|
77bb5f9bf8
|
test/integration/addresses: add missing extra timeout
|
6 years ago |
Daniel Cousens
|
cd9e6d1d5e
|
tests/p2wsh: add secondary stacksEqual test
|
7 years ago |
Daniel Cousens
|
1051946f00
|
tests/payments/p2pk: fix wrong fixture names
|
7 years ago |
Daniel Cousens
|
55207e5742
|
tests/payments/p2pk*: add signature mismatch tests
|
7 years ago |
Daniel Cousens
|
85b1b92b6d
|
tests/ECPair: test fromPublic/fromPrivate in isolation
|
7 years ago |
Daniel Cousens
|
94f0ae85e3
|
tests/integration: fix ecurve import, as removed
|
7 years ago |
Daniel Cousens
|
ca4c9ca64c
|
add note about P2WPKH in P2WSH as a consensus fail
|
7 years ago |
Daniel Cousens
|
31ab9bfc03
|
tests/integration: throw verbose error if unspent is missing
|
7 years ago |
Daniel Cousens
|
de0259a820
|
tests/integration/payments: enable failing P2SH(P2WSH(P2WPKH)) tests
|
7 years ago |
Daniel Cousens
|
faf3645361
|
tests/integration: allow more time
|
7 years ago |
Daniel Cousens
|
b2d3a2cf30
|
testing: add payments tests for each standard payment type
|
7 years ago |
Daniel Cousens
|
732df83346
|
tests/integration: simplify the bare witness examples
|
7 years ago |
Daniel Cousens
|
5e91c83e0a
|
tests/fixtures: amend TxBuilder P2WPKH fixtures
|
7 years ago |
Daniel Cousens
|
51792c3528
|
tests/integration: add bare witness output tests
|
7 years ago |
Daniel Cousens
|
14d9636b6e
|
testing/p2wsh: add missing test case coverage
|
7 years ago |
Daniel Cousens
|
de90fea0ac
|
payments: rename p2data to embed
|
7 years ago |
Daniel Cousens
|
44c13665c8
|
payments: add p2data
|
7 years ago |
Daniel Cousens
|
d886e76abd
|
tests/payments: add null data tests
|
7 years ago |
Daniel Cousens
|
8aa4c8fdd4
|
payments: prepare tests for null data
|
7 years ago |
Daniel Cousens
|
7104bb412e
|
tests/payments: add missing tests
|
7 years ago |
Daniel Cousens
|
0d9619aeed
|
payments/p2wpkh: fix exception messages
|
7 years ago |
Daniel Cousens
|
4901d41fa9
|
tests/integration: change tests to not use templates
|
7 years ago |
Daniel Cousens
|
4454e2925a
|
tests/integration: rm use of templates
|
7 years ago |
Daniel Cousens
|
eb01d35aa4
|
tests: rm last use of templates for txbuilder
|
7 years ago |
Daniel Cousens
|
6cacea6f31
|
rm templates export, rename to classify
|
7 years ago |
Daniel Cousens
|
400be7114b
|
use payments in TxBuilder
|
7 years ago |
Daniel Cousens
|
1fba0c62a5
|
tests: add missing context information to Sighash V1 description
|
7 years ago |
Daniel Cousens
|
90a34ef2fe
|
add timeout to CTLV tests
|
7 years ago |
Daniel Cousens
|
256656f766
|
use payments in integration tests
|
7 years ago |
Daniel Cousens
|
8197f9d704
|
less strict on inputs
|
7 years ago |
Daniel Cousens
|
f9a739e1db
|
add payments p2ms, p2pk, p2pkh, p2sh, p2wpkh, p2wsh
|
7 years ago |
Daniel Cousens
|
7756c5dd76
|
bump tiny-secp256k1
|
7 years ago |
Daniel Cousens
|
3588fc1db3
|
fix BN require
|
7 years ago |
Will O'Beirne
|
d2ea50b296
|
Replace bigi with bnjs. Updated README links to tests.
|
7 years ago |
Daniel Cousens
|
a5db0a4e44
|
sed -i 's/ var / const /', with const->let fixes
|
7 years ago |
Daniel Cousens
|
91b8823aa8
|
sed -i 's/^var /const /'
|
7 years ago |
Daniel Cousens
|
93b1ae4303
|
sed -i 's/^let /const /'
|
7 years ago |
Daniel Cousens
|
4f089fceb4
|
tests: use random keys to prevent db limitations
|
7 years ago |
Daniel Cousens
|
bc7ca710ed
|
use blockchain.info for 3PBP address example
|
7 years ago |
Daniel Cousens
|
58f50e9f1c
|
tests: fix invalid pubKey used in testing
|
7 years ago |
Daniel Cousens
|
7592a6bcc2
|
script: rename isCanonicalSignature to isCanonicalScriptSignature
|
7 years ago |
Daniel Cousens
|
d934e543d8
|
rm Litecoin
|
7 years ago |
Daniel Cousens
|
2fe220517f
|
transition ECPair to properties over getters
|
7 years ago |
Daniel Cousens
|
fba0699dd3
|
rm ecdsa, add new ECPair using secp256k1
|
7 years ago |