Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.78 KB

CHANGELOG.md

File metadata and controls

28 lines (23 loc) · 1.78 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

5.0.0

Added

  • Add buttons to send transaction and deploy contract that will fail(#139)
  • add deploy and mint buttons for collectibles flow (#136)
  • Add warning when using Test Dapp on Mainnet (#134)
  • Add form to send transaction with parameters(#132)
  • Add button to send EIP1559 transaction (#117)
  • Add button to suggest switching Ethereum chains(#102)
  • Add button to call watch-asset (#112)
  • Add button to suggest adding Ethereum chain (#92)

Fixed

  • Remove known hacked address from send flow. (#129)
  • Fix decimal unit error in send token flow (#131)
  • Fix signTypedData_v3 message (#133)
  • Fix repository standardization issues (#118)
  • Fix addEthereumChain button disable logic (#93)