bitcore/lib
Matias Alejo Garcia 51c53b16ce Merge pull request #1299 from isocolsky/estimate_fee
Add estimatefee rpc call
2015-07-15 23:17:34 -03:00
..
browser enforce low S values for key signing, check BIP62 for details 2014-12-11 22:38:22 +01:00
common Leaner package distribution 2014-10-26 18:42:03 -03:00
Address.js refactor changes 2014-10-27 10:21:57 -03:00
Armory.js ran js-beautify on all bitcore source 2014-06-23 10:57:02 -07:00
AuthMessage.js fix browser tests 2014-08-04 15:52:57 -03:00
BIP21.js bip21: fix regex parse error. 2014-08-12 11:26:12 -04:00
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 Leaner package distribution 2014-10-26 18:42:03 -03:00
Bloom.js remove soop exports 2014-07-10 16:08:42 -03:00
Connection.js fix browser tests 2014-07-24 17:44:57 -03:00
Deserialize.js ran js-beautify on all bitcore source 2014-06-23 10:57:02 -07:00
ECIES.js cleanup after removal of soop 2014-07-12 12:14:56 +02:00
Electrum.js ran js-beautify on all bitcore source 2014-06-23 10:57:02 -07:00
HierarchicalKey.js remove soop exports 2014-07-10 16:08:42 -03:00
Key.js add support for signing messages in compressed format 2014-07-25 14:07:03 -07:00
Message.js add support for signing messages in compressed format 2014-07-25 14:07:03 -07:00
NetworkMonitor.js fix merge 2014-07-24 18:02:42 -03:00
Opcode.js cleanup after removal of soop 2014-07-12 12:14:56 +02:00
PayPro.js payro: fix crypto module require. 2014-09-04 15:31:43 -07:00
Peer.js Leaner package distribution 2014-10-26 18:42:03 -03: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 Merge pull request #1299 from isocolsky/estimate_fee 2015-07-15 23:17:34 -03:00
SIN.js formatted with js-beautify 2014-07-24 16:48:45 -03:00
SINKey.js cleanup after removal of soop 2014-07-12 12:14:56 +02:00
Script.js Implement check for OP_RETURN 2014-08-14 18:11:00 +01: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
Transaction.js Merge pull request #543 from eordano/style/package 2014-10-27 12:58:17 -03:00
TransactionBuilder.js serialize only the list of selected utxos, if available 2014-11-20 19:11:46 -03:00
Wallet.js cleanup after removal of soop 2014-07-12 12:14:56 +02:00
WalletKey.js setting networks.livenet as the default for WalletKey 2014-08-05 08:10:20 -07:00
sjcl.js fix sjcl issue on npm install 2014-06-06 11:49:58 -07:00