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

Create iBriz-IBC-August-2024-Progress-Update.md #106

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
# IBC - August 2024 Progress Update

## Intro
This progress report is for IBC Integration related development work by iBriz Team.
The next phase of the project will include Centralised Relay development, Hopchain integration, Wormhole and Layerzero adapter integration as well as integration of other chains to the bridging ecosystem. The report is from 1-August-2024 to 31-August-2024

## Summary
Integration of IBC to connect ICON with Archway
For more details please see : <br>
https://github.com/icon-project/IBC-Integration <br>
https://github.com/icon-project/ibc-relay <br>
https://github.com/icon-project/xcall-multi <br>
https://github.com/icon-project/centralised-relay

## Milestones
Milestone 1 - Testnet Deployment on Archway and ICON - 11th August 2023 - Completed <br>
Milestone 2 - Testnet Deployment - ICON - Libson, Archway and Neutron - 12th September 2023 - Completed <br>
Milestone 3 - Mainnet Deployment - ICON and Archway - 6th October 2023- Completed <br>
Milestone 4 - Mainnet Deployment - IBC Neutron - 31st October 2023- Completed <br>
Milestone 5 - Mainnet Deployment - IBC Injective - 5th January 2024 - Completed <br>
Milestone 6 - Centralised Relay for Avalanche and ICON - 19th January 2024 - Completed <br>
Milestone 7 - xCall deployments for Wormhole and LayerZero - 5th February - Completed <br>
Milestone 8 - Centralised Relay integration for Archway - 29th March - Completed <br>
Milestone 9 - Hopchain and ICS20 Integration to IBC - TBD - In Progress <br>
Milestone 10 - xCall on SUI - August 2024 - Completed <br>
Milestone 12 - xCall on Stellar - September 2024 - In Progress <br>
Milestone 13 - xCall on Solana - September 2024 - In Progress


## Deliverables Ready

| Name | Development State | Notes | Source / location |
|:----- |:------------------ | :----| :----------------|
| SUI - Audit Support | Completed | Centralized Relay | - |
| gnosis safe for SUI | Completed | Security | https://github.com/icon-project/ICON-Project-Planning/issues/437 |
| Solana - xCall Contract Translation | Completed | Centralized Relay | https://github.com/icon-project/xcall-multi/issues/300 |
| Solana - RLP Encoding | Completed | Centralized Relay | https://github.com/icon-project/xcall-multi/issues/301 |
| Solana - xcall translation | Completed | Centralized Relay | https://github.com/icon-project/xcall-multi/issues/301 |
| [Discovery] - Relay Security | Completed | Centralized Relay | https://github.com/icon-project/icon-projects-planning/476 |
| Stellar - Balanced Contract Translation | Completed | Balanced | https://github.com/icon-project/icon-projects-planning/408 |
| Stellar - xcall Contracts Translation | Completed | xCall | https://github.com/icon-project/xcall-multi/295 |
| [Discovery] - xCall on Near | Completed | xCall | https://github.com/icon-project/icon-projects-planning/472 |
| Update Rust version of xcall contract for comswasm | Completed | IBC | https://github.com/icon-project/xcall-multi/344 |
| Update Rust version of IBC contracts | Completed | xCall | https://github.com/icon-project/ibc-integration/869 |
| Implement redundant listener | Completed | Centralized Relay | https://github.com/icon-project/centralized-relay/308 |
| Monitoring tool for Relayer status | In Review | Centralized Relay | https://github.com/icon-project/centralized-relay/673 |
| Optimize the efficiency of blocks and transactions fetching in wasm chains | In Review | Centralized Relay | https://github.com/icon-project/centralized-relay/223 |
| contract integration into the relayer for solana chain | Completed | Centralized Relay | https://github.com/icon-project/centralized-relay/269 |
| Solana E2E - Integration and testing | Completed | E2E | https://github.com/icon-project/centralized-relay/269 |


## Deliverables Projected for Next Cycle


| Name | Development State | Notes |
|:-----|:------------------|:------|
| xCall on Stellar | Audit | xCall integration with centralized relay on Stellar - https://github.com/icon-project/ibc-planning/issues/380 |
| xCall on Solana | Audit | xCall integration with centralized relay on Solana - https://github.com/icon-project/ibc-planning/issues/392 |


## Sample of docs
https://github.com/icon-project/IBC-Integration <br>
https://github.com/icon-project/ibc-relay <br>
https://github.com/icon-project/xcall-multi <br>
https://github.com/icon-project/centralised-relay