Commit Graph

969 Commits (1079c20c8329610f124713a1b1dae2dfe9c99ba0)

Author SHA1 Message Date
Dan Finlay 32c767fbe8 Linted 8 years ago
Dan Finlay cdcd1b1e8b Fix hex encoding of message to create valid hex strings 8 years ago
Dan Finlay e66e755766 Fix normalizeMsgData function to always return hex prefixed 8 years ago
Frankie b84f1b0532 Fix issue where old txMeta object was being used to pass the txHash to the cb 8 years ago
Dan Finlay 9bd8c5f723 Render personal_sign messages as utf-8 text 8 years ago
Dan Finlay ddc136a7c2 Add a couple more debug logs 8 years ago
Dan Finlay f908aaafbc Use correct action to update and submit tx 8 years ago
Dan Finlay e07e4b7bc7 Linted 8 years ago
Dan Finlay da88481560 Remove gasMultiplier txMeta param 8 years ago
Dan Finlay 2e16e1eb94 Fixed bug that made send screen sometimes transition to account detail 8 years ago
Dan Finlay 1eb4a5d62c Add background method for updating and approving a tx in one call 8 years ago
Dan Finlay b5d03cd524 add controllers to root scripts folder 8 years ago
Dan Finlay 8c66260bdb Removed redundant personal_recover logic 8 years ago
Dan Finlay f2851402f3 Mostly fix personal_recover 8 years ago
Kevin Serrano dfc89d6c6d
Make gasPrice accessible to the UI. 8 years ago
Dan Finlay 961a83769b Fix cancel msg signing behavior. 8 years ago
Dan Finlay 4697aca02c Got personal_sign working 8 years ago
Kevin Serrano 62854398f1
Tested against code to play nice with unit tests. 8 years ago
Dan Finlay 7ec25526b7 Add alternate UI for pending personal_sign messages 8 years ago
Dan Finlay 564f920ae0 Add personal sign actions and template 8 years ago
Kevin Serrano 7a0ce31bd3
Implemented functionality for displaying recent custom RPCs 8 years ago
Dan Finlay 8684fc40c7 Allow provider to init before keyringController 8 years ago
Dan Finlay 6c0916c28d Fix reference 8 years ago
Dan Finlay 92fb07999a Point metamask-controller personalSignRecover method to keyring-controller 8 years ago
Dan Finlay 0584988688 Move sigUtil and keyrings to external modules 8 years ago
Kevin Serrano 026e0e3383
Fix naming 8 years ago
Kevin Serrano db48f8984f
Basic infrasture for RPC list added. 8 years ago
Dan Finlay 04e80d36be Version 3.3.0 8 years ago
Dan Finlay 48ab446436 Add memstore update after adding new keyring 8 years ago
kumavis 943bcec0d7 keyring controller - update memStore after restoreKeyring 8 years ago
Kevin Serrano 75f7c1244a
Made migrations non-destructive; fixed currency migration. 8 years ago
Kevin Serrano cd75d86187
Add migrations for removing terms of use data. 8 years ago
Dan Finlay f2486fbdd3 got hash test passing 8 years ago
Dan Finlay 26ae3d206f Version 3.2.2 8 years ago
Kevin Serrano 65c84ac4b2
Delete all code related to disclaimers. 8 years ago
Kevin Serrano 1d0fcf129c
Fix bugs with notice. Add disclaimer notice. 8 years ago
Frankie de6455151e Revert old style message sighing 8 years ago
Kevin Serrano 4033b620bd
Allowed net_version to be called synchronously 8 years ago
Dan Finlay 5d827bece3 Version 3.2.1 8 years ago
Dan Finlay 480c7c5d24 Version 3.2.0 8 years ago
Dan Finlay c0637f8d6a Fix typo 8 years ago
Dan Finlay 0c0c0051e4 Remove shapeshift tx list from idStore 8 years ago
Dan Finlay 89bbccb09c Stop removing old shapeshift txs 8 years ago
Dan Finlay af439cc6cf Do not remove completed shapeshift deposits 8 years ago
Dan Finlay 901eeb5c10 Fix bug when clearing old shapeshift txs 8 years ago
Dan Finlay 5d37f90787 Automatically remove shapeshift txs over 11 minutes old with no payment 8 years ago
Dan Finlay c9024655d3 Add migration to index 8 years ago
Dan Finlay 4dc71ed57b Got ShapeShiftController back to working 8 years ago
Dan Finlay 13ee92909c Mostly got shapeshift tx management into its own controller 8 years ago
kumavis bc4efa1807 eth-store - update store state after manipulating 8 years ago