github bluealloy/revm v28
revm v5.0.0, tag v28

latest releases: v37, v36, v35...
4 months ago

What's Changed

  • fix(op): skip validation on deposit tx by @rakita in #1065
  • tests(revme): statetests new format and return error by @rakita in #1066
  • chore(revm): Add helpers to Build Revm with Context by @rakita in #1068
  • fix: typo on internal append_handle_register methods by @Rjected in #1069
  • fix: properly set context env by @mattsse in #1070
  • chore: precompile bn128 copy by @rakita in #1071
  • feat(interpreter): relax make_boxed_instruction_table::FN to FnMut by @DaniPopes in #1076
  • refactor(precompile): make use of padding utilities, simplify secp256k1 by @DaniPopes in #1073
  • perf/refactor(precompile): simplify bn128 precompile implementations by @DaniPopes in #1074
  • perf(precompile): don't allocate if padding is not needed by @DaniPopes in #1075
  • chore(deps): bump indicatif from 0.17.7 to 0.17.8 by @dependabot in #1077
  • chore(deps): bump thiserror from 1.0.56 to 1.0.57 by @dependabot in #1078
  • chore: release by @github-actions in #1067
  • chore: tag v28, revm v5.0.0 by @rakita in #1079

New Contributors

  • @github-actions made their first contribution in #1067

Full Changelog: v27...v28

Don't miss a new revm release

NewReleases is sending notifications on new releases.