Daniel Cousens
|
c58ada362e
|
rm ECSignature, add script.signature instead
|
8 years ago |
Daniel Cousens
|
f1ab151c31
|
tests: use safe-buffers throughout
|
8 years ago |
Daniel Cousens
|
14f9218389
|
package: bump bs58check, drop node 0.12
|
8 years ago |
Daniel Cousens
|
fb6f157e8c
|
tests/core: remove unverifiable tests
|
8 years ago |
Daniel Cousens
|
4cfe950403
|
tests: adhere to camelCase
|
8 years ago |
Daniel Cousens
|
07628ff034
|
tests: avoid deepEqual, hex is easier to debug
|
9 years ago |
Daniel Cousens
|
0b4c67406f
|
use [].reverse over prototype
|
9 years ago |
Daniel Cousens
|
5c1c4589c0
|
remove use of buffer-reverse
|
9 years ago |
Daniel Cousens
|
731a31ecba
|
use buffer-reverse
|
9 years ago |
Daniel Cousens
|
05cfdf6a6a
|
docs: remove inline endian-ness notes, no endianness
|
9 years ago |
Daniel Cousens
|
e1cb5e6152
|
amend ECSignature tests to reflect BIP66 module
|
10 years ago |
Daniel Cousens
|
efacd387be
|
ECPair: extract WIF to 3rd party module
|
10 years ago |
Daniel Cousens
|
6ec687deba
|
rename scripts to script
|
10 years ago |
Daniel Cousens
|
18e9cdcc02
|
rename Address to address
|
10 years ago |
Daniel Cousens
|
b95223adcd
|
tests: clean up core test imports
|
10 years ago |
Daniel Cousens
|
e2abe2b3af
|
merge Script/scripts
|
10 years ago |
Daniel Cousens
|
e05f8a542d
|
remove Script object
|
10 years ago |
Daniel Cousens
|
e743c58ed6
|
remove usage of instanced Scripts
|
10 years ago |
Daniel Cousens
|
eb752f8316
|
tests: fix bitcoin core address tests
|
10 years ago |
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 |