Daniel Cousens
bc7ca710ed
use blockchain.info for 3PBP address example
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
Daniel Cousens
c2a5d9dc1a
rm getAddress
7 years ago
Prahalad Belavadi
b177050069
add warning for generating addresses from sha256 hash example
7 years ago
Daniel Cousens
4ca6bf4e81
use https://api.dcousens.cloud reg-test server instead of testnet
7 years ago
Pavel 'PK' Kaminsky
f46ae7d731
crypto.sha256 should receive a Buffer as an input rather than a string
checked and it works with buffers.
if you wanted to use string implicitly, the function parameter should be renamed from buffer to string.
f4caaf42e7/src/crypto.js (L11)
7 years ago
Daniel Cousens
8bd95bd498
redeemScript, not witnessScript
7 years ago
Daniel Cousens
5b1d443bf1
README/tests: add BIP173/BIP16 SegWit address examples
7 years ago
Daniel Cousens
a4fe3d3139
testing/integration/examples: isolate to addresses/transactions
examples, use public broadcast endpoints
8 years ago