Commit Graph

665 Commits (674b2689826c770092a3dfee7fe76fb83c0b444a)

Author SHA1 Message Date
Dan Finlay 3f2945dce0 Version 2.14.1 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 5ea7d738d2 changelog - inf reload detection hotfix 8 years ago
kumavis b4a298e1a3 inpage - temporarily disable ping stream 8 years ago
Dan Finlay 3b68d9e1e7 Version 2.14.0 8 years ago
kumavis 73998feeb2 move notice code from metamask-controller + config-manager, in to notice-controller 8 years ago
Kevin Serrano 1458b8c68e
Deactivate polling for now. 8 years ago
Dan Finlay 2b1d821da3 Cleanup 8 years ago
Kevin Serrano 085abb79cf
remove duplicate controller. 8 years ago
Kevin Serrano 851ba66cdd Add ability to show notices to user & get confirmation. 8 years ago
Kevin Serrano 8819475a2e Add ability to show notices to user & get confirmation. 8 years ago
Dan Finlay 83880a5c92 Remove morden testnet provider 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
kumavis 26b60f1b5a inpage - correctly listen for incomming messages 8 years ago
Dan Finlay c431783602 Remove redundant logging block 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 df0b89074b Return promise correctly from setSelectedAddress 8 years ago
Dan Finlay 5bf1018d75 Flattened addTx async methods 8 years ago
Dan Finlay ff3f6cc36a Bind ethQuery to estimateGas to allow it to be moved around. 8 years ago
Dan Finlay 85d5b12f8d Fix tx adding code 8 years ago
Dan Finlay 4b6b1db4f0 Ordered keyringController methods the same in metamask-controller 8 years ago
Dan Finlay b81f00849d Annotated KeyringController 8 years ago
Dan Finlay 9d401f9137 Fix nodeify usage 8 years ago
Dan Finlay 9e764b1935 Fix nodeify 8 years ago
Dan Finlay 80e76b45ee Denodeify most of KeyringController 8 years ago
Dan Finlay 44a2f2ad9d Version 2.13.11 8 years ago
Dan Finlay d9dc2eac63 Fix more async usage of KeyringController 8 years ago
Dan Finlay 230a0ab876 Fix more keyring asyncifying tests 8 years ago
kumavis c0a2eb146a rpc - add sync uninstallFilter support 8 years ago
Dan Finlay 600f5c31db Mostly got async keyringController tests passing 8 years ago
Dan Finlay c77d355e98 Complete first pass at asyncrhonizing keyring controller 8 years ago
Dan Finlay 2efab79f5b Asynced keyrings and started on controller 8 years ago
Dan Finlay 05c8658ff3 Fix new encryptor migration logic 8 years ago
Dan Finlay 822face7a3 Fix password reference 8 years ago
Dan Finlay 6ebdebc0a5 Remove line of cruft 8 years ago
Dan Finlay 4b7b0a86d8 Refine isInitialized derivation method 8 years ago
Dan Finlay de8da9ddf6 Simplify Encryptor API Surface 8 years ago
Dan Finlay d9f8a8f9b2 Version 2.13.10 8 years ago
kumavis bc39cd7b89 KeyringController - estimateGas->analyzeGasUsage fix gasLimit + detect OOG 8 years ago
Dan Finlay c4056a861a Move state update outside of conditional callback block 8 years ago
Dan Finlay 606c0b7618 Remove callback type check 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
Kevin Serrano 17669e4af8
Make ropsten faucet button point at the correct url. 8 years ago
Kevin Serrano 8d2afccdc0
Ropsten has sole access to the faucet. 8 years ago
Dan Finlay 136296aad6 Began moving salt into encryptor 8 years ago