Commit Graph

1239 Commits (4915aff7505db7a1f042525a366ca0e7c6da1eed)

Author SHA1 Message Date
kumavis ef81bde98b eth-store - emit update on new account add 8 years ago
kumavis f49fb149cc background - txManager - filter txs by network 8 years ago
kumavis c3d491a37c background - return txHash to provider-engine on done 8 years ago
Frankie fdcf03f57d Fix the inclusion of the txFee in the meta tx object 8 years ago
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 bc1615f032 background - fix metamaskController store -> diskStore persistence 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
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
kumavis 89a5eff270 currency conversion - less noisy error 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
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