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

Add iBriz-IBC-February-2024-Progress-Update.md #93

Open
wants to merge 1 commit 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 - February 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-February-2024 to 29-February-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 - TBD - In Progress <br>
Milestone 9 - Hopchain and ICS20 Integration to IBC - TBD - In Progress <br>


## Deliverables Ready

| Name | Development State | Notes | Source / location |
|:----- |:------------------ | :----| :----------------|
| Internal Audit - Balanced Savings | Completed | Internal Audit | https://github.com/icon-project/ibc-planning/issues/331 |
| Internal Audit - ICON Emission Buckets | Completed | Internal Audit | https://github.com/icon-project/ibc-planning/issues/343 |
| Internal Audit - Java: Response Message and Persistent Message | Completed | Internal Audit | https://github.com/icon-project/xcall-multi/issues/250 |
| Internal Audit - Solidity: Response Message and Persistent Message | Completed | Internal Audit | https://github.com/icon-project/xcall-multi/issues/252 |
| Internal Audit - Rust: Response Message and Persistent Message | Completed | Internal Audit | https://github.com/icon-project/xcall-multi/issues/251|
| Archway - Providers | Completed | Centralized Relay | https://github.com/icon-project/centralized-relay/issues/12 |
| Archway - Listeners | Completed | Centralized Relay | https://github.com/icon-project/centralized-relay/issues/11 |
| Fix changelog auto generator workflow issue | Completed | DevOps | https://github.com/icon-project/centralized-relay/issues/11 |
| add auto release note labeler cicd | Completed | DevOps | https://github.com/icon-project/centralized-relay/issues/11 |
| xCall Execution | In Review | Centralised Relay | https://github.com/icon-project/centralised-relay/issues/73 |
| Relay not working as expected when it has more than 2 chains | Completed | Centralised Relay | https://github.com/icon-project/centralised-relay/issues/244 |
| Solidity: new messaging standard unit test improvements | Completed | xcall enhancements |https://github.com/icon-project/xcall-multi/issues/124 |
| Remove BTP naming from xCall Solidity | Completed | xcall enhancements | https://github.com/icon-project/xcall-multi/issues/124 |
| Add identifier to add current keystone in use | Completed | Centralized Relay | https://github.com/icon-project/ibc-planning/issues/343 |
| Introduce setFee for connection contract | Completed | Centralized Relay | https://github.com/icon-project/centralized-relay/issues/125 |
| xcall 2.0 ambiguous implementation of GetFee | Completed | xcall enhancements | https://github.com/icon-project/xcall-multi/issues/330 |
| xcall 2.1 Improve readability of method VerifyProtocols | Completed | xcall enhancements | https://github.com/icon-project/xcall-multi/issues/335 |
| SUI Discovery | Completed | xcall enhancements | https://github.com/icon-project/ibc-planning/issues/370 |

## Deliverables Projected for Next Cycle


| Name | Development State | Notes |
|:-----|:------------------|:------|
| Hopchain | In Progress | Cosmos SDK chains integration with centauri - https://github.com/icon-project/IBC-Integration/issues/760. Testing and Integration of ICS20. |
| Archway - Centralised Relay - Testnet and Mainnet Deployment | In Progress | https://github.com/icon-project/IBC-Integration/issues/760. |




## 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