1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts
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 Fixed signing of hashes 2016-06-16 11:46:35 -07:00
migrations Move all users to new scalable backend 2016-05-11 13:10:54 -07:00
background.js Merge branch 'master' into display_network 2016-06-03 15:21:24 -07:00
chromereload.js build - add gulp build process 2016-03-02 23:08:28 -08:00
config.js sync rpc fix 2016-05-19 16:53:16 -07:00
contentscript.js multiplex - rename control to autoreload 2016-05-22 18:21:34 -07:00
inpage.js multiplex - rename control to autoreload 2016-05-22 18:21:34 -07:00
popup.js deps - use web3-stream-provider module 2016-05-22 18:02:27 -07:00