Skip to content

v1.3.2

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Jul 06:06
Immutable release. Only release title and notes can be modified.
d6d8d2e

This maintenance release contains bug fixes, stability improvements, and general code enhancements.

What's Changed

  • feat(runtime-upgrade): emit Safe transaction bundles by @hedwig0x in #450
  • fix(scripts): include ABI in Fluentscan verification by @hedwig0x in #451
  • fix(fluentscan): use API base URL env by @hedwig0x in #452
  • feat(scripts): add genesis bytecode diff helper by @hedwig0x in #453
  • fix(runtime-upgrade): plan Safe bundle upgrades by @hedwig0x in #454
  • refactor(runtime-upgrade): introduce subcommands for contract upgrades by @dmitry123 in #455
  • fix(revm): load EVM metadata for cold code hash by @hedwig0x in #457
  • fix(runtime): meter rwasm bulk memory ops by @hedwig0x in #459
  • fix(genesis): make release artifacts reproducible by @hedwig0x in #460
  • fix(runtime-upgrade): fail closed on partial batches by @hedwig0x in #461
  • fix(runtime): gate root interruption continuation by @hedwig0x in #462
  • fix(runtime): evict cached system runtime after traps by @hedwig0x in #463
  • fix(sdk): respect rust log level for debug output by @hedwig0x in #468
  • fix(webauthn): add strict relying-party policy checks by @hedwig0x in #464
  • fix(evm): use zero blob gas price for evm interpreter by @dmitry123 in #469
  • fix(ci): keep rc builder images off latest by @Osraka in #456
  • fix(ci): harden release supply chain by @hedwig0x in #467
  • fix(revm): meter metadata storage syscalls by @hedwig0x in #465
  • fix(runtime): fingerprint compilation caches by @hedwig0x in #466
  • chore(deps): bump Swatinem/rust-cache from 42dc69e1aa15d09112580998cf2ef0119e2e91ae to e18b497796c12c097a38f9edb9d0641fb99eee32 by @dependabot[bot] in #470
  • chore(deps): bump actions/delete-package-versions from 25ad4af5be03aef10e0b3376b248688b7a44c40b to e5bc658cc4c965c472efe991f8beea3981499c55 by @dependabot[bot] in #472
  • chore(deps): bump codecov/codecov-action from e53489f4d376d79066609109e7a95a29eb3740b1 to fb8b3582c8e4def4969c97caa2f19720cb33a72f by @dependabot[bot] in #473
  • chore(deps): bump mozilla-actions/sccache-action from 1583d6b38d7be47f593cb472781bbb21cab4321e to 9e7fa8a12102821edf02ca5dbea1acd0f89a2696 by @dependabot[bot] in #471
  • chore(deps): bump rwasm to 0.4.5 by @hedwig0x in #475
  • fix(ci): generate cache-warmer lockfile by @hedwig0x in #476

New Contributors

Full Changelog: v1.3.1...v1.3.2