Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 657 Bytes

CHANGELOG.md

File metadata and controls

20 lines (17 loc) · 657 Bytes

March 2024

  • Updated all contracts (challenges, tests, etc.) to use Foundry instead of Hardhat

August 2021

  • Filter out repeated log messages for mined transactions
  • Increased Sidebar width
  • Add informative messages when Metamask is not installed nor connected
  • Add message for translation contribution
  • Add guide on how to add languages in the README

July 2021

  • Add multilanguage support
  • Update Remix link redirect
  • Better description for Denial level
  • Prevent double click on submitting or getting new level instances
  • Reduced compiler warnings
  • Add Sentry for error tracking

June 2021

  • Refactor project to use create-react-app