Commit Graph

501 Commits (d40bd9a726b7bef900d36ed195e38e8537cc791d)

Author SHA1 Message Date
Dan Finlay 18e6d266c1 Add descriptive comment 8 years ago
Dan Finlay 381a60695d Linted 8 years ago
Dan Finlay 3588aabdf2 Removed reliance on eth-store internal custom eth-query 8 years ago
Dan Finlay 08351f801a Move eth-store@1.1.0 into local repo. 8 years ago
kumavis 616721f47d inpage-provider - add isMetaMask 8 years ago
Dan Finlay 1861bf8e2b Remove log 8 years ago
Dan Finlay 98527c1c25 Fix account injection bug 8 years ago
Dan Finlay ebeaf3b3d6 Restructured migration 8 years ago
Dan Finlay a3a64afdd5 Return undefined when vault is uninitialized 8 years ago
Frances Pangilinan 6e78494846 First pass at revision requests 8 years ago
Dan Finlay 26f1e6cbd2 Remove encryptor in favor of external browser-passworder 8 years ago
Dan Finlay 20d2204ce6
Made changes according to feedback. 8 years ago
Kevin Serrano e9bea92ac3
Lint. 8 years ago
kumavis 73998feeb2 move notice code from metamask-controller + config-manager, in to notice-controller 8 years ago
Kevin Serrano 8819475a2e Add ability to show notices to user & get confirmation. 8 years ago
Frances Pangilinan 090935f90a Create a TxManager 8 years ago
Dan Finlay 7b9749e30c Got bad account detection working and added to state 8 years ago
Dan Finlay ab9e15b782 Mostly added bad account detection 8 years ago
Dan Finlay 1880cda9b9 Fix vault encrypting & unlocking bug 8 years ago
Dan Finlay 95bcc21a06 Add useful nodeify error message 8 years ago
Dan Finlay 9e764b1935 Fix nodeify 8 years ago
Dan Finlay 80e76b45ee Denodeify most of KeyringController 8 years ago
kumavis c0a2eb146a rpc - add sync uninstallFilter support 8 years ago
Dan Finlay 05c8658ff3 Fix new encryptor migration logic 8 years ago
Dan Finlay de8da9ddf6 Simplify Encryptor API Surface 8 years ago
kumavis fa2f0dee28 idStore - fix estimateGas calculation 8 years ago
Kevin Serrano 6dad4f1f20
Phase out ethereumjs-util from encryptor module. 8 years ago
Dan Finlay 9fb96128e6 Rename idStoreMigrator method for clarity 8 years ago
Kevin Serrano f5b0795ac5
change all instances of selectedAddress to selectedAccount. 8 years ago
Kevin Serrano 9123e70434
Remove entropy from encryption and project. 8 years ago
Dan Finlay e8a8302624 Begin adding Ropsten support 8 years ago
Kevin Serrano d6286cd13a
Maintain linting. 8 years ago
Dan Finlay ce1c5eb75a Update migration code for new hd wallet param name 8 years ago
kumavis 39e0a33bba random-id - use Number.MAX_SAFE_INTEGER as max 8 years ago
Dan Finlay 8eb91e89bf Increment tx ids to avoid collisions 8 years ago
Dan Finlay f229d32442 Replace old random-id code with incrementing id generator 8 years ago
Kevin Serrano e18109f1ea
Fix semantics in comments 8 years ago
Kevin Serrano 585284cb88
Lints. 8 years ago
Kevin Serrano 7de6b12aad
Re-enable disclaimer screen. Rename variables to reflect role more clearly. 8 years ago
Kevin Serrano d891869eff
First attempt at fixing errors in confirmation screen. 8 years ago
Kevin Serrano 26a548a7a3
First attempt at fixing errors in confirmation screen. 8 years ago
Kevin Serrano 7012747fb5
Package normalize inside sig util file. 8 years ago
Kevin Serrano 23263bec7d
Linting to the max. 8 years ago
kumavis 536cab0687 detect tx error - show warning and fix gasLimit 8 years ago
Kevin Serrano e2b2083df0
remove gas field, due to alias redundancy. 8 years ago
Kevin Serrano b6b4be61d9
Fix bug for increasing gas by 20 percent. 8 years ago
Dan Finlay 7068d2e71c Adjust gas buffer to be 20% over estimate 8 years ago
Dan Finlay 6f39924e60 Increase gas buffer 8 years ago
Dan Finlay 1896928562 Fix gas price buffering 8 years ago
Dan Finlay ba7d6b437f Fix password validation and persistence issue 8 years ago