158 Commits (fba0699dd385a8405a8f0cf4f61dda9b31a5123a)

Author SHA1 Message Date
Daniel Cousens fba0699dd3 rm ecdsa, add new ECPair using secp256k1 7 years ago
Daniel Cousens c2a5d9dc1a rm getAddress 7 years ago
Daniel Cousens 4ed1a49dc5 force update MTP if tests not run 7 years ago
Daniel Cousens 4aaf295cd5 fix standard 11 issues 7 years ago
Daniel Cousens ab1fba987a add BIP68/BIP112 CSV tests 7 years ago
Daniel Cousens 6c4977983d ECPair/script_signature: switch to 64-byte RS buffers only 7 years ago
Daniel Cousens b267a9e606 rm potential race conditions in non-final mixed test 7 years ago
Daniel Cousens 884f3fd57d rm HDNode, use bip32 module 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
Prahalad Belavadi b177050069
add warning for generating addresses from sha256 hash example 7 years ago
Daniel Cousens 647f06e629 amend test fixtures and add default test case 7 years ago
Daniel Cousens e57d0a8fdf fix standard issue 7 years ago
junderw e6f3aaf5b1
Add use strict 7 years ago
Daniel Cousens 6fc1273b7e fix ES6 issue, and actually verify the TXO 7 years ago
Daniel Cousens 31703e2e40 tests: add into-the-future CLTV test 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
Pavel 'PK' Kaminsky f46ae7d731
crypto.sha256 should receive a Buffer as an input rather than a string 7 years ago
Daniel Cousens 8bd95bd498
redeemScript, not witnessScript 7 years ago
Daniel Cousens d5a2a68ea2 add integration tests for block height decoding 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 9bae30d112 tests: resist txn-mempool-conflicts 7 years ago
Daniel Cousens 6d0a20cee1 tests: add P2WPK, P2WSH spend example 7 years ago
Daniel Cousens 5b1d443bf1 README/tests: add BIP173/BIP16 SegWit address examples 7 years ago
Daniel Cousens 99c1b50961 tests/integration: add BIP32 serialization and multi-child examples 8 years ago
Daniel Cousens a4fe3d3139 testing/integration/examples: isolate to addresses/transactions 8 years ago
Ian Coleman bc3aef5a92 add testnet bip49 example 8 years ago
Daniel Cousens 200217c2c2 rename network to testnet 8 years ago
Daniel Cousens f1ab151c31 tests: use safe-buffers throughout 8 years ago
Daniel Cousens 2d6064f8d1 README: add examples for BIP39 wallet path derivation 8 years ago
Daniel Cousens 170328341b tests: avoid too-long-mempool-chain errors 8 years ago
Daniel Cousens 4d6928a68b tests: fix shadowed/unused variable warnings 8 years ago
Daniel Cousens c852372559 tests: add a timeout to let the backend keep up 8 years ago
Daniel Cousens 8e1c69183f tests/integration: add testnet bip32 example 8 years ago
Daniel Cousens 29316a2fbc block: use writeUInt32BE for target calculation 8 years ago
Daniel Cousens 228a2c1879 tests/README: add BIP32/BIP44 derivation examples 8 years ago
Daniel Cousens 14f9218389 package: bump bs58check, drop node 0.12 8 years ago
Daniel Cousens ac4b9d5c43 stealth: use \+ to represent point addition 8 years ago
Daniel Cousens d3da936adc stealth: add randomly 8 years ago
Daniel Cousens 6f47bc4d70 stealth: d is not involved in the receiver private key 8 years ago
Daniel Cousens b4062d56d1 stealth: add dual key example 8 years ago
Daniel Cousens 1304527c1d stealth: clarify super simply 8 years ago
Daniel Cousens 1c68e41562 move BIP32 example to own file 8 years ago
Daniel Cousens 11850cc1a5 stealth: add stealth child key recover example 8 years ago
Daniel Cousens 39897cacd5 integration: update to new script encode/decode 8 years ago
Daniel Cousens 4faa0ce679 _blockchain: a social experiment 8 years ago
Daniel Cousens b65e47bbae integration: break up into more re-usable unspents 8 years ago