You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Ryan X. Charles 117eaa4288 remove underscore dependency to decrease bundle size 11 years ago
..
browser use SJCL AES to get ECIES working in the browser 11 years ago
common use SJCL AES to get ECIES working in the browser 11 years ago
Address.js reverse changes in address 11 years ago
Armory.js Armory: removed unused buffertools dependency 11 years ago
Base58.js Replace process.versions tests by browserify's package.json browser field. Fixes #329 11 years ago
Block.js Replace process.versions tests by browserify's package.json browser field. Fixes #329 11 years ago
Bloom.js Cleanup main directory. 11 years ago
Connection.js fix issues with ConnectionTor example and Connection class 11 years ago
Curve.js Fixed browser exception caused by lib/Curve.js 11 years ago
Deserialize.js Cleanup main directory. 11 years ago
ECIES.js use SJCL AES to get ECIES working in the browser 11 years ago
Electrum.js Replace process.versions tests by browserify's package.json browser field. Fixes #329 11 years ago
HierarchicalKey.js rename BIP32 -> HierarchicalKey, deprecate BIP32 11 years ago
Key.js Replace process.versions tests by browserify's package.json browser field. Fixes #329 11 years ago
Message.js add support for signing/verifying messages 11 years ago
Opcode.js Cleanup main directory. 11 years ago
Peer.js simplified example for peer discovery, added some debug output to discoverPeers(), made Peer reference the connection created from createConnection() 11 years ago
PeerManager.js remove underscore dependency to decrease bundle size 11 years ago
Point.js Eckey: renamed multiply to multiplyUncompressed for consistency 11 years ago
PrivateKey.js Project reorganization. 11 years ago
RpcClient.js Project reorganization. 11 years ago
SIN.js Project reorganization. 11 years ago
SINKey.js Project reorganization. 11 years ago
Script.js add more strict checking, plus tests 11 years ago
ScriptInterpreter.js Replace process.versions tests by browserify's package.json browser field. Fixes #329 11 years ago
SecureRandom.js Replace process.versions tests by browserify's package.json browser field. Fixes #329 11 years ago
Sign.js Cleanup main directory. 11 years ago
Transaction.js Replace process.versions tests by browserify's package.json browser field. Fixes #329 11 years ago
TransactionBuilder.js Fixed TransactionBuilder docs 11 years ago
Wallet.js Project reorganization. 11 years ago
WalletKey.js Project reorganization. 11 years ago