From c7df0f217647a350af513c5a9c84b7ee7507e42b Mon Sep 17 00:00:00 2001
From: pragyanshrestha-ibriz
<95337821+pragyanshrestha-ibriz@users.noreply.github.com>
Date: Tue, 10 Sep 2024 21:04:00 +0545
Subject: [PATCH 1/2] Create iBriz-IBC-August-2024-Progress-Update.md
---
.../iBriz-IBC-August-2024-Progress-Update.md | 65 +++++++++++++++++++
1 file changed, 65 insertions(+)
create mode 100644 progress-reports/ibc-integration/iBriz-IBC-August-2024-Progress-Update.md
diff --git a/progress-reports/ibc-integration/iBriz-IBC-August-2024-Progress-Update.md b/progress-reports/ibc-integration/iBriz-IBC-August-2024-Progress-Update.md
new file mode 100644
index 0000000..eafc250
--- /dev/null
+++ b/progress-reports/ibc-integration/iBriz-IBC-August-2024-Progress-Update.md
@@ -0,0 +1,65 @@
+# IBC - July 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-July-2024 to 31-July-2024
+
+## Summary
+Integration of IBC to connect ICON with Archway
+For more details please see :
+https://github.com/icon-project/IBC-Integration
+https://github.com/icon-project/ibc-relay
+https://github.com/icon-project/xcall-multi
+https://github.com/icon-project/centralised-relay
+
+## Milestones
+Milestone 1 - Testnet Deployment on Archway and ICON - 11th August 2023 - Completed
+Milestone 2 - Testnet Deployment - ICON - Libson, Archway and Neutron - 12th September 2023 - Completed
+Milestone 3 - Mainnet Deployment - ICON and Archway - 6th October 2023- Completed
+Milestone 4 - Mainnet Deployment - IBC Neutron - 31st October 2023- Completed
+Milestone 5 - Mainnet Deployment - IBC Injective - 5th January 2024 - Completed
+Milestone 6 - Centralised Relay for Avalanche and ICON - 19th January 2024 - Completed
+Milestone 7 - xCall deployments for Wormhole and LayerZero - 5th February - Completed
+Milestone 8 - Centralised Relay integration for Archway - 29th March - Completed
+Milestone 9 - Hopchain and ICS20 Integration to IBC - TBD - In Progress
+Milestone 10 - xCall on SUI - August 2024 - Completed
+Milestone 12 - xCall on Stellar - September 2024 - In Progress
+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
+https://github.com/icon-project/ibc-relay
+https://github.com/icon-project/xcall-multi
+https://github.com/icon-project/centralised-relay
From 01fd974de90ada43b23ad72fe88869e69bde20f8 Mon Sep 17 00:00:00 2001
From: pragyanshrestha-ibriz
<95337821+pragyanshrestha-ibriz@users.noreply.github.com>
Date: Tue, 10 Sep 2024 21:05:03 +0545
Subject: [PATCH 2/2] Update iBriz-IBC-August-2024-Progress-Update.md
---
.../ibc-integration/iBriz-IBC-August-2024-Progress-Update.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/progress-reports/ibc-integration/iBriz-IBC-August-2024-Progress-Update.md b/progress-reports/ibc-integration/iBriz-IBC-August-2024-Progress-Update.md
index eafc250..0b5aa01 100644
--- a/progress-reports/ibc-integration/iBriz-IBC-August-2024-Progress-Update.md
+++ b/progress-reports/ibc-integration/iBriz-IBC-August-2024-Progress-Update.md
@@ -1,8 +1,8 @@
-# IBC - July 2024 Progress Update
+# 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-July-2024 to 31-July-2024
+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