github aurora-is-near/aurora-engine 3.10.0
Release 3.10.0

12 hours ago

Additions

  • Added WASM contract optimization by using wasm-opt util by [@mrLSD]. (#835)
  • Introduced a cargo-near-build crate for building contracts used in the tests by [@aleksuss]. (#1015)
  • Added a possibility to deploy ERC-20 tokens with metadata by [@aleksuss]. (#1008)
  • Osaka hard fork MODEXP precompile modification for EIP-7823 and EIP-7883 by [@mrLSD]. (#1050)
  • Added secp256r1 precompile for the Osaka hard fork - EIP-7951 by [@mrLSD]. (#1052)
  • Added PARGUE hard fork support by [@mrLSD]. (#988)

Changes

  • Added wasm-opt dependency in the scheduled tasks in the CI by [@aleksuss]. (#1016)
  • Removed the ext-connector feature and the codebase related to ETH connector by [@aleksuss]. (#1018)
  • Removed the mainnet and testnet features by [@aleksuss]. (#1019)
  • Renamed view method paused_precompiles to get_paused_precompiles by [@joshuajbouw]. (#609)
  • Updated near dependencies by [@aleksuss]. (#1034)
  • Updated test contracts annotations after updating near-sdk to 5.18 by [@aleksuss]. (#1048)
  • alt-bn256 precompiles refactored by [@mrLSD]. (#1047)

Fixes

  • Rolled back the backward compatibility of the exit_to_near precompile by [@aleksuss]. (#1014)
  • Fixed occasionally failing 1inch tests by [@aleksuss]. (#1029)
  • Fixed potential UB while mutating an immutable object by [@vlad9486]. (#1046)

Don't miss a new aurora-engine release

NewReleases is sending notifications on new releases.