metamask-extension

The MetaMask browser extension enables browsing Ethereum blockchain enabled websites

OTHER License

Stars
11.4K
Committers
494

Bot releases are hidden (Show)

metamask-extension - Version 2.13.11: Turkey Trot

Published by danfinlay almost 8 years ago

  • Add support for synchronous RPC method "eth_uninstallFilter".
metamask-extension - Version 2.13.10: Tangela Tango

Published by danfinlay almost 8 years ago

  • Improve gas calculation logic.
  • Default to Dapp-specified gas limits for transactions.
  • Ropsten networks now properly point to the faucet when attempting to buy ether.
  • Ropsten transactions now link to etherscan correctly.
metamask-extension - Version 2.13.9: Polska Hamster

Published by danfinlay almost 8 years ago

  • Add support for the new, default Ropsten Test Network.
  • Fix bug that would cause MetaMask to occasionally lose its StreamProvider connection and drop requests.
metamask-extension - Version 2.13.2: Tiny Dancer

Published by danfinlay about 8 years ago

  • Add Parity compatibility, fixing Geth dependency issues.
  • Add "Buy Ether" button to tx confirmation screen when sender balance is insufficient.
  • Fix bug where chosen FIAT exchange rate does no persist when switching networks
  • Fix additional parameters that made MetaMask sometimes receive errors from Parity.
  • Fix bug where invalid transactions would still open the MetaMask popup.
  • Fix a bug with estimating gas on Parity
  • Show loading indication when selecting ShapeShift as purchasing method.
  • Add a link to the transaction in history that goes to https://metamask.github.io/eth-tx-viz
    too help visualize transactions and to where they are going.
metamask-extension - Version 2.12.1

Published by danfinlay about 8 years ago

  • Fixed bug where if you send a transaction from within MetaMask extension the
    popup notification opens up.
  • Fixed bug where some tx errors would block subsequent txs until the plugin was refreshed.
metamask-extension - Version 2.12.0

Published by danfinlay about 8 years ago

  • Add a QR button to the Account detail screen
  • Fixed bug where opening MetaMask could close a non-metamask popup.
  • Fixed memory leak that caused occasional crashes.
  • Fixed bug where some tx errors would block subsequent txs until the plugin was refreshed.
metamask-extension - Version 2.11.1

Published by danfinlay about 8 years ago

  • Fix bug that prevented caches from being cleared in Opera.

That's it, this was the one-liner for Opera compatibility. Sleep well!

metamask-extension - Version 2.11.0

Published by danfinlay about 8 years ago

  • Fix bug where pending transactions from Test net (or other networks) show up In Main net.
  • Add fiat conversion values to more views.
  • On fresh install, open a new tab with the MetaMask Introduction video. Does not open on update.
  • Block negative values from transactions.
  • Fixed a memory leak.
  • MetaMask logo now renders as super lightweight SVG, improving compatibility and performance.
  • Now showing loading indication during vault unlocking, to clarify behavior for users who are experience slow unlocks.
  • Now only initially creates one wallet when restoring a vault, to reduce some users' confusion.
  • Adopted new eth-lightwallet security release to ensure encrypted vaults are salted for extra safety.
metamask-extension - Versions 2.10.2

Published by kumavis about 8 years ago

  • Fix bug where notification popup would not display.
metamask-extension - Version 2.10.1

Published by kumavis about 8 years ago

  • Fix bug where provider menu did not allow switching to custom network from a custom network.
  • Sending a transaction from within MetaMask no longer triggers a popup.
  • Fix Ethereum JSON RPC Filters bug.
metamask-extension - Version 2.10.0

Published by danfinlay about 8 years ago

  • Changed transaction approval from notifications system to popup system.
  • Add a back button to locked screen to allow restoring vault from seed words when password is forgotten.
  • Forms now retain their values even when closing the popup and reopening it.
  • Fixed a spelling error in provider menu.
metamask-extension - 1.3.2: Some small enhancements

Published by danfinlay over 8 years ago

  • On the testnet, when the first account is being auto-funded via our faucet, we now visually indicate that instead of the account balance until the account is funded.
  • When unlocking Metamask, the first account is now selected by default.
  • Accounts with enormous balances will no longer push the account detail button off the screen. (This was a problem for developers using testrpc with fake blockchains).