Commit Graph

1006 Commits (8b1726cc550d4a5b142a2a525ce6b94713dc04e0)

Author SHA1 Message Date
kumavis 1c1400b584 deps - use stream-subprovider from provider-engine 8 years ago
Dan Finlay cbfaa6f56f Rename stream to streamSubprovider 8 years ago
Dan Finlay 48d9a21071 Use filter subprovider in-page to avoid filter leaks 8 years ago
Dan Finlay 709c0eb307 Use stream-provider v3 api 8 years ago
Dan Finlay c5432da567 Add new streaming subprovider but getting a loop 8 years ago
frankiebee f87ea49b5a Create a network controller to manage switcing networks an updating the provider 8 years ago
Dan Finlay 68d6ea44a0 Fix path references 8 years ago
Dan Finlay 2df9344be5 Rename tx manager to tx controller 8 years ago
Dan Finlay 7a3b3e0f8a Rename tx manager to tx controller 8 years ago
kumavis 28aba6e9de migration 13 - change provider from testnet to ropsten 8 years ago
Thomas Huang 3367363b12 Remove all traces of testnet 8 years ago
Thomas Huang 4c10e2021a Change default network to rinkeby 8 years ago
kumavis 5c9449dec1 background - drop async-q in favor of async/await 8 years ago
kumavis 2c8bbe3b25 migrator - fix typo 8 years ago
kumavis 70a328e028 migrator - cleaner migration runner with es7 8 years ago
frankiebee 6c01b26845 use asyncQ.waterfall instead of asyncQ.eachSeries 8 years ago
frankiebee 1772d34e94 fix migrator 8 years ago
kumavis 68be86abe9 ui - remove web3, use eth-query 8 years ago
Dan Finlay 469648239f Linted 8 years ago
kumavis fb08c4a131 metamask - publicConfig - fix init state 8 years ago
kumavis 10ba760ed3 metamask - selected accounts - dont reveal when locked 8 years ago
Thomas Huang 0b13429daf Lint tests 8 years ago
Kevin Serrano 833b9f183f
Minor lint 8 years ago
Dan Finlay a3149c1752 Use loglevel for more logs 8 years ago
kumavis 6ace0c9afb notification-manager - remove promise listener 8 years ago
Thomas Huang 6bdb4c8728 Fix linting warnings 8 years ago
Kevin Serrano 242dc1e99f
Add missing changes. Create unique style for rinkeby icon. 8 years ago
Nickyg e9aa37b699 add rinkeby network 8 years ago
Dan Finlay d05d9a5f57 Add missing tx manager state 8 years ago
kumavis 9b9570fd2b auto-faucet - only skip faucet on explicit test environment 8 years ago
kumavis 5a91adf7d8 add platforms to mascara + move buyEther window open to ui 8 years ago
kumavis 4779999bfc clean - metamask controller - remove log 8 years ago
frankiebee 0a7b388b39 Fix faucet to only autoFaucet first account 8 years ago
frankiebee f80d1ce3e6 Switch auto-faucet from XMLHttpRequest to fetch 8 years ago
kumavis 86e882c51a notification-manager - rename show -> showPoup + make getPopup private 8 years ago
kumavis aa06183c64 ui - use global.platform for extension interaction 8 years ago
kumavis 60a48e713f ui - move popup auto-close after tx conf to ui entrypoint 8 years ago
kumavis 49d8877fd7 ui - startPopup returns store after boot 8 years ago
kumavis 6259ffaef4 extension - remove local extension files, we use extensionizer 8 years ago
kumavis 5036263f88 introduce platform api and rename notifications to notification-manager 8 years ago
kumavis be88c87b25 extension - prefer extensionizer module 8 years ago
kumavis 1dce352523 tx-manager - add eip155 support 8 years ago
frankiebee 29a602a89b Clean up 8 years ago
kumavis ff49e5e5cf tx-utils - gas buffer ceiling at 90% of block gas limit 8 years ago
frankiebee 84b3415b44 WIP: lost enital call from dapp to getAccounts 8 years ago
Dan Finlay 98dd684524 Linted 8 years ago
Dan Finlay 610ec2bdf5 Fix popup behavior for Firefox 8 years ago
Kevin Serrano 576fb26c15
Add missing migration. 8 years ago
kumavis 6310a05dae tx manager - emit update on new unapproved tx 8 years ago
kumavis e864623d3c tx manager - add eth-query 8 years ago