Skip to content

evmone 0.5.0

Compare
Choose a tag to compare
@chfast chfast released this 24 Jun 21:54
· 1507 commits to master since this release
v0.5.0
330c545

Changed

  • intx upgraded to version 0.5.0, small performance increase for ADDMOD and MULMOD instructions expected. #239
  • EVMC upgraded to version 7.4.0. #243
  • C++ exception handling and Run-Time Type Information (RTTI) have been disabled for the evmone library (in GCC and Clang compilers). #244