1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 02:10:12 +01:00
metamask-extension/test/unit
Dan Finlay 408addb1b2 Fixed signing of hashes
Signing now always takes a 64 digit hex string, and returns a message signature which appropriately pads r, s, and v with zeroes.

Need to verify with Denis that this is the behavior he requires.
2016-06-16 11:46:35 -07:00
..
actions Added ability to nickname wallets locally 2016-05-20 16:18:54 -07:00
lib Cache identicons 2016-06-06 14:05:13 -07:00
reducers Fix persistent warning bug 2016-05-25 15:39:18 -07:00
config-manager-test.js Added ability to nickname wallets locally 2016-05-20 16:18:54 -07:00
explorer-link-test.js Fix explorer link generation 2016-04-27 14:43:09 -07:00
id-management-test.js Fixed signing of hashes 2016-06-16 11:46:35 -07:00
idStore-test.js Fix test 2016-04-27 18:14:59 -07:00
migrations-test.js Move all users to new scalable backend 2016-05-11 13:10:54 -07:00
util_test.js Fix hashed address validation 2016-06-02 18:42:09 -07:00