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-March-2024-Progress-Update.md #97

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,75 @@
# IBC - March 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-March-2024 to 31-March-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 - June 2024 - Started <br>
Milestone 11 - xCall on Neon EVM - TBD - In POC <br>
Milestone 12 - xCall on Stellar - TBD - In Research <br>
Milestone 13 - xCall on Solana - TBD - In Research


## Deliverables Ready

| Name | Development State | Notes | Source / location |
|:----- |:------------------ | :----| :----------------|
| Internal Audit - Balanced Solidity bnUSD | Completed | Internal Audit | https://github.com/icon-project/ibc-planning/issues/381 |
| Internal Audit - Balanced - Havah- Spoke Contracts | Completed | Internal Audit | https://github.com/icon-project/ibc-planning/issues/382 |
| Internal Audit - Hopchain | Completed | Internal Audit | https://github.com/icon-project/ibc-planning/issues/341 |
| Internal Review - xCall Executor | Completed | Internal Audit | https://github.com/icon-project/centralized-relay/issues/132 |
| Internal Audit - Archway Central Relay | Completed | Internal Audit | https://github.com/icon-project/ibc-planning/issues/340 |
| IBC - Code testcoverage improvements | Completed | Testing | https://github.com/icon-project/xcall-multi/issues/283 |
| IBC - Code testcoverage improvements on cosmwasm contracts | Completed | Testing | https://github.com/icon-project/ibc-integration/issues/669 |
| xCall 2.1 - Testnet testing and deployments | Completed | xCall Enhancements | https://github.com/icon-project/xcall-multi/issues/225 |
| E2E testing for new xcall messages | Completed | E2E Testing | https://github.com/icon-project/centralized-relay/issues/95 |
| xCall Background Executor | Completed | Centralized Relay | https://github.com/icon-project/centralized-relay/issues/73 |
| Improve documentation for centralized relay | Completed | Centralized Relay | https://github.com/icon-project/centralized-relay/issues/106 |
| Centralized Relay - E2E Integration for Archway | Completed | E2E testing | https://github.com/icon-project/centralized-relay/issues/129 |
| Multiple chain support for E2E framework | Completed | E2E testing | https://github.com/icon-project/xcall-multi/issues/279 |
| Update BTP - ICON <-> Eth Connection | Completed | Prod Support | https://github.com/icon-project/ibc-planning/issues/376 |
| ICON & Archway - Centralized Relay | Completed | Centralized Relay | https://github.com/icon-project/centralized-relay/issues/16 , https://github.com/icon-project/centralized-relay/issues/17 |
| Wrong priority for evm start height | Completed | Centralized Relay | https://github.com/icon-project/centralized-relay/issues/148 |
| Panics when too many packets | Completed | Centralized Relay | https://github.com/icon-project/centralized-relay/issues/146 |
| Stress Testing Centralized relay | Completed | Centralized Relay | https://github.com/icon-project/centralized-relay/issues/136 |
| Fix EVM Gas Estimation | Completed | Centralized Relay | https://github.com/icon-project/centralized-relay/issues/130 |
| Update tendermint light client contract | Completed | Testing | https://github.com/icon-project/ibc-integration/issues/780 |
| DISCOVERY - Stellar | Completed | Architecture | https://github.com/icon-project/ibc-planning/issues/379 |
| ICS20 Integration | Completed | HopChain | https://github.com/icon-project/ibc-integration/issues/830 |


## 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, E2E and Integration of ICS20 on testnet in progress |
| xCall on SUI | In Progress | xCall integration with centralized relay on SUI - https://github.com/icon-project/ibc-planning/issues/334 |
| xCall on Neon EVM | Started | xCall integration with centralized relay on NEON - https://github.com/icon-project/ibc-planning/issues/391 |
| xCall on Stellar | Not Started | xCall integration with centralized relay on Stellar - https://github.com/icon-project/ibc-planning/issues/380 |



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