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
|
2fe220517f
|
transition ECPair to properties over getters
|
7 years ago |
Daniel Cousens
|
fba0699dd3
|
rm ecdsa, add new ECPair using secp256k1
|
7 years ago |
Daniel Cousens
|
c2a5d9dc1a
|
rm getAddress
|
7 years ago |
Daniel Cousens
|
c58ada362e
|
rm ECSignature, add script.signature instead
|
8 years ago |
Daniel Cousens
|
6344be50ae
|
integration: adhere to new nullData API
|
7 years ago |
Daniel Cousens
|
647f06e629
|
amend test fixtures and add default test case
|
7 years ago |
Daniel Cousens
|
4ca6bf4e81
|
use https://api.dcousens.cloud reg-test server instead of testnet
|
7 years ago |
BRAMILLE Sébastien
|
919b7cec60
|
Update transactions.js
|
7 years ago |
Daniel Cousens
|
4267527997
|
tests: actual expected form
|
7 years ago |
Daniel Cousens
|
ed732d5caf
|
add Transaction signature verify example
|
7 years ago |
Daniel Cousens
|
02b38695cc
|
tests: txb for TxBuilder, Tx for Transaction
|
7 years ago |
Daniel Cousens
|
6d0a20cee1
|
tests: add P2WPK, P2WSH spend example
|
7 years ago |
Daniel Cousens
|
a4fe3d3139
|
testing/integration/examples: isolate to addresses/transactions
examples, use public broadcast endpoints
|
8 years ago |