bitcore/lib
Ryan X. Charles e485d0e331 Merge pull request #432 from ryanxcharles/feature/proto
Correct deprecated setting of __proto__
2014-07-16 16:24:22 -07:00
..
browser update bn.js to latest version 2014-07-15 11:25:18 -07:00
common cleanup after removal of soop 2014-07-12 12:14:56 +02: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
Curve.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
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 cleanup after removal of soop 2014-07-12 12:14:56 +02: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
RpcClient.js cleanup after removal of soop 2014-07-12 12:14:56 +02:00
SIN.js remove __proto__ from EncodedData and family 2014-07-15 17:14:04 -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