-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
80f8dae
commit da9a283
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
status: approved | ||
status: implemented | ||
flip: 237 | ||
title: Flow EVM VM Bridge | ||
authors: Giovanni Sanchez ([email protected]) | ||
|
@@ -2018,4 +2018,4 @@ Interchain Token Service](https://github.com/AnChainAI/anchain-axelar-dapper-flo | |
- What if any issues with the NFT ID type differences - `UInt64` in Cadence & `uint256` in Solidity - present for | ||
potential overflow & collisions when moving between EVM -> Flow? | ||
- Are there additional metadata mechanisms we should consider in the contract designs that would help platforms better | ||
represent bridged assets? | ||
represent bridged assets? |