Skip to content

Releases: ethernautdao/evm-runners-cli

v0.5.2

15 Mar 11:52
31b596e
Compare
Choose a tag to compare

Changelog

  • Sort levels by their numerical id

v0.5.1

28 Feb 15:36
80bf845
Compare
Choose a tag to compare

Changelog

  • Increase app width from 70 characters to 80 characters
  • Minor grammar fixes

v0.5.0

18 Oct 09:02
Compare
Choose a tag to compare

Changelog

  • Add command evmr address to link an Optimism address with the user account
  • Add support for pure Yul submissions

v0.4.6

20 Sep 13:46
Compare
Choose a tag to compare

Changelog

  • Fix minor bugs
  • Open leaderboard in fullscreen mode
  • Improve error messages and help descriptions

v0.4.5

07 Sep 11:51
Compare
Choose a tag to compare

Changelog

  • Add wallet linking, to enable submitting solutions from the website https://evmr.sh
  • Improve UI

v0.4.4

02 Sep 10:45
Compare
Choose a tag to compare

Changelog

  • Improve leaderboard UI
  • Check if config file exists before running evmr start/leaderboard

v0.4.3

26 Aug 10:47
Compare
Choose a tag to compare

Changelog

  • Add command 'evmr update' to automatically update the levels directory if necessary (e.g. new levels are added)
  • Fix submission bug, where it was unable to submit new solutions

v0.4.2

25 Aug 16:19
Compare
Choose a tag to compare

Changelog

  • Refactor code, improve descriptions
  • Change default command from evm-runners to the shorter evmr
  • Update dependencies
  • Show final score when submitting a solution
  • Enable running evmr leaderboard without a level argument

v0.4.1

05 Aug 19:46
Compare
Choose a tag to compare

Changelog

  • Add evmr version command

v0.4.0

24 Jun 12:03
Compare
Choose a tag to compare

Changelog

  • Fix typos
  • Removed templates/test directory in evm-runners-levels, updated the start command accordingly (removed copying of test template files)