bitcore/lib
Christopher Jeffrey 4ec9a247aa paypro: multiple fixes. 2014-07-21 14:55:10 -07:00
..
browser paypro: multiple fixes. 2014-07-21 14:55:10 -07:00
common require SecureRandom and Point ... woops 2014-07-17 16:30:22 -07:00
Address.js fix SIN and add tests 2014-07-10 17:17:24 -03:00
Armory.js
BIP39.js remove soop exports 2014-07-10 16:08:42 -03:00
BIP39WordlistEn.js cleanup after removal of soop 2014-07-12 12:14:56 +02:00
Base58.js simplify use of bignum in Base58 and Block 2014-07-10 19:16:49 -07:00
Block.js simplify use of bignum in Base58 and Block 2014-07-10 19:16:49 -07:00
Bloom.js remove soop exports 2014-07-10 16:08:42 -03:00
Connection.js cleanup after removal of soop 2014-07-12 12:14:56 +02:00
Deserialize.js
ECIES.js cleanup after removal of soop 2014-07-12 12:14:56 +02:00
Electrum.js
HierarchicalKey.js remove soop exports 2014-07-10 16:08:42 -03:00
Key.js add proper DER signature support to Key 2014-07-17 13:09:35 -07:00
Message.js cleanup after removal of soop 2014-07-12 12:14:56 +02:00
Opcode.js cleanup after removal of soop 2014-07-12 12:14:56 +02:00
PayPro.js paypro: multiple fixes. 2014-07-21 14:55:10 -07:00
Peer.js cleanup after removal of soop 2014-07-12 12:14:56 +02:00
PeerManager.js cleanup after removal of soop 2014-07-12 12:14:56 +02:00
Point.js cleanup after removal of soop 2014-07-12 12:14:56 +02:00
PrivateKey.js cleanup after removal of soop 2014-07-12 12:14:56 +02:00
RootCerts.js paypro: move root certs to non-browser. 2014-07-21 14:55:10 -07:00
RpcClient.js cleanup after removal of soop 2014-07-12 12:14:56 +02:00
SIN.js set .converters and ._encoding by hand 2014-07-18 11:40:13 -07:00
SINKey.js cleanup after removal of soop 2014-07-12 12:14:56 +02:00
Script.js cleanup after removal of soop 2014-07-12 12:14:56 +02:00
ScriptInterpreter.js use correct constant & share between Transaction and ScriptInterpreter 2014-07-15 11:59:56 -07:00
SecureRandom.js cleanup after removal of soop 2014-07-12 12:14:56 +02:00
Sign.js
Transaction.js use correct constant & share between Transaction and ScriptInterpreter 2014-07-15 11:59:56 -07:00
TransactionBuilder.js cleanup after removal of soop 2014-07-12 12:14:56 +02:00
Wallet.js cleanup after removal of soop 2014-07-12 12:14:56 +02:00
WalletKey.js cleanup after removal of soop 2014-07-12 12:14:56 +02:00
sjcl.js