Commit Graph
4 Commits
Author SHA1 Message Date
The Defi of Quantum Unity GlobalandGitHub c045699579 Merge pull request #1 from Order-of-Hospitallers/devin/1777470690-phase4b-cbtc-v2-deploy
deploy(EnhancedSwapRouterV2): register 3 cBTC DODO pools (Phase 3j parity)
2026-05-25 21:51:33 -07:00
defiQUG 6aaa100bbc Add DODO-only EnhancedSwapRouterV2 routing helpers 2026-04-29 23:50:26 -07:00
Devin AIandNakamoto, S <[email protected]> 256390661b deploy(EnhancedSwapRouterV2): register 3 cBTC DODO pools (Phase 3j)
Mirror V1 production state on Chain 138 `0xE6Cc7643…`. Adds:

- CHAIN138_cBTC = 0xe94260c5…0082E

- POOL_CBTC_CUSDT = 0x67049E73…7BcD

- POOL_CBTC_CUSDC = 0x72F1A079…0dC5

- POOL_CBTC_CXAUC = 0xF3e8A07D…9433

Three new `_setDodoPair(...)` calls register both directions for each cBTC pair through Stack-A integration (`DODO_PMM_PROVIDER_ADDRESS` env / 0x86ADA6Ef…).

FOUNDRY_PROFILE=chain138_legacy forge build ✓ (Paris)

FOUNDRY_PROFILE=chain138_legacy forge test EnhancedSwapRouterV2.t.sol ✓ 8/8

Co-Authored-By: Nakamoto, S <[email protected]>
2026-04-29 13:53:08 +00:00
defiQUG 76aa419320 feat: bridges, PMM, flash workflow, token-aggregation, and deployment docs
- CCIP/trustless bridge contracts, GRU tokens, DEX/PMM tests, reserve vault.
- Token-aggregation service routes, planner, chain config, relay env templates.
- Config snapshots and multi-chain deployment markdown updates.
- gitignore services/btc-intake/dist/ (tsc output); do not track dist.

Run forge build && forge test before deploy (large solc graph).

Made-with: Cursor
2026-04-07 23:40:52 -07:00