Skip to content

1.5.9

Choose a tag to compare

@github-actions github-actions released this 09 Jan 16:15
· 61 commits to main since this release
2333c0e

Added

  • Full list of factory dependencies to standard and combined JSON outputs
  • Linked dependencies to the linked field of linker standard JSON output
  • Comprehensive documentation for the EraVM compilation process

Changed

  • solc is not called anymore if its data is not needed in combined JSON mode
  • Prohibited the use of create/create2 in assembly blocks

Fixed

  • Empty missing-libraries list in combined JSON mode
  • False-positive warning with --force-evmla in basic CLI mode
  • Yul contract names in standard JSON output now match Yul object names
  • Several memory errors found by the sanitizer