Skip to content

0.8.23_Epicurus_v4.7.7

Compare
Choose a tag to compare
@CodeNinjaEvan CodeNinjaEvan released this 17 Feb 06:54
· 313 commits to develop since this release
8ed3344

TRON Solidity compiler 0.8.23 is fully compatible with Ethereum Solidity 0.8.23.

Major changelog from Ethereum

Changelog

Important Bugfixes:

  • Optimizer: Fix block deduplicator bug which led to blocks which are identical apart from the contents of verbatim instructions to be treated as equivalent and thus collapsed into a single one.

Compiler Features:

  • Commandline Interface: An empty --yul-optimizations sequence can now be always provided.
  • Standard JSON Interface: An empty optimizerSteps sequence can now always be provided.