Commit Graph

258 Commits (25bc15ba175091513f6d281e9a16f3643fe4b18d)

Author SHA1 Message Date
Dan Finlay 1ff4894b67 Allow importing of private key strings 8 years ago
kumavis c3d491a37c background - return txHash to provider-engine on done 8 years ago
kumavis d755b66e20 background - metamask controller - fix 'this' ref 8 years ago
kumavis 29e83d71a8 background - handle tx finalization in controllers instead of provider-engine 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
Frankie 0fae263a9a Take some of the tx Logic out of the UI and create a visble state for pending and unaproved transactions 8 years ago
kumavis 26e4ff40e1 rpc - fix sync account cache setting 8 years ago
kumavis 61637c738b web3 provider - override eth_syncing and web3_clientVersion 8 years ago
Frankie e62f70660d MetaMask Controller - Convert to EventEmitter 8 years ago
Dan Finlay 7659f5894a Combine two identical then blocks 8 years ago
Frankie cf6817092b remove unnecessary try statments 8 years ago
Dan Finlay ead8a05034 Fix dependency reference 8 years ago
Frankie e6da8e2762 Fix signing of transactions 8 years ago
Dan Finlay 33b4d213f1 Fix sendUpdate for new promisified getState method 8 years ago
Dan Finlay 1b9906372b Update UI state on ethStore updates 8 years ago
Dan Finlay 9c6c277b8b Add replay protection to Transaction Manager 8 years ago
Dan Finlay e95c937569 Add additional migration test 8 years ago
Frankie fde69ea0ba fix some minor spelling mistakes and clean up code 8 years ago
Dan Finlay a10fe6b6f4 Return keyring metadata on metamask state object 8 years ago
Dan Finlay 9e54e3baa0 Break up migration function 8 years ago
Dan Finlay 291403c13f Don't bother changing selected accounts since accounts are recovered 8 years ago
Dan Finlay cf3951c9df Remove logs 8 years ago
Dan Finlay 0df656850d Linted 8 years ago
Dan Finlay ebeaf3b3d6 Restructured migration 8 years ago
Frances Pangilinan 9e1c90eafc fix merge 8 years ago
Frances Pangilinan 1ebcbe296b Migrate all tx mutation code out of keyring controller and 8 years ago
Frances Pangilinan 6e78494846 First pass at revision requests 8 years ago
Dan Finlay 48f2ae2154 Move old keystore migration code to metamask controller 8 years ago
Dan Finlay 931ae5f64a Make notices confirmation configurable 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
Frances Pangilinan 090935f90a Create a TxManager 8 years ago
Dan Finlay 4b6b1db4f0 Ordered keyringController methods the same in metamask-controller 8 years ago
Dan Finlay 9d401f9137 Fix nodeify usage 8 years ago
Dan Finlay 80e76b45ee Denodeify most of KeyringController 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
Kevin Serrano 88ed1f191f
Add to changelog. 8 years ago
Kevin Serrano 1cbab788ec
Change fauceting to become a response of an emit. 8 years ago
Kevin Serrano f5b0795ac5
change all instances of selectedAddress to selectedAccount. 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 23263bec7d
Linting to the max. 8 years ago
Frankie 17aac2dbc5 fix tx data so it has the network id 8 years ago