1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test
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
..
lib/migrations Migrate etherscan providers to our RPC 2016-04-12 14:16:39 -07:00
unit Fixed signing of hashes 2016-06-16 11:46:35 -07:00
helper.js Fix plugin tests 2016-04-18 11:31:06 -07:00