junderw
|
3f34fe457a
|
Fix index.ts networks.ts lint
|
6 years ago |
d-yokoi
|
03632f1507
|
style: apply prettier
|
6 years ago |
junderw
|
bc28949056
|
Commit js, ts, and definitions in separate folders
|
6 years ago |
junderw
|
e7ac2b9a4e
|
pull in bip32 typescript
|
6 years ago |
junderw
|
63d51d1da7
|
Export some types and interfaces
|
6 years ago |
junderw
|
e58d012615
|
Remove safe-buffer and add type to bitcoin-ops
|
6 years ago |
junderw
|
4cddc83016
|
noImplicitAny is now true
|
6 years ago |
junderw
|
fce08352f5
|
Add TransactionBuilder
|
6 years ago |
junderw
|
a652d0492d
|
Added Transaction
|
6 years ago |
junderw
|
2eb9534939
|
Move Block Class from ES6 PR
|
6 years ago |
junderw
|
91d3037cf3
|
Fix some exports
|
6 years ago |
junderw
|
d684a6b2ef
|
Fix compiler errors, tests, and scripts
|
6 years ago |
junderw
|
bb98289501
|
Renamed files to ts
|
6 years ago |
Daniel Cousens
|
6cacea6f31
|
rm templates export, rename to classify
|
7 years ago |
Daniel Cousens
|
6c957533d6
|
index: expose payments
|
7 years ago |
Daniel Cousens
|
93b1ae4303
|
sed -i 's/^let /const /'
|
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
|
549b36bf1a
|
rm deprecated bufferutils
|
7 years ago |
Daniel Cousens
|
bae91395ef
|
rm bscript circular dependencies
|
7 years ago |
Daniel Cousens
|
ab1fc4c9a4
|
reduce bufferutils usage
|
8 years ago |
Daniel Cousens
|
33c72e49c4
|
package/*: use bitcoin-ops, pushdata-bitcoin packages
|
8 years ago |
Daniel Cousens
|
87cb018466
|
rm message module
|
9 years ago |
JP Richardson
|
ac8ae8f0ed
|
opcodes: add json extension to fix Webpack JSON loader
|
9 years ago |
Daniel Cousens
|
6ec687deba
|
rename scripts to script
|
9 years ago |
Daniel Cousens
|
18e9cdcc02
|
rename Address to address
|
9 years ago |
Daniel Cousens
|
e2abe2b3af
|
merge Script/scripts
|
10 years ago |
Daniel Cousens
|
7bd63fd9b9
|
index: stop exposing ecdsa
|
10 years ago |
Daniel Cousens
|
4c8b0f38ea
|
replace ECKey/ECPubKey with ECPair
|
10 years ago |
Daniel Cousens
|
8d3686d046
|
remove deprecated functionality
|
10 years ago |
Daniel Cousens
|
bdb372da7d
|
rename Message to message
|
10 years ago |
Daniel Cousens
|
5f8484645d
|
remove base58check
Use bs58check package solely from here on.
|
10 years ago |
Daniel Cousens
|
083e8fa630
|
index: expose Block
|
10 years ago |
Daniel Cousens
|
7f5b4b791b
|
index: fix base58check path
|
10 years ago |
Daniel Cousens
|
395ef6ed85
|
base58check: add deprecation warnings
|
10 years ago |
Daniel Cousens
|
561f52b207
|
index: re-expose base58check until 2.0.0
|
10 years ago |
Daniel Cousens
|
c96b862530
|
crypto: remove cryptojs
|
10 years ago |
Daniel Cousens
|
418a56cbdc
|
index: add TransactionBuilder
|
11 years ago |
Daniel Cousens
|
13c2d377e7
|
package: use bs58check
|
11 years ago |
Daniel Cousens
|
ea9c8251a0
|
use cryptocoinjs/bs58
|
11 years ago |
Daniel Cousens
|
eb3d9a25f7
|
ecdsa: moved all signature encoding to ECSignature
|
11 years ago |
Daniel Cousens
|
2a267b62e6
|
jshint: remove unused variables
|
11 years ago |
Daniel Cousens
|
8b5647b0b9
|
Transaction: remove TxIn/TxOut exports
|
11 years ago |
Daniel Cousens
|
41c3b68293
|
templates: rename to scripts
|
11 years ago |
Daniel Cousens
|
4ce9015f3b
|
use ecurve instead of custom ec
|
11 years ago |
Daniel Cousens
|
f5005299d1
|
JSHint: remove defined but never used
|
11 years ago |
Daniel Cousens
|
64e307b13f
|
HDWallet: rename to HDNode
|
11 years ago |
Daniel Cousens
|
b99ed46796
|
opcodes: rename to opcodes
|
11 years ago |
Daniel Cousens
|
e27c97a791
|
ECPubKey/ECKey: separate to two files
|
11 years ago |
Daniel Cousens
|
05e0d08098
|
BufferExt: rename to bufferutils
|
11 years ago |