Andreas Brekken
|
81b44ef269
|
Add RFC test vectors for convert.bytesToBase64
|
11 years ago |
Wei Lu
|
2e97828379
|
throws exception if specified network is unknown
also move network type tests to hdwallet
|
11 years ago |
Wei Lu
|
02b3a2b564
|
HDWallet prod -> mainnet
|
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 |
Wei Lu
|
293c864f4f
|
HD wallet versions: Bitcoin -> prod, BitcoinTest -> testnet
|
11 years ago |
Wei Lu
|
cc0a042f2f
|
squashed commits from #27
|
11 years ago |
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 .
|
11 years ago |
xnova
|
2ca02c47ce
|
added testcases for new logic
|
11 years ago |
Wei Lu
|
36d3d6ebaa
|
use options in wallet contructor & add tests
[#26]
|
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
|
966d2ee90d
|
Remove obsolete bip32.js
|
11 years ago |
Andreas Brekken
|
5f9e2624f8
|
Rewrite HD Wallet (BIP0032) with all test vectors
|
11 years ago |
Andreas Brekken
|
6cc7a23bdd
|
Begin work to properly cover the test vectors from bip32 docs
|
11 years ago |
Andreas Brekken
|
f591cc0111
|
Reformat all tests for more modern mocha syntax (describe, it)
|
11 years ago |
Andreas Brekken
|
d6290ef5df
|
Rename test files to match what they test
|
11 years ago |
Pablo Martin
|
f9cbcbeb2b
|
missing BIP32_PRIME definition in bip32 tests.
|
11 years ago |
Pablo Martin
|
740a0fcb7d
|
test vectors for bip32.
|
11 years ago |
Roman Shtylman
|
41f0027883
|
port message to common.js style and add tests
|
12 years ago |
Roman Shtylman
|
e94636ef25
|
fix test require so browserify works for testling
|
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
|
50b13d2941
|
More work on split key protocol.
|
14 years ago |
Stefan Thomas
|
e8fba132cf
|
Added more tests.
|
14 years ago |
Stefan Thomas
|
1df76fd793
|
Add tests.
|
14 years ago |