bitcore-lib-zcash/lib
olalonde 708b59eb3e Armory: fixed bug.. extra lines considered as real input 2014-05-08 07:54:11 +08:00
..
browser Added EC Point multiplication to browser/Point.js 2014-05-08 07:54:11 +08:00
common add new SecureRandom class that does the right thing 2014-04-22 22:18:59 -03:00
Address.js add docs to Address class 2014-05-03 16:52:39 -03:00
Armory.js Armory: fixed bug.. extra lines considered as real input 2014-05-08 07:54:11 +08:00
BIP32.js Replace process.versions tests by browserify's package.json browser field. Fixes #329 2014-05-07 14:14:10 +08:00
Base58.js Replace process.versions tests by browserify's package.json browser field. Fixes #329 2014-05-07 14:14:10 +08:00
Block.js Replace process.versions tests by browserify's package.json browser field. Fixes #329 2014-05-07 14:14:10 +08: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 Fixed browser exception caused by lib/Curve.js 2014-05-08 07:54:11 +08:00
Deserialize.js Cleanup main directory. 2014-04-13 13:14:27 -07:00
Electrum.js Replace process.versions tests by browserify's package.json browser field. Fixes #329 2014-05-07 14:14:10 +08:00
Key.js Replace process.versions tests by browserify's package.json browser field. Fixes #329 2014-05-07 14:14:10 +08: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 replace extend with underscore and use it's version of extend from within PeerManager 2014-04-28 12:23:56 -04:00
Point.js Replace process.versions tests by browserify's package.json browser field. Fixes #329 2014-05-07 14:14:10 +08: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 remove eval 2014-05-05 10:43:24 -04:00
ScriptInterpreter.js Replace process.versions tests by browserify's package.json browser field. Fixes #329 2014-05-07 14:14:10 +08:00
SecureRandom.js Replace process.versions tests by browserify's package.json browser field. Fixes #329 2014-05-07 14:14:10 +08:00
Sign.js Cleanup main directory. 2014-04-13 13:14:27 -07:00
Transaction.js Replace process.versions tests by browserify's package.json browser field. Fixes #329 2014-05-07 14:14:10 +08:00
TransactionBuilder.js Replace process.versions tests by browserify's package.json browser field. Fixes #329 2014-05-07 14:14:10 +08: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