bitcore/lib
Ryan X. Charles 9575929162 Merge branch 'feature/secure-random'
Conflicts:
	lib/browser/Key.js
2014-04-24 09:19:58 -03:00
..
browser Merge branch 'feature/secure-random' 2014-04-24 09:19:58 -03:00
common add new SecureRandom class that does the right thing 2014-04-22 22:18:59 -03:00
node Key should make sure new privkey is less than N 2014-04-23 21:15:55 -03:00
Address.js add new constructor to Address (fromScriptPubKey) 2014-04-18 16:51:40 -03:00
BIP32.js Key should make sure new privkey is less than N 2014-04-23 21:15:55 -03:00
Block.js Project reorganization. 2014-04-13 13:28:42 -07:00
Bloom.js Cleanup main directory. 2014-04-13 13:14:27 -07:00
Connection.js fix issues with ConnectionTor example and Connection class 2014-04-22 22:28:31 -03:00
Curve.js Key should make sure new privkey is less than N 2014-04-23 21:15:55 -03:00
Deserialize.js Cleanup main directory. 2014-04-13 13:14:27 -07:00
Electrum.js Key should make sure new privkey is less than N 2014-04-23 21:15:55 -03:00
Key.js move *.browser and *.node to browser/* and node/* 2014-04-22 19:36:18 -03:00
Message.js add support for signing/verifying messages 2014-04-19 11:28:19 -03:00
Opcode.js Cleanup main directory. 2014-04-13 13:14:27 -07:00
Peer.js simplified example for peer discovery, added some debug output to discoverPeers(), made Peer reference the connection created from createConnection() 2014-04-19 15:12:44 -04:00
PeerManager.js update example, added log statements to status check in peer manager for showing how many good peers there are 2014-04-20 14:31:07 -04:00
Point.js move *.browser and *.node to browser/* and node/* 2014-04-22 19:36:18 -03:00
PrivateKey.js Project reorganization. 2014-04-13 13:28:42 -07:00
RpcClient.js Project reorganization. 2014-04-13 13:28:42 -07:00
SIN.js Project reorganization. 2014-04-13 13:28:42 -07:00
SINKey.js Project reorganization. 2014-04-13 13:28:42 -07:00
Script.js rm log 2014-04-22 23:11:07 -03:00
ScriptInterpreter.js Project reorganization. 2014-04-13 13:28:42 -07:00
SecureRandom.js add new SecureRandom class that does the right thing 2014-04-22 22:18:59 -03:00
Sign.js Cleanup main directory. 2014-04-13 13:14:27 -07:00
Transaction.js signature sorting in .sign and .merge in transaction builder 2014-04-22 21:09:22 -03:00
TransactionBuilder.js rm spaces 2014-04-22 21:10:39 -03:00
Wallet.js Project reorganization. 2014-04-13 13:28:42 -07:00
WalletKey.js Project reorganization. 2014-04-13 13:28:42 -07:00