Releases: Near-One/fast-bridge-protocol
Releases · Near-One/fast-bridge-protocol
0.6.0
0.5.1
0.5.0
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
0.4.0
What's Changed
- Return promise on withdraw by @karim-en in #52
- Implement
get_transfer_id
by @karim-en in #53 - Generate storage layout by @karim-en in #55
- Modified bridge contract for Unlock Proof by @UrAvgDeveloper in #51
- Add support for ETH transfers by @UrAvgDeveloper in #54
- Bump http-cache-semantics from 4.1.0 to 4.1.1 in /eth by @dependabot in #47
- Bump undici from 5.15.0 to 5.19.1 in /eth by @dependabot in #50
- Fix Near contract for make it compatible with Aurora contract by @olga24912 in #57
- Unlock: contract improvements. Update scripts by @karim-en in #62
- NEAR: improve verifications by @karim-en in #69
- Ethereum: Validate
valid_till_block_height
by @karim-en in #68 - NEAR: fix unlock, withdrawal, init, and add integration tests by @karim-en in #66
- NEAR: verify token and recipient addresses by @karim-en in #70
- Whitelist: add code comments by @sept-en in #71
- Apply clippy fixes by @sept-en in #72
- Contracts: add doc comments by @olga24912 in #73
0.3.3
0.3.2
0.3.1
0.3.0
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