Skip to content

Releases: Near-One/fast-bridge-protocol

0.6.0

21 Sep 22:12
2c42b4b
Compare
Choose a tag to compare

What's Changed

  • Add support for ERC20 transfers from Aurora to Ethereum

0.5.1

09 Jun 18:25
ae1c75b
Compare
Choose a tag to compare

What's Changed

  • Upload OpenZeppelin deployment config file in #88
  • NEAR: Add eth client setter and pass nonce on init in #87

0.5.0

08 Jun 17:35
090f7eb
Compare
Choose a tag to compare

What's Changed

  • Near: improve storage usage in #76
  • Add scripts to deploy, upgrade and interact with EthErc20FastBridge in #28
  • Update OpenZeppelin dependencies to 4.8.3 in #83
  • Near: update acl plugins and add Upgradable in #79

Breaking

  • The release updates the contract storage layout, requiring either a storage migration or clean redeployment of the contract.

0.4.1

08 Jun 02:37
96d0910
Compare
Choose a tag to compare

What's Changed

  • Near: Fix withdraw and improve sim tests in #78
  • NEAR: Add force unlock stacked transfers in #75
  • Near: unlock with any account in #77

0.4.0

08 Jun 02:36
9ce285d
Compare
Choose a tag to compare

What's Changed

0.3.3

10 Feb 02:51
d7c3e52
Compare
Choose a tag to compare

What's Changed

0.3.2

08 Feb 03:43
582dfac
Compare
Choose a tag to compare

What's Changed

  • CI: verify expanded fast bridge contract by @karim-en in #43
  • NEAR: encode TransferMessage with borsh and base64 by @karim-en in #46
  • NEAR: add rust-toolchain. Update build files by @karim-en in #48

Full Changelog: 0.3.1...0.3.2

0.3.1

19 Jan 22:16
57ac83a
Compare
Choose a tag to compare

What's Changed

  • NEAR: add Withdraw Event. Update common dependency by @olga24912 in #44

0.3.0

19 Jan 02:11
bf5b945
Compare
Choose a tag to compare

What's Changed

  • NEAR: disable paying fees in different tokens by @karim-en in #34
  • NEAR: allow UnrestrictedUnlock role accounts to unlock tokens by @karim-en in #36
  • Ethereum: disable generating metadata on the compilation by @karim-en in #37
  • CI: verify Solidity binaries are updated by @karim-en in #38
  • Add CODEOWNERS by @sept-en in #40
  • Add LICENSE by @sept-en in #41
  • NEAR: update metadata. Add CI for builds by @sept-en in #39
  • Naming improvements. Update common dep version by @sept-en in #42

Full Changelog: 0.2.2...0.3.0

0.2.2

12 Jan 22:04
5f42d93
Compare
Choose a tag to compare

What's Changed

  • NEAR: fix balance increase, fix emitting deposit event by @karim-en in #33

Full Changelog: 0.2.1...0.2.2