1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts
Dan Finlay 2d6a82e36d Add mayBeFauceting boolean to account object
This boolean is computed from these requirements:

 - The user is on the testnet rpc
 - The account is index 0

The UI is responsible for checking the account balancing and indicating if fauceting is indeed pending or not.
2016-04-04 15:35:41 -07:00
..
lib Add mayBeFauceting boolean to account object 2016-04-04 15:35:41 -07:00
background.js Revert "Revert "Etherscan provider"" 2016-03-31 16:32:35 -07:00
chromereload.js build - add gulp build process 2016-03-02 23:08:28 -08:00
contentscript.js context wiring - handle and log errors 2016-02-10 11:46:13 -08:00
inpage.js inpage - web3 class injection 2016-03-05 15:03:43 -08:00
popup.js popup.js - set web3 on global 2016-03-10 12:30:44 -08:00