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 d8bee4f599 Make default providers more easiliy configurable for metamask devs
No longer do our `mainnet` and `testnet` buttons set specific RPC urls. Now they set `provider.type`, which gets interpreted with code.

Currently the provider types of `mainnet` and `testnet` point to our new scalable backends, but these could be re-interpreted to use any other provider, be it etherscan, peer to peer, or otherwise.

Makes it easier for us to upgrade our infrastructure without incorporating migration logic into the program.
2016-05-10 15:37:13 -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 Make default providers more easiliy configurable for metamask devs 2016-05-10 15:37:13 -07:00
.DS_Store build overhaul + basic structure 2015-08-01 16:33:31 -07:00
manifest.json Version 1.8.0 2016-05-10 10:48:46 -07:00
popup.html migrate to new ui + provider 2016-01-14 18:26:54 -08:00