Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revised genesis bridge - impl #561

Closed
omritoptix opened this issue Sep 24, 2024 · 1 comment · Fixed by #565
Closed

Revised genesis bridge - impl #561

omritoptix opened this issue Sep 24, 2024 · 1 comment · Fixed by #565
Assignees

Comments

@omritoptix
Copy link
Contributor

omritoptix commented Sep 24, 2024

based on this ADR: https://www.notion.so/dymension/ADR-x-Genesis-Bridge-WIP-109a4a51f86a80ba8b50db454bee04a7?pvs=4

@mtsitrin
Copy link
Collaborator

mtsitrin commented Sep 29, 2024

  • Refactor the GenesisBridge state on the RDK side, including modifications to GenesisAccount and GenesisInfo structs⁠

  • Preparation of GenesisInfo data on the RDK side during the genesis phase of the x/genesisBridge module⁠

  • Implement validation of the x/genesisBridge balance against the sum of GenesisAccounts⁠

  • Implement the single FungibleTokenPacketData⁠

  • Implement the submission of GenesisBridgeData during the OnChanOpenConfirm step of the canonical IBC channel establishment⁠

  • Implement the GenesisBridgeData struct and its sending mechanism using ICS4Wrapper⁠

  • Handle Ackwoledgment for the GenesisBridge packet, and enabling the bridge on success

@mtsitrin mtsitrin linked a pull request Sep 30, 2024 that will close this issue
28 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants