Commit Graph

734 Commits (87505e1742ee56e78fed7f17645f58bf169c4ef7)

Author SHA1 Message Date
Frankie 87505e1742 fix for linting 8 years ago
Frankie 580d93188c Satisfy review needs: 8 years ago
Frankie 212ef0b850 fix the maxcost not being included in txMeta 8 years ago
kumavis d755b66e20 background - metamask controller - fix 'this' ref 8 years ago
Frankie 5ed52eed68 Clean up code 8 years ago
kumavis 29e83d71a8 background - handle tx finalization in controllers instead of provider-engine 8 years ago
kumavis 65ba9fc39e bugfix - portstream - dont wrap cb in try catch 8 years ago
Frankie 576e2ad64d Fix wording and icon of failed txs 8 years ago
Dan Finlay d87a7b2a76 Send update to UI when changing selected account 8 years ago
Frankie bbd2f2738b Add to CHANGELOG 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
Dan Finlay 21e2e4efd8 Remove erroneous OOG estimation logic. 8 years ago
kumavis b301c0fb48 deps - replace promise-request with fetch 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 6c99d09404 Fixed bugs with sanity-checking 8 years ago
Dan Finlay ead8a05034 Fix dependency reference 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
Frankie 32e8063a77 clean up 8 years ago
Frankie e6da8e2762 Fix signing of transactions 8 years ago
Kevin Serrano 68be524019
Take out unneeded permissions from the app. 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 305cda4265 Use chainId parameter instead of second argument 8 years ago
Dan Finlay af2c7004b0 Make single letter variables more verbose 8 years ago
Dan Finlay 7320095079 Linted 8 years ago
Dan Finlay 9c6c277b8b Add replay protection to Transaction Manager 8 years ago
Dan Finlay edc5f9e821 Add tolerance for hex prefixed private keys to simple keychain 8 years ago
kumavis 616721f47d inpage-provider - add isMetaMask 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 1861bf8e2b Remove log 8 years ago
Dan Finlay 98527c1c25 Fix account injection bug 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
Dan Finlay a3a64afdd5 Return undefined when vault is uninitialized 8 years ago
Dan Finlay 05ce7086f7 Added error when trying to unlock uninitialized vault 8 years ago
Frances Pangilinan 9e1c90eafc fix merge 8 years ago
Frances Pangilinan a85c691b71 Remove txManager in keyring controller 8 years ago