Skip to content

Release v3.2.6

Choose a tag to compare

@Arvolear Arvolear released this 18 Sep 08:42
· 24 commits to master since this release

Release notes v3.2.6 πŸŽ‰

  • Enhanced the ABridge contract architecture.
    • Adding modular handler contracts for assets and messages management.
    • Added Batcher contract for batched execution during redemption.
    • Added arbitrary messages handler.
    • Removed ERC721 and ERC1155 handlers.
  • Fixed encoding of locktime in TxParser library.
  • Clarified CI sequence.