Commit Graph

639 Commits (dc4e3ef24185f3f4dae1fedc5840e36b703617d2)

Author SHA1 Message Date
kumavis af115aa4c1 background - organize metamask instantiation 8 years ago
kumavis 76ce348a04 obs-store - use published module 8 years ago
kumavis ef81bde98b eth-store - emit update on new account add 8 years ago
Frankie 580d93188c Satisfy review needs: 8 years ago
kumavis 29e83d71a8 background - handle tx finalization in controllers instead of provider-engine 8 years ago
kumavis 80514d73b5 migrations - wip - 005 multivault migration 8 years ago
kumavis b33c51c0a6 migrations - introduce promise-based migrator 8 years ago
kumavis 3bc996878b background - move pojo migrator to outside of metamask controller 8 years ago
kumavis 8012ede126 background - introduce ObservableStore 8 years ago
kumavis 65ba9fc39e bugfix - portstream - dont wrap cb in try catch 8 years ago
kumavis 89a5eff270 currency conversion - less noisy error 8 years ago
Dan Finlay 21e2e4efd8 Remove erroneous OOG estimation logic. 8 years ago
kumavis b301c0fb48 deps - replace promise-request with fetch 8 years ago
Dan Finlay 6c99d09404 Fixed bugs with sanity-checking 8 years ago
Dan Finlay a107b66854 Caught typo 8 years ago
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