Commit graph

12 commits

Author SHA1 Message Date
Daniel Cousens b4f70dcdde Migrates ECKey to stricter API 2014-04-18 06:36:27 +10:00
Daniel Cousens f047afef2d Updates network.js constant names 2014-04-17 05:50:59 +10:00
Daniel Cousens c521add619 Moves shared constants initialization to beforeEach 2014-03-31 08:21:57 +11:00
Daniel Cousens 78e91e8648 Further isolates failure tests and joins [un]/compressed key tests 2014-03-29 17:06:33 +11:00
Daniel Cousens 38f09b49e9 Now using Bytes consistently for signatures 2014-03-29 06:05:07 +11:00
Daniel Cousens 7ec046f797 Changes Message.*Message function names to Message.* 2014-03-29 06:03:43 +11:00
Wei Lu d7eb87433c isolate Message.verifyMessage tests from Message.signMessage 2014-03-28 16:32:51 +08:00
Daniel Cousens e03f938ced Adds failing test for Message.verifyMessage 2014-03-28 16:44:00 +11:00
Daniel Cousens b40374e332 Changes to new version-less ECKey API 2014-03-22 19:12:26 +11:00
Andreas Brekken 29ad6b692e Message signing does not work with compressed keys. ref #61 2014-03-11 18:25:36 +01:00
Andreas Brekken f591cc0111 Reformat all tests for more modern mocha syntax (describe, it) 2014-01-11 13:57:43 +07:00
Roman Shtylman 41f0027883 port message to common.js style and add tests 2013-03-02 12:28:13 -05:00