Daniel Cousens
|
6443e4c2b6
|
ECPair: support strict network syntax
|
10 years ago |
Daniel Cousens
|
1a4000cc98
|
address: throw Invalid address instead of hash/version for fromBase58Check
|
10 years ago |
Daniel Cousens
|
20a17cc915
|
tests: invert core test to use toBase58Check instead
|
10 years ago |
Daniel Cousens
|
13f414c122
|
remove Address constructor
|
10 years ago |
Daniel Cousens
|
340e7fb917
|
tests: fix spelling error
|
10 years ago |
Daniel Cousens
|
1209d5960a
|
tests: better test descriptions
|
10 years ago |
Daniel Cousens
|
df2bd19033
|
tests: simplify OP_* regex
|
10 years ago |
Daniel Cousens
|
2392ce0a49
|
tests: verify bitcoin core ASM
|
10 years ago |
Daniel Cousens
|
f64df79555
|
*: adhere to standard 3
|
10 years ago |
Daniel Cousens
|
ec9cea0cf1
|
tests: use strictEqual always
|
10 years ago |
Daniel Cousens
|
7ce286654c
|
tests: enable all core SIGHASH_* tests
|
10 years ago |
Daniel Cousens
|
ab83f8ffe4
|
tests: no need to specify 'correctly'
|
10 years ago |
Daniel Cousens
|
6d224f6910
|
tests: core tests to use bufferutils.reverse
|
10 years ago |
Daniel Cousens
|
4c8b0f38ea
|
replace ECKey/ECPubKey with ECPair
|
10 years ago |
Daniel Cousens
|
837424ed16
|
tests: add bitcoin core block fixtures
Data from
https://github.com/bitcoin/bitcoin/blob/master/src/test/bloom_tests.cpp
|
10 years ago |
Daniel Cousens
|
5f8484645d
|
remove base58check
Use bs58check package solely from here on.
|
10 years ago |
Daniel Cousens
|
399803affa
|
use standardjs formatting
|
10 years ago |
Daniel Cousens
|
376c6533f1
|
tests: bitcoin/core check WIF exports correctly
|
10 years ago |
Daniel Cousens
|
4854e4ad0a
|
tests: bitcoin core tests should act only the public API
|
10 years ago |
Daniel Cousens
|
27a3230662
|
base58check: fix wrapper and tests
|
10 years ago |
Daniel Cousens
|
ed01ed5bb4
|
remove unused bs58 core dependency
|
10 years ago |
Daniel Cousens
|
884fd542fe
|
Transaction: deprecate Tx signing methods
|
11 years ago |
Daniel Cousens
|
13c2d377e7
|
package: use bs58check
|
11 years ago |
Daniel Cousens
|
ea9c8251a0
|
use cryptocoinjs/bs58
|
11 years ago |
Daniel Cousens
|
53595784e1
|
ECSignature: fixes for canonical signatures
|
11 years ago |
Daniel Cousens
|
92da7975e4
|
Network: use capitalization
|
11 years ago |
Daniel Cousens
|
c0e5393595
|
Transaction: remove .outpoint object
|
11 years ago |
Daniel Cousens
|
5551c38812
|
Transaction: use hash Buffer instead of hex string
|
11 years ago |
Daniel Cousens
|
8b5647b0b9
|
Transaction: remove TxIn/TxOut exports
|
11 years ago |
Daniel Cousens
|
553ade1208
|
network: always use lowercase
|
11 years ago |
Daniel Cousens
|
eb3a6bcb31
|
all: rename D to d as per SEC convention
|
11 years ago |
Daniel Cousens
|
14069155b0
|
tests: adds bitcoin core tests
Not all tests are added yet, but this represents a significant portion.
|
11 years ago |