Wei Lu
|
af1f121fd4
|
upgrade bigi & remove monkey patching
|
11 years ago |
Daniel Cousens
|
ae60e6eb95
|
Replacse JSBN with bigi
|
11 years ago |
Daniel Cousens
|
db115e1b27
|
CryptoJS no longer exported by default
|
11 years ago |
Daniel Cousens
|
addf4528d4
|
Removes Key module (use ECKey)
|
11 years ago |
Daniel Cousens
|
82a17de5c4
|
Orders modules by name
|
11 years ago |
Daniel Cousens
|
c99a576fbd
|
Migrates all usage of crypto-js/sha256 to ./crypto
|
11 years ago |
Daniel Cousens
|
81d9c8e759
|
Renames util.js to crypto.js
|
11 years ago |
Daniel Cousens
|
f53b821cc9
|
Isolates Base58Check encoding from Base58 code/tests
|
11 years ago |
Wei Lu
|
93fe1b4c78
|
cosmetic standardization
[closes #56]
|
11 years ago |
Kyle Drake
|
eb4da5f5c5
|
remove endian code in index.js nothing is using
|
11 years ago |
Wei Lu
|
a281a5ab53
|
migrate crypto-js to 3.1.2
|
11 years ago |
xnova
|
f50c1a91f7
|
include 'network' in the library exports
|
11 years ago |
Andreas Brekken
|
e3cf19343d
|
Replace BIP32key with HDWallet in index.js
|
11 years ago |
Vitalik Buterin
|
30e8b572d6
|
Added deterministic signing and added a public key class. Note that getPub should now be replaced with getPub().export('bytes')
|
11 years ago |
vub
|
5e2a9f0c26
|
Added BIP32 support
|
11 years ago |
vub
|
e43d23235b
|
Added some transaction methods, and removed all internal use of base64
|
11 years ago |
vub
|
9922864da4
|
Added deserialization, made some modifications
|
11 years ago |
Roman Shtylman
|
41f0027883
|
port message to common.js style and add tests
|
12 years ago |
Roman Shtylman
|
0faac29134
|
start to split into node commonjs style modules
- no longer is the global Bitcoin used for modules
- cleaner and more maintainable code
- add more tests
|
12 years ago |