Luke Childs
|
6a5e395ebd
|
Extend BIP174 PSBT base class
|
2019-06-24 17:38:21 +07:00 |
|
junderw
|
e28e04427e
|
Use Prettier to make JS easier to read/audit
|
2019-04-21 21:30:21 +09:00 |
|
junderw
|
3f34fe457a
|
Fix index.ts networks.ts lint
|
2019-03-07 12:11:15 +09:00 |
|
junderw
|
bc28949056
|
Commit js, ts, and definitions in separate folders
|
2019-01-04 18:33:02 +09:00 |
|
junderw
|
bb98289501
|
Renamed files to ts
|
2018-12-21 17:55:03 +09:00 |
|
Daniel Cousens
|
6cacea6f31
|
rm templates export, rename to classify
|
2018-07-03 22:07:08 +10:00 |
|
Daniel Cousens
|
6c957533d6
|
index: expose payments
|
2018-06-26 21:24:08 +10:00 |
|
Daniel Cousens
|
93b1ae4303
|
sed -i 's/^let /const /'
|
2018-06-25 16:24:37 +10:00 |
|
Daniel Cousens
|
884f3fd57d
|
rm HDNode, use bip32 module
|
2018-05-22 13:46:45 +10:00 |
|
Daniel Cousens
|
c58ada362e
|
rm ECSignature, add script.signature instead
|
2018-05-15 02:18:50 +10:00 |
|
Daniel Cousens
|
549b36bf1a
|
rm deprecated bufferutils
|
2018-04-14 01:15:22 +10:00 |
|
Daniel Cousens
|
bae91395ef
|
rm bscript circular dependencies
|
2017-09-26 14:25:30 +10:00 |
|
Daniel Cousens
|
ab1fc4c9a4
|
reduce bufferutils usage
|
2017-04-19 17:42:05 +10:00 |
|
Daniel Cousens
|
33c72e49c4
|
package/*: use bitcoin-ops, pushdata-bitcoin packages
|
2016-12-18 10:38:43 +00:00 |
|
Daniel Cousens
|
87cb018466
|
rm message module
|
2016-10-06 21:40:42 +11:00 |
|
JP Richardson
|
ac8ae8f0ed
|
opcodes: add json extension to fix Webpack JSON loader
|
2016-06-08 17:00:37 -05:00 |
|
Daniel Cousens
|
6ec687deba
|
rename scripts to script
|
2015-08-20 13:55:13 +10:00 |
|
Daniel Cousens
|
18e9cdcc02
|
rename Address to address
|
2015-08-20 13:55:13 +10:00 |
|
Daniel Cousens
|
e2abe2b3af
|
merge Script/scripts
|
2015-08-18 14:44:30 +10:00 |
|
Daniel Cousens
|
7bd63fd9b9
|
index: stop exposing ecdsa
|
2015-06-23 16:17:45 +10:00 |
|
Daniel Cousens
|
4c8b0f38ea
|
replace ECKey/ECPubKey with ECPair
|
2015-03-19 13:33:28 +11:00 |
|
Daniel Cousens
|
8d3686d046
|
remove deprecated functionality
|
2015-03-02 17:27:16 +11:00 |
|
Daniel Cousens
|
bdb372da7d
|
rename Message to message
|
2015-03-02 14:09:19 +11:00 |
|
Daniel Cousens
|
5f8484645d
|
remove base58check
Use bs58check package solely from here on.
|
2015-03-02 14:02:47 +11:00 |
|
Daniel Cousens
|
083e8fa630
|
index: expose Block
|
2014-12-02 15:15:58 +11:00 |
|
Daniel Cousens
|
7f5b4b791b
|
index: fix base58check path
|
2014-10-15 22:10:46 +11:00 |
|
Daniel Cousens
|
395ef6ed85
|
base58check: add deprecation warnings
|
2014-10-15 19:42:05 +11:00 |
|
Daniel Cousens
|
561f52b207
|
index: re-expose base58check until 2.0.0
|
2014-10-15 18:04:57 +11:00 |
|
Daniel Cousens
|
c96b862530
|
crypto: remove cryptojs
|
2014-09-20 11:00:34 +10:00 |
|
Daniel Cousens
|
418a56cbdc
|
index: add TransactionBuilder
|
2014-08-18 08:54:46 +10:00 |
|
Daniel Cousens
|
13c2d377e7
|
package: use bs58check
|
2014-07-02 14:37:32 +10:00 |
|
Daniel Cousens
|
ea9c8251a0
|
use cryptocoinjs/bs58
|
2014-06-26 18:47:13 +10:00 |
|
Daniel Cousens
|
eb3d9a25f7
|
ecdsa: moved all signature encoding to ECSignature
|
2014-06-16 15:47:41 +10:00 |
|
Daniel Cousens
|
2a267b62e6
|
jshint: remove unused variables
|
2014-06-16 14:21:40 +10:00 |
|
Daniel Cousens
|
8b5647b0b9
|
Transaction: remove TxIn/TxOut exports
|
2014-06-16 14:21:38 +10:00 |
|
Daniel Cousens
|
41c3b68293
|
templates: rename to scripts
|
2014-06-13 10:52:07 +10:00 |
|
Daniel Cousens
|
4ce9015f3b
|
use ecurve instead of custom ec
|
2014-06-10 17:58:13 +10:00 |
|
Daniel Cousens
|
f5005299d1
|
JSHint: remove defined but never used
|
2014-06-04 15:46:24 +10:00 |
|
Daniel Cousens
|
64e307b13f
|
HDWallet: rename to HDNode
|
2014-06-03 17:08:42 +10:00 |
|
Daniel Cousens
|
b99ed46796
|
opcodes: rename to opcodes
|
2014-05-13 23:14:07 +10:00 |
|
Daniel Cousens
|
e27c97a791
|
ECPubKey/ECKey: separate to two files
|
2014-05-13 16:51:06 +10:00 |
|
Daniel Cousens
|
05e0d08098
|
BufferExt: rename to bufferutils
|
2014-05-13 16:46:12 +10:00 |
|
Daniel Cousens
|
57b8afbdab
|
Network: rename Network to Networks
This change removes the most common ambiguities.
As the network module is not representative of a class, the lower case
has been used.
|
2014-05-08 10:59:58 +10:00 |
|
Daniel Cousens
|
c8bda6dde6
|
Adds Buffer extensions
|
2014-05-04 17:30:59 +10:00 |
|
Wei Lu
|
af1f121fd4
|
upgrade bigi & remove monkey patching
|
2014-05-03 10:04:54 +08:00 |
|
Daniel Cousens
|
ae60e6eb95
|
Replacse JSBN with bigi
|
2014-04-22 02:19:30 +10:00 |
|
Daniel Cousens
|
db115e1b27
|
CryptoJS no longer exported by default
|
2014-04-14 16:19:17 +10:00 |
|
Daniel Cousens
|
addf4528d4
|
Removes Key module (use ECKey)
|
2014-04-14 15:45:31 +10:00 |
|
Daniel Cousens
|
82a17de5c4
|
Orders modules by name
|
2014-04-14 13:15:43 +10:00 |
|
Daniel Cousens
|
c99a576fbd
|
Migrates all usage of crypto-js/sha256 to ./crypto
|
2014-04-08 23:07:46 +10:00 |
|