Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Oct 20:17
· 85 commits to main since this release
e3a0418

@fuel-bridge/fungible-token@0.3.0

Minor Changes

  • Add SRC-7, by @DefiCake (See #88)
  • Introduces a handshake protocol to avoid loss of funds while bridging assets from L1 to L2, by @DefiCake (See #82)
  • Bump forc version to 0.46.1, by @DefiCake (See #93)
  • Update to most recenta beta-4. fuel-core 0.20.7 + fuels 0.63.0, by @LuizAsFight (See #96)

@fuel-bridge/message-predicates@0.3.0

@fuel-bridge/solidity-contracts@0.3.0

Minor Changes

  • Introduces a handshake protocol to avoid loss of funds while bridging assets from L1 to L2, by @DefiCake (See #82)

Patch Changes

  • Change erc721 tests to use their own fixture and remove some unrelated erc20 tests in them, by @DefiCake (See #87)
  • Refactor of erc20 tests, upgrade of hardhat, by @DefiCake (See #80)
  • Added beta4 new deployments, by @DefiCake (See #84)

@fuel-bridge/test-utils@0.3.0

Minor Changes

  • Introduces a handshake protocol to avoid loss of funds while bridging assets from L1 to L2, by @DefiCake (See #82)
  • Update to most recenta beta-4. fuel-core 0.20.7 + fuels 0.63.0, by @LuizAsFight (See #96)

Patch Changes

  • Add a few helpers to aid in hardhat and integration tests, by @DefiCake (See #85)
  • Refactor of erc20 tests, upgrade of hardhat, by @DefiCake (See #80)