Skip to content

v3.5.0

Compare
Choose a tag to compare
@spsjvc spsjvc released this 14 Jun 09:44
· 108 commits to main since this release
635e832

What's Changed

  • Added AdminErc20Bridger.approveGasTokenForCustomTokenRegistration (@brtkx in #477)
    • You can use it to approve the gas token to be spent on registering a custom token (only on a custom gas token chain)
  • Added Erc20Bridger.isRegistered (@brtkx in #481)
    • You can use it to check if a token is properly registered on gateways (mostly useful for custom gateways)
  • Fixed wrong ABI usage for L2GatewayRouter (@justmert in #388)
  • Fixed an issue in InboxTools for finding the force includable block range when parent is an Arbitrum chain (@brtkx in #475)

New Contributors

Full Changelog: v3.4.1...v3.5.0