Wei Lu
|
293c864f4f
|
HD wallet versions: Bitcoin -> prod, BitcoinTest -> testnet
|
2014-02-28 14:27:31 +08:00 |
|
Wei Lu
|
cc0a042f2f
|
squashed commits from #27
|
2014-02-28 12:05:48 +08:00 |
|
Wei Lu
|
09ee406106
|
Revert "Merge pull request #27 from xnova/master"
due to broken tests, moved the changes to branch hd-testnet-support
This reverts commit a4ba59e9ba , reversing
changes made to 36d3d6ebaa .
|
2014-02-28 11:52:19 +08:00 |
|
xnova
|
2ca02c47ce
|
added testcases for new logic
|
2014-02-27 12:25:28 -05:00 |
|
Wei Lu
|
36d3d6ebaa
|
use options in wallet contructor & add tests
[#26]
|
2014-02-27 11:55:35 +08:00 |
|
Michael Gooden
|
b8215dea60
|
Add testnet support to Address and ECKey, more tests.
Signed-off-by: Michael Gooden <me@michaelgooden.net>
|
2014-02-24 18:31:18 +02:00 |
|
Andreas Brekken
|
966d2ee90d
|
Remove obsolete bip32.js
|
2014-01-16 14:03:34 +07:00 |
|
Andreas Brekken
|
5f9e2624f8
|
Rewrite HD Wallet (BIP0032) with all test vectors
|
2014-01-16 14:03:09 +07:00 |
|
Andreas Brekken
|
6cc7a23bdd
|
Begin work to properly cover the test vectors from bip32 docs
|
2014-01-11 16:31:48 +07:00 |
|
Andreas Brekken
|
f591cc0111
|
Reformat all tests for more modern mocha syntax (describe, it)
|
2014-01-11 13:57:43 +07:00 |
|
Andreas Brekken
|
d6290ef5df
|
Rename test files to match what they test
|
2014-01-11 13:54:23 +07:00 |
|
Pablo Martin
|
f9cbcbeb2b
|
missing BIP32_PRIME definition in bip32 tests.
|
2013-12-12 17:46:39 +01:00 |
|
Pablo Martin
|
740a0fcb7d
|
test vectors for bip32.
|
2013-12-12 11:14:27 +01:00 |
|
Roman Shtylman
|
41f0027883
|
port message to common.js style and add tests
|
2013-03-02 12:28:13 -05:00 |
|
Roman Shtylman
|
e94636ef25
|
fix test require so browserify works for testling
|
2013-02-17 00:51:16 -05:00 |
|
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
|
2013-02-17 00:40:14 -05:00 |
|
Stefan Thomas
|
50b13d2941
|
More work on split key protocol.
|
2011-09-03 19:36:45 +01:00 |
|
Stefan Thomas
|
e8fba132cf
|
Added more tests.
|
2011-08-29 12:10:11 +01:00 |
|
Stefan Thomas
|
1df76fd793
|
Add tests.
|
2011-08-26 20:47:48 +01:00 |
|