Update manifest for handoff branches

This commit is contained in:
Daniel Taghavi
2026-04-03 17:23:24 -04:00
parent 16d5eb3a86
commit e7ea5e193c

View File

@@ -7,9 +7,9 @@ paths under the workspace root.
| Path | Remote | Working Branch | Current Head |
| --- | --- | --- | --- |
| `wire-sysio` | `https://swarm.gitgo.app/experimental/wire-sysio.git` | `codex/local-kv-batchop` | `0525ce01789c4fc5f8799a1c89f881908ed77b64` |
| `wire-ethereum` | `https://swarm.gitgo.app/experimental/wire-ethereum.git` | `runtime/opp-parity-ethereum` | `cd240e751330356dfe59511e0d97405194cedd2b` |
| `capital-staking` | `https://swarm.gitgo.app/experimental/capital-staking.git` | `runtime/opp-parity-solana` | `b9bd80d9b436c60d8010a1a119f37dab824742f7` |
| `wire-sysio` | `https://swarm.gitgo.app/experimental/wire-sysio.git` | `dtaghavi/instaswap-e2e-handoff-20260403` | `a2ad41b68fc48c783c93819a61643131aa462aed` |
| `wire-ethereum` | `https://swarm.gitgo.app/experimental/wire-ethereum.git` | `dtaghavi/instaswap-e2e-handoff-20260403` | `8b56514a836c7f5feaab668c9e3a0cf051c6dd9e` |
| `capital-staking` | `https://swarm.gitgo.app/experimental/capital-staking.git` | `dtaghavi/instaswap-e2e-handoff-20260403` | `db169373c5cf5dd8dc03da242f6d640088601663` |
| `wire-hub-webapp` | `https://swarm.gitgo.app/experimental/wire-hub-webapp.git` | `runtime/instaswap-ui-dev-clean` | `87d9ea1c3fadc169b494f4599ae4e27324539206` |
| `solana-docker-setup` | `https://swarm.gitgo.app/experimental/solana-docker-setup` | `master` | `5c9d912e4e1e4dbd1d84402f9210d7daf09ca420` |
| `wire-cdt` | `https://swarm.gitgo.app/experimental/wire-cdt.git` | `master` | `c81b0b90a7118975dcfdb53ca4da225226aae505` |
@@ -20,16 +20,18 @@ paths under the workspace root.
- KV migration for the depot / instaswap path.
- batch operator relay implementation for ETH and SOL flows.
- Wire bootstrap / nodeop local harness adjustments.
- Local branch does not have an upstream configured yet.
- Handoff branch to push: `dtaghavi/instaswap-e2e-handoff-20260403`.
`wire-ethereum`
- Live local outpost script updated for a real user/admin split and Solana base58 destination parsing.
- Handoff branch to push: `dtaghavi/instaswap-e2e-handoff-20260403`.
`capital-staking`
- Docker-validator Anchor target support.
- local deploy now initializes OPP epoch state.
- relay artifact writer added.
- local tranche-state init adjusted for the Docker validator path.
- Handoff branch to push: `dtaghavi/instaswap-e2e-handoff-20260403`.
`wire-hub-webapp`
- No local changes in this checkpoint.