Commit graph

5 commits

Author SHA1 Message Date
Daniel Cousens 74ee2f90d0 Adds failing test for #78 2014-03-22 16:26:44 +11:00
Wei Lu eaf84c4283 move address versions into network
Also change address type name:
address_types -> addressVersion
p2sh_types -> p2shVersion
prod -> mainnet
2014-02-28 16:58:14 +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 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
Renamed from test/key.js (Browse further)