1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app
Dan Finlay d017c28441 Filter transaction list for current blockchain network
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.
2016-04-27 18:04:33 -07:00
..
_locales/en init commit 2015-07-31 18:38:02 -07:00
images Add seed word caching during confirmation screen 2016-03-24 10:32:50 -07:00
scripts Filter transaction list for current blockchain network 2016-04-27 18:04:33 -07:00
.DS_Store build overhaul + basic structure 2015-08-01 16:33:31 -07:00
manifest.json Bump version 2016-04-22 15:25:56 -07:00
popup.html migrate to new ui + provider 2016-01-14 18:26:54 -08:00