Daniel Cousens
|
57b8afbdab
|
Network: rename Network to Networks
This change removes the most common ambiguities.
As the network module is not representative of a class, the lower case
has been used.
|
11 years ago |
Daniel Cousens
|
dd049fc764
|
Adds magicHash test fixtures
|
11 years ago |
Daniel Cousens
|
69823552c3
|
Moves network import to top
|
11 years ago |
Daniel Cousens
|
5515fa6c49
|
Removes convert module usage
|
11 years ago |
Daniel Cousens
|
b4f70dcdde
|
Migrates ECKey to stricter API
|
11 years ago |
Daniel Cousens
|
f047afef2d
|
Updates network.js constant names
|
11 years ago |
Daniel Cousens
|
c521add619
|
Moves shared constants initialization to beforeEach
|
11 years ago |
Daniel Cousens
|
78e91e8648
|
Further isolates failure tests and joins [un]/compressed key tests
|
11 years ago |
Daniel Cousens
|
38f09b49e9
|
Now using Bytes consistently for signatures
|
11 years ago |
Daniel Cousens
|
7ec046f797
|
Changes Message.*Message function names to Message.*
|
11 years ago |
Wei Lu
|
d7eb87433c
|
isolate Message.verifyMessage tests from Message.signMessage
|
11 years ago |
Daniel Cousens
|
e03f938ced
|
Adds failing test for Message.verifyMessage
|
11 years ago |
Daniel Cousens
|
b40374e332
|
Changes to new version-less ECKey API
|
11 years ago |
Andreas Brekken
|
29ad6b692e
|
Message signing does not work with compressed keys. ref #61
|
11 years ago |
Andreas Brekken
|
f591cc0111
|
Reformat all tests for more modern mocha syntax (describe, it)
|
11 years ago |
Roman Shtylman
|
41f0027883
|
port message to common.js style and add tests
|
12 years ago |