Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 2.74 KB

CHANGELOG.md

File metadata and controls

37 lines (21 loc) · 2.74 KB

Changelog

0.3.1 (2025-02-20)

Features

Bug Fixes

  • refrain from starting server during tx replay (#588) (6cb0925)
  • update replay mode to refrain from starting server during tx replaying (6cb0925)

0.3.0 (2025-02-04)

⚠ BREAKING CHANGES

  • upgrade to protocol v26 (gateway) (#567)
  • cli: replay transactions when forking at a tx hash (#557)

Features

  • cli: replay transactions when forking at a tx hash (#557) (a955a9b)
  • upgrade to protocol v26 (gateway) (#567) (94da53c)

Bug Fixes