Releases: onflow/flow-evm-bridge
Releases · onflow/flow-evm-bridge
Release list
v0.2.1
What's Changed
- Fix Cadence parse error in FlowEVMBridgeCustomAssociations precondition message by @joshuahannan in #209
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- FLIP-318: VM Bridge Support for Cross-VM NFTs by @sisyphusSmiling in #188
- Fix pause by type on custom associations by @sisyphusSmiling in #191
- Config followup to #191 by @sisyphusSmiling in #192
- add security clarification to EVM bridge utils by @j1010001 in #194
- Fix tests broken by updated Flow CLI EVM event emission by @joshuahannan in #195
- add Bridge security model clarification by @j1010001 in #197
- Fix EVM-to-Cadence bridging precision loss by @joshuahannan in #196
- Fix pauseType bypass via legacy bridge-defined type after custom association migration by @joshuahannan in #199
- add Architecture Design Record (ADR) for bridge fee model by @j1010001 in #201
- Clarify NFT bridge fee model: fees apply only to storage-consuming operations by @joshuahannan in #202
- Fix pauseType bypass via bridge-defined type in ToEVM direction by @joshuahannan in #204
- Replace opaque force-unwraps with descriptive panics and add FT symbol fallback by @joshuahannan in #205
- Add clarifying comments for potential security review false positives by @joshuahannan in #208
- Replace
COA.callwithCOA.callWithSigAndArgsfor reduced computation cost by @m-Peter in #207
New Contributors
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
First Go package release! 🥳
Full Changelog: https://github.com/onflow/flow-evm-bridge/commits/v0.1.0