Wei Lu
|
a281a5ab53
|
migrate crypto-js to 3.1.2
|
11 years ago |
Kyle Drake
|
fdc78dad2e
|
merge weilu's changes
|
11 years ago |
xnova
|
786198f130
|
* Fixes address.js to be able to deal with testnet P2SH addresses
* Enhanced address.js testsuite...now also verifies address versions
* Enhances README to show how to run test suite
|
11 years ago |
Wei Lu
|
eaf84c4283
|
move address versions into network
Also change address type name:
address_types -> addressVersion
p2sh_types -> p2shVersion
prod -> mainnet
|
11 years ago |
Michael Gooden
|
b8215dea60
|
Add testnet support to Address and ECKey, more tests.
Signed-off-by: Michael Gooden <me@michaelgooden.net>
|
11 years ago |
Andreas Brekken
|
bf6254d3e2
|
Trailing whitespace
|
11 years ago |
Vitalik Buterin
|
7919c8cfc5
|
Added auto-instantiators to classes
|
11 years ago |
vub
|
335d0dcd96
|
bugfix
|
11 years ago |
vub
|
f53a4e3ffa
|
Added sign with keys method to transaction and did lots of small cleanups
|
11 years ago |
vub
|
b41a4ecb91
|
Fixed address object creation bug
|
12 years ago |
vub
|
e43d23235b
|
Added some transaction methods, and removed all internal use of base64
|
12 years ago |
vub
|
9922864da4
|
Added deserialization, made some modifications
|
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 |
Stefan Thomas
|
09e8c6e184
|
Added comments.
|
13 years ago |
Stefan Thomas
|
1a7fc9d063
|
Fixed indents.
|
13 years ago |
Stefan Thomas
|
8b32d43335
|
Moved sources into src/ subdirectory.
|
14 years ago |
Stefan Thomas
|
a4de03af4d
|
Make the version byte a parameter.
|
14 years ago |
Stefan Thomas
|
c0d740d2d4
|
Initial import
|
14 years ago |