Skip to content

Latest commit

 

History

History
191 lines (89 loc) · 10.1 KB

File metadata and controls

191 lines (89 loc) · 10.1 KB

Changelog

0.0.17 (2026-04-13)

Features

  • interop: txOverrides for finalize, ERC7786 destination validation, send-native example (#92) (2ee9b9e)

Bug Fixes

0.0.16 (2026-04-01)

Features

  • add verifyBundle and getInteropRoot interop functions (#85) (f6d1628)

Bug Fixes

  • address issue with ETH deposits on CBT chain (#87) (51a8ccb)

0.0.15 (2026-03-27)

Features

Bug Fixes

  • address underestimation issue for eravm chains (#83) (ca0f458)

0.0.14 (2026-03-25)

Features

Bug Fixes

  • addresses the over estimation of deposits for each route (#81) (06de805)

0.0.13 (2026-03-18)

Bug Fixes

  • improve interop error messages (#74) (a0a015a)
  • remove execution version from genesis input (#75) (26a4361)

0.0.12 (2026-03-12)

Features

Bug Fixes

  • address issue with first time eth deployments (#73) (dfcede7)
  • for latest v31 protocol version (#72) (faea1ee)

0.0.11 (2026-03-03)

Bug Fixes

0.0.10 (2026-02-20)

Bug Fixes

  • fix import issue from cross-adapter dep (#63) (0c684ed)

0.0.9 (2026-02-17)

Features

Bug Fixes

0.0.8 (2026-02-06)

Features

Bug Fixes

0.0.7 (2026-02-03)

Features

Bug Fixes

0.0.6 (2026-01-14)

Bug Fixes

0.0.5 (2026-01-13)

Features

0.0.4 (2026-01-13)

Features

0.0.3 (2026-01-08)

Features

  • add token resource for quick l1-l2 mapping, assetId querying, chain info (#22) (09ee772)
  • add token resource to viem adapter (#26) (ee3d99a)

0.0.2 (2025-12-19)

Features

  • export abis for public use (#12) (95ef129)
  • stablizes gas estimation and fee calculation between adapters (#14) (bba8584)

Bug Fixes

0.0.1 (2025-11-26)

Features

  • exports finalization service (#6) (39660ae)

Bug Fixes

  • reset release (#8) (72bbed3)
  • update namespace path, use matterlabs deploy mdbook action (#3) (b4aca01)
  • use sha commits for gh actions instead of tags - sec rquest (#5) (4dfce8f)

Miscellaneous Chores

Changelog