mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 10:30:04 +01:00
d017c28441
When starting up, we now create a `web3` inside the `background.js` process, which we pass to the `idStore` and ask for the current `network`. We include the `network` on `app.metamask.network` in the state object. We re-request the network when changing provider. We filter the transaction list for transactions that match the current network. |
||
---|---|---|
.. | ||
lib | ||
migrations | ||
background.js | ||
chromereload.js | ||
contentscript.js | ||
inpage.js | ||
popup.js |