Skip to content

v0.15.1

Choose a tag to compare

@mmagician mmagician released this 31 May 20:28
· 8 commits to main since this release
625b66d

What's Changed

  • fix(agglayer): enforce NoteType::Public for B2AGG bridge-out notes (#3005)
  • fix: reject circular note dependencies at transaction, batch and block level (#2993)
  • Extend execution-error assertion macros with patter and any arms (#2897)
  • Make BURN note ID unique (#2987)
  • docs: discourage multiple attachments with the same scheme (#2992)
  • docs: remove MASM format & style guide (#2994)
  • feat(agglayer): reject duplicate GER insertions (#2983)
  • feat: implement Clone for TransactionContextBuilder (#2979)