From 3d336e5653d367c14aaacee02ea7ffe83e84025c Mon Sep 17 00:00:00 2001 From: pragyanshrestha-ibriz <95337821+pragyanshrestha-ibriz@users.noreply.github.com> Date: Thu, 7 May 2026 12:44:57 +0545 Subject: [PATCH 1/2] Add April 2026 progress report for SodaX development This document outlines the progress of SodaX development by the Venture23 Team for April 2026, including milestones and deliverables. --- .../SodaX-v23-April-26-progress-report.md | 39 +++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 progress-reports/ibc-integration/SodaX-v23-April-26-progress-report.md diff --git a/progress-reports/ibc-integration/SodaX-v23-April-26-progress-report.md b/progress-reports/ibc-integration/SodaX-v23-April-26-progress-report.md new file mode 100644 index 0000000..fd742e0 --- /dev/null +++ b/progress-reports/ibc-integration/SodaX-v23-April-26-progress-report.md @@ -0,0 +1,39 @@ +# SodaX - March 2026 Progress Update + +## Intro +This progress report is for SodaX related development work by Venture23 Team. +The next phase of the project will focus on SodaX Phase 1 development and deployment. The report is from 1-March-2026 to 31-March-2026 + +## Summary +For more details please see :
+ +https://github.com/icon-project/intent-relay
+https://github.com/icon-project/sodax-contracts
+https://github.com/icon-project/sodax-frontend
+https://github.com/icon-project/sodax-solver-v2
+https://github.com/icon-project/sodax-backend
+https://github.com/icon-project/go-sodax-monitor-be
+https://github.com/icon-project/intent-contracts + +## Milestones +Milestone 1 - SodaX Mainnet - Phase1 - TBD + + +## Deliverables Ready + +| Name | Development State | Notes | Source / location | +|:----- |:------------------ | :----| :----------------| +| Redbelly Integration | On Hold | Solver | https://github.com/icon-project/sodax-contracts/issues/461 | +| BTC Radfi Integration | Completed | Overall | https://github.com/icon-project/ICON-Projects-Planning/issues/624 | +| Stacks Integration | In Preprod | Overall | https://github.com/icon-project/ICON-Projects-Planning/issues/624 | +| SUI amm Integration | Completed | Solver | https://github.com/icon-project/sodax-solver/issues/130 | +| Sodax Bridge Integration| In Staging | Solver | https://github.com/icon-project/sodax-solver-v2/issues/130 | +| Near Integration Bug fixes and enhancement | In progress | Solver | https://github.com/icon-project/ICON-Projects-Planning/issues/614 | +| Curve on Arbitrum | Completed | Solver | https://github.com/icon-project/sodax-solver/issues/157 | +| Near Intent | Completed | Solver | https://github.com/icon-project/ICON-Projects-Planning/630 | +| Flying Tulip Integration | In Progress | Solver | https://github.com/icon-project/ICON-Projects-Planning/630 | + + + +## Sample of docs +https://github.com/icon-project/sodax-frontend From 68f9ac31696babb94a5b8a52a07338ad76393b8b Mon Sep 17 00:00:00 2001 From: pragyanshrestha-ibriz <95337821+pragyanshrestha-ibriz@users.noreply.github.com> Date: Fri, 8 May 2026 09:29:13 +0545 Subject: [PATCH 2/2] Update SodaX-v23-April-26-progress-report.md --- .../SodaX-v23-April-26-progress-report.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/progress-reports/ibc-integration/SodaX-v23-April-26-progress-report.md b/progress-reports/ibc-integration/SodaX-v23-April-26-progress-report.md index fd742e0..d14fe73 100644 --- a/progress-reports/ibc-integration/SodaX-v23-April-26-progress-report.md +++ b/progress-reports/ibc-integration/SodaX-v23-April-26-progress-report.md @@ -1,4 +1,4 @@ -# SodaX - March 2026 Progress Update +# SodaX - April 2026 Progress Update ## Intro This progress report is for SodaX related development work by Venture23 Team. @@ -23,15 +23,14 @@ Milestone 1 - SodaX Mainnet - Phase1 - TBD | Name | Development State | Notes | Source / location | |:----- |:------------------ | :----| :----------------| -| Redbelly Integration | On Hold | Solver | https://github.com/icon-project/sodax-contracts/issues/461 | -| BTC Radfi Integration | Completed | Overall | https://github.com/icon-project/ICON-Projects-Planning/issues/624 | -| Stacks Integration | In Preprod | Overall | https://github.com/icon-project/ICON-Projects-Planning/issues/624 | +| Redbelly Integration | Completed| Solver | https://github.com/icon-project/sodax-contracts/issues/461 | +| Stacks Integration | Completed | Overall | https://github.com/icon-project/ICON-Projects-Planning/issues/624 | | SUI amm Integration | Completed | Solver | https://github.com/icon-project/sodax-solver/issues/130 | -| Sodax Bridge Integration| In Staging | Solver | https://github.com/icon-project/sodax-solver-v2/issues/130 | +| Sodax Bridge Integration| Completed | Solver | https://github.com/icon-project/sodax-solver-v2/issues/130 | | Near Integration Bug fixes and enhancement | In progress | Solver | https://github.com/icon-project/ICON-Projects-Planning/issues/614 | | Curve on Arbitrum | Completed | Solver | https://github.com/icon-project/sodax-solver/issues/157 | | Near Intent | Completed | Solver | https://github.com/icon-project/ICON-Projects-Planning/630 | -| Flying Tulip Integration | In Progress | Solver | https://github.com/icon-project/ICON-Projects-Planning/630 | +| Flying Tulip Integration | Completed | Solver | https://github.com/icon-project/ICON-Projects-Planning/630 |