ops: post-merge !415–!417 tax swarm / e2e-tx / Layer B tax-on leftovers #625

Closed
opened 2026-08-24 07:02:36 +00:00 by PlasticDigits · 11 comments
PlasticDigits commented 2026-08-24 07:02:36 +00:00 (Migrated from gitlab.com)

Parent

Merged on main (no CI wait):

  • !1133 — #621 tax-aware localnet swarm (3ca5f628)
  • !1134 — #623 named tax-on Layer B (36fce44c)
  • !1135 — #622 Playwright e2e-tx tax pair (01cd541b)

Conflict resolves kept all three verify targets / skill links (77df08f4, 5f683cfe).

Do not reopen #621 / #622 / #623 unless a merged invariant is wrong (S621, E622, C623). Fresh #620 seed volume leftovers stay on #624.

Playbooks: AGENTS_LOCALNET_SWARM_TAX.md, AGENTS_E2E_COMMUNITY_TAX_TX.md, AGENTS_CW20_CODE_ID_TAX_ON.md.

Merge notes: #621 · #622 · #623.

Why this is needed

In-repo gates are green on the merge tip:

  • make verify-issue-621 9/9 including live TS --dry-run (swarm_tax + seed pair visible)
  • make verify-issue-622 6/6 docs + spec + unit (14 Vitest)
  • make verify-issue-623 docs / B-lt untouched / FoT mutant / crates PASS

GitLab CI on !1133–!1135 failed with ci_quota_exceeded (not a code defect). Live leftovers were not proven on a clean seed volume:

  1. #623 seed-path buy — layer-b-tax-on.sh extra-debit sell from test2 is OK; the buy still Sends EMBER from test1 (manager + treasury). Manager-exempt buy is 1:1 (#609), so the suite fails buy user credit >= pair debit even when buy_bps=500. Fix: buy from a non-manager / non-exempt wallet (or assert-exempt explicitly). Then re-run LAYER_B_TAX_ON=1 make verify-issue-623 on a clean seed and keep the ephemeral path green.
  2. #622 P0 e2e-tx — sell extra-debit LCD assert missed on this shared factory (user debit 100000 vs preview 105000; indexer down; leftover #623 tax pairs filled pairs[0]). Needs fresh make deploy-local + indexer, screenshots, and skip-tax fail-closed.
  3. #621 live soak — make swarm-local / make swarm-launch without Mint errors or an insufficient-funds storm; LCD extra-debit / buy split / hop-trader; SWARM_TAX_WORKERS=0; make verify-issue-293 still pool_only.
  4. This VM’s factory lists many leftover tax tokens (dry-run taxTokens length ≫ 1). Gem pickers and tax-on seed pins must ignore them; prefer a #624 fresh volume.

Acceptance

  • Tax-on seed-path buy uses a non-manager wallet (or documents manager-exempt 1:1). LAYER_B_TAX_ON=1 make verify-issue-623 green on seed pins and ephemeral.
  • VERIFY_ISSUE_622_CHAIN=1 make verify-issue-622 P0 sell/buy/provide/limit green on a clean #620 seed; attach sell + buy screenshots; missing pins fail closed.
  • make swarm-local / make swarm-launch short soak: tax_listed extra-debit + buy split + router trader + tax_hybrid_skip; gem workers never offer the tax token; SWARM_TAX_WORKERS=0 is exclude-only.
  • make verify-issue-293 still pool_only (do not add tax/EMBER to OE-1).
  • make verify-issue-621 · 622 · 623 stay green on main. Optional: CODE_ID=11619 LAYER_B_LT=1 make verify-issue-589 and make verify-issue-601.

Do not

  • Reopen #621 / #622 / #623 / #620 unless a merged invariant is wrong.
  • Merge tax-on math into layer-b-lt.sh or RegisterListedPair there (C623-1 / C589-5).
  • Turn hybrid off to get a green tax sell (#596 / E622-7).
  • test.skip the e2e-tx spec when pins are missing (E622-2).
  • AddWhitelistedCodeId 11611 / 11619 / 8654 from LocalTerra evidence.
  • Implement pair/router FoT math (H-01).

Verify

make verify-issue-621
make verify-issue-622
make verify-issue-623
# leftover live (after #624 fresh seed):
# LAYER_B_TAX_ON=1 make verify-issue-623
# VERIFY_ISSUE_622_CHAIN=1 make verify-issue-622
# make swarm-local   # or make swarm-launch && make swarm-stop
# make verify-issue-293
## Parent Merged on `main` (no CI wait): - [!1133](https://gitlab.com/PlasticDigits/cl8y-dex-terraclassic/-/merge_requests/415) — #621 tax-aware localnet swarm (`3ca5f628`) - [!1134](https://gitlab.com/PlasticDigits/cl8y-dex-terraclassic/-/merge_requests/416) — #623 named tax-on Layer B (`36fce44c`) - [!1135](https://gitlab.com/PlasticDigits/cl8y-dex-terraclassic/-/merge_requests/417) — #622 Playwright e2e-tx tax pair (`01cd541b`) Conflict resolves kept all three verify targets / skill links (`77df08f4`, `5f683cfe`). Do **not** reopen [#621](https://gitlab.com/PlasticDigits/cl8y-dex-terraclassic/-/issues/621) / [#622](https://gitlab.com/PlasticDigits/cl8y-dex-terraclassic/-/issues/622) / [#623](https://gitlab.com/PlasticDigits/cl8y-dex-terraclassic/-/issues/623) unless a merged invariant is wrong (**S621**, **E622**, **C623**). Fresh #620 seed volume leftovers stay on [#624](https://gitlab.com/PlasticDigits/cl8y-dex-terraclassic/-/issues/624). Playbooks: [`AGENTS_LOCALNET_SWARM_TAX.md`](https://gitlab.com/PlasticDigits/cl8y-dex-terraclassic/-/blob/main/skills/AGENTS_LOCALNET_SWARM_TAX.md), [`AGENTS_E2E_COMMUNITY_TAX_TX.md`](https://gitlab.com/PlasticDigits/cl8y-dex-terraclassic/-/blob/main/skills/AGENTS_E2E_COMMUNITY_TAX_TX.md), [`AGENTS_CW20_CODE_ID_TAX_ON.md`](https://gitlab.com/PlasticDigits/cl8y-dex-terraclassic/-/blob/main/skills/AGENTS_CW20_CODE_ID_TAX_ON.md). Merge notes: [#621](https://gitlab.com/PlasticDigits/cl8y-dex-terraclassic/-/work_items/621#note_3723347933) · [#622](https://gitlab.com/PlasticDigits/cl8y-dex-terraclassic/-/work_items/622#note_3723348007) · [#623](https://gitlab.com/PlasticDigits/cl8y-dex-terraclassic/-/work_items/623#note_3723348077). ## Why this is needed In-repo gates are green on the merge tip: - `make verify-issue-621` **9/9** including live TS `--dry-run` (`swarm_tax` + seed pair visible) - `make verify-issue-622` **6/6** docs + spec + unit (14 Vitest) - `make verify-issue-623` docs / B-lt untouched / FoT mutant / crates **PASS** GitLab CI on !1133–!1135 failed with `ci_quota_exceeded` (not a code defect). Live leftovers were **not** proven on a clean seed volume: 1. **#623 seed-path buy** — `layer-b-tax-on.sh` extra-debit sell from `test2` is OK; the buy still Sends EMBER from `test1` (manager + treasury). Manager-exempt buy is 1:1 (**#609**), so the suite fails `buy user credit >= pair debit` even when `buy_bps=500`. Fix: buy from a non-manager / non-exempt wallet (or assert-exempt explicitly). Then re-run `LAYER_B_TAX_ON=1 make verify-issue-623` on a clean seed **and** keep the ephemeral path green. 2. **#622 P0 e2e-tx** — sell extra-debit LCD assert missed on this shared factory (user debit `100000` vs preview `105000`; indexer down; leftover #623 tax pairs filled `pairs[0]`). Needs fresh `make deploy-local` + indexer, screenshots, and skip-tax fail-closed. 3. **#621 live soak** — `make swarm-local` / `make swarm-launch` without Mint errors or an insufficient-funds storm; LCD extra-debit / buy split / hop-trader; `SWARM_TAX_WORKERS=0`; `make verify-issue-293` still `pool_only`. 4. This VM’s factory lists many leftover tax tokens (dry-run `taxTokens` length ≫ 1). Gem pickers and tax-on seed pins must ignore them; prefer a `#624` fresh volume. ## Acceptance - [ ] Tax-on seed-path buy uses a non-manager wallet (or documents manager-exempt 1:1). `LAYER_B_TAX_ON=1 make verify-issue-623` green on seed pins **and** ephemeral. - [ ] `VERIFY_ISSUE_622_CHAIN=1 make verify-issue-622` P0 sell/buy/provide/limit green on a clean #620 seed; attach sell + buy screenshots; missing pins fail closed. - [ ] `make swarm-local` / `make swarm-launch` short soak: `tax_listed` extra-debit + buy split + router `trader` + `tax_hybrid_skip`; gem workers never offer the tax token; `SWARM_TAX_WORKERS=0` is exclude-only. - [ ] `make verify-issue-293` still `pool_only` (do not add tax/EMBER to OE-1). - [ ] `make verify-issue-621` · `622` · `623` stay green on `main`. Optional: `CODE_ID=11619 LAYER_B_LT=1 make verify-issue-589` and `make verify-issue-601`. ## Do not - Reopen #621 / #622 / #623 / #620 unless a merged invariant is wrong. - Merge tax-on math into `layer-b-lt.sh` or `RegisterListedPair` there (**C623-1** / **C589-5**). - Turn hybrid off to get a green tax sell (**#596** / **E622-7**). - `test.skip` the e2e-tx spec when pins are missing (**E622-2**). - `AddWhitelistedCodeId` 11611 / 11619 / 8654 from LocalTerra evidence. - Implement pair/router FoT math (**H-01**). ## Verify ```bash make verify-issue-621 make verify-issue-622 make verify-issue-623 # leftover live (after #624 fresh seed): # LAYER_B_TAX_ON=1 make verify-issue-623 # VERIFY_ISSUE_622_CHAIN=1 make verify-issue-622 # make swarm-local # or make swarm-launch && make swarm-stop # make verify-issue-293 ```
PlasticDigits commented 2026-08-24 07:02:37 +00:00 (Migrated from gitlab.com)

marked as related to #621

marked as related to #621
PlasticDigits commented 2026-08-24 07:02:37 +00:00 (Migrated from gitlab.com)

marked as related to #622

marked as related to #622
PlasticDigits commented 2026-08-24 07:02:38 +00:00 (Migrated from gitlab.com)

marked as related to #623

marked as related to #623
PlasticDigits commented 2026-08-24 07:02:38 +00:00 (Migrated from gitlab.com)

marked as related to #624

marked as related to #624
PlasticDigits commented 2026-08-24 07:02:46 +00:00 (Migrated from gitlab.com)

mentioned in issue #624

mentioned in issue #624
PlasticDigits commented 2026-08-24 07:02:47 +00:00 (Migrated from gitlab.com)

Opened after merging !1133–!1135. Child issues #621 / #622 / #623 stay closed. Fresh #620 volume work remains on #624.

Opened after merging !1133–!1135. Child issues #621 / #622 / #623 stay closed. Fresh #620 volume work remains on #624.
PlasticDigits commented 2026-08-24 11:07:42 +00:00 (Migrated from gitlab.com)

mentioned in commit df759514fb

mentioned in commit df759514fb95dda88148c78080715829e2151afd
PlasticDigits commented 2026-08-24 11:08:23 +00:00 (Migrated from gitlab.com)

Verify on main (df759514)

Landed leftover playbook M625-1–M625-8 / Q13, make verify-issue-625, and live-path fixes. Children #621 / #622 / #623 / #620 stay closed. Fresh #620 volume leftovers stay on #624.

What changed

  • QA seed treasury = LocalTerra test2 (not the e2e/swarm trader). Extra-debit / buy split are LCD-visible.
  • Tax-on seed buy uses pick_trader (same non-treasury wallet as sell). config.manager is not ExemptionDirectory-exempt when that SKU is off.
  • Playwright P0: Expert Mode (not hybrid-off), /pool CORS for Vite :3173, provide/place/cancel gas, place Send honest (declared - maker_fee), cancel refund buy-net (pair debit = remaining; do not assert wallet restore to pre-place).
  • Tax-on AutoLP leftover: prior hostile skim_min_return=1e15 is cleared (0 → None) before the floor-success skim and restored after the probe.
  • Invariants documented and crosslinked: AGENTS_POST_MERGE_OPS_625.md, AGENTS_E2E_COMMUNITY_TAX_TX.md, AGENTS_CW20_CODE_ID_TAX_ON.md, AGENTS_COMMUNITY_TAX_AUTOLP.md, AGENTS_LOCALNET_SWARM_TAX.md.

Checklist (issue body)

  • Tax-on seed-path buy is non-treasury; LAYER_B_TAX_ON=1 make verify-issue-623 green on seed pins (buy split visible; AutoLP floor + hostile probe).
  • Tax-on ephemeral path not re-run this pass (seed pins were present; harness took the seed branch).
  • VERIFY_ISSUE_622_CHAIN=1 Playwright 5/5 P0 sell extra-debit + buy net + provide 1:1 + limit place/cancel + P1 Trade Market quote. Screenshots written locally as frontend-dapp/test-results/community-tax-sell.png and community-tax-buy.png (GitLab upload API rejected the files). Missing pins still fail closed (E622-2).
  • Playwright was on the existing leftover factory, not a fresh #624 / #620 volume (VERIFY625_SKIP_FRESH=1). Factory still lists leftover tax tokens.
  • Short make swarm-launch soak: tax_listed extra-debit / hybrid skip markers on tax-0; gems did not offer the pinned tax token; SWARM_TAX_WORKERS=0 is exclude-only.
  • make verify-issue-293 OE-1 pool_only green (tax/EMBER not added to hub). Wrap preflight still reports 0 USTC-C indexer rows on this VM — not a tax leftover.
  • make verify-issue-621 · 622 · 623 green on main.
  • Optional CODE_ID=11619 LAYER_B_LT=1 make verify-issue-589 and make verify-issue-601 not re-run.

Do not (confirmed)

No reopen of #621 / #622 / #623 / #620. B-lt stays tax-off. Hybrid stays on. No test.skip. No columbus-5 11611 / 11619 / 8654 whitelist. No pair/router FoT math.

Leaving open until a fresh #624 seed re-proves Playwright P0 and the ephemeral tax-on path. Re-run:

VERIFY625_FRESH=1 VERIFY625_REQUIRE_LIVE=1 VERIFY625_REQUIRE_CHAIN=1 make verify-issue-625
## Verify on `main` (`df759514`) Landed leftover playbook **M625-1–M625-8** / **Q13**, `make verify-issue-625`, and live-path fixes. Children **#621 / #622 / #623 / #620 stay closed**. Fresh #620 volume leftovers stay on **#624**. ### What changed - QA seed **treasury = LocalTerra test2** (not the e2e/swarm trader). Extra-debit / buy split are LCD-visible. - Tax-on seed **buy** uses `pick_trader` (same non-treasury wallet as sell). `config.manager` is **not** ExemptionDirectory-exempt when that SKU is off. - Playwright P0: Expert Mode (not hybrid-off), `/pool` CORS for Vite `:3173`, provide/place/cancel gas, place Send honest (`declared - maker_fee`), cancel refund **buy-net** (pair debit = remaining; do not assert wallet restore to pre-place). - Tax-on AutoLP leftover: prior hostile `skim_min_return=1e15` is cleared (`0` → None) before the floor-success skim and restored after the probe. - Invariants documented and crosslinked: [`AGENTS_POST_MERGE_OPS_625.md`](https://gitlab.com/PlasticDigits/cl8y-dex-terraclassic/-/blob/main/skills/AGENTS_POST_MERGE_OPS_625.md), [`AGENTS_E2E_COMMUNITY_TAX_TX.md`](https://gitlab.com/PlasticDigits/cl8y-dex-terraclassic/-/blob/main/skills/AGENTS_E2E_COMMUNITY_TAX_TX.md), [`AGENTS_CW20_CODE_ID_TAX_ON.md`](https://gitlab.com/PlasticDigits/cl8y-dex-terraclassic/-/blob/main/skills/AGENTS_CW20_CODE_ID_TAX_ON.md), [`AGENTS_COMMUNITY_TAX_AUTOLP.md`](https://gitlab.com/PlasticDigits/cl8y-dex-terraclassic/-/blob/main/skills/AGENTS_COMMUNITY_TAX_AUTOLP.md), [`AGENTS_LOCALNET_SWARM_TAX.md`](https://gitlab.com/PlasticDigits/cl8y-dex-terraclassic/-/blob/main/skills/AGENTS_LOCALNET_SWARM_TAX.md). ### Checklist (issue body) - [x] Tax-on seed-path buy is non-treasury; `LAYER_B_TAX_ON=1 make verify-issue-623` green on **seed** pins (buy split visible; AutoLP floor + hostile probe). - [ ] Tax-on **ephemeral** path not re-run this pass (seed pins were present; harness took the seed branch). - [x] `VERIFY_ISSUE_622_CHAIN=1` Playwright **5/5** P0 sell extra-debit + buy net + provide 1:1 + limit place/cancel + P1 Trade Market quote. Screenshots written locally as `frontend-dapp/test-results/community-tax-sell.png` and `community-tax-buy.png` (GitLab upload API rejected the files). Missing pins still fail closed (**E622-2**). - [ ] Playwright was on the **existing leftover factory**, not a fresh `#624` / `#620` volume (`VERIFY625_SKIP_FRESH=1`). Factory still lists leftover tax tokens. - [x] Short `make swarm-launch` soak: `tax_listed` extra-debit / hybrid skip markers on `tax-0`; gems did not offer the pinned tax token; `SWARM_TAX_WORKERS=0` is exclude-only. - [x] `make verify-issue-293` OE-1 **pool_only** green (tax/EMBER not added to hub). Wrap preflight still reports `0 USTC-C` indexer rows on this VM — not a tax leftover. - [x] `make verify-issue-621` · `622` · `623` green on `main`. - [ ] Optional `CODE_ID=11619 LAYER_B_LT=1 make verify-issue-589` and `make verify-issue-601` not re-run. ### Do not (confirmed) No reopen of #621 / #622 / #623 / #620. B-lt stays tax-off. Hybrid stays on. No `test.skip`. No columbus-5 **11611 / 11619 / 8654** whitelist. No pair/router FoT math. Leaving **open** until a fresh `#624` seed re-proves Playwright P0 and the ephemeral tax-on path. Re-run: ```bash VERIFY625_FRESH=1 VERIFY625_REQUIRE_LIVE=1 VERIFY625_REQUIRE_CHAIN=1 make verify-issue-625 ```
PlasticDigits commented 2026-08-24 11:40:46 +00:00 (Migrated from gitlab.com)

mentioned in commit eb852f4dc2

mentioned in commit eb852f4dc28f19befd74ceb95a9c78e3d11fb208
PlasticDigits commented 2026-08-24 11:41:18 +00:00 (Migrated from gitlab.com)

Verify on main (eb852f4d) — fresh #624 seed

Worktree: issue-625-post-merge-leftovers. Ran VERIFY625_FRESH=1 VERIFY625_REQUIRE_LIVE=1 VERIFY625_REQUIRE_CHAIN=1 make verify-issue-625 after make reset && make deploy-local (deterministic #620/#624 seed, QA tax terra1fll72… / pair terra13tt96…, treasury ≠ test1).

Round 1 failed only M625-4 (45s soak: tax-0 RNG bought/limited while gem workers stormed test1 sequence). Fixed, reset infra, re-ran. Round 2: 17/17 PASS.

Children #621 / #622 / #623 / #620 stay closed.

What changed (eb852f4d)

Checklist (issue body + prior leftover comment)

  • Tax-on seed-path buy is non-treasury (buy_user=test1, treasury=test2). LAYER_B_TAX_ON=1 green on seed pins (sell 7B9C33C0…, buy 0484B775…).
  • Tax-on ephemeral path green (LAYER_B_TAX_ON_FORCE_EPHEMERAL=1, source=ephemeral, token terra1xdxz…, buy 3020B225…).
  • VERIFY_ISSUE_622_CHAIN=1 Playwright P0 on a fresh #624 / #620 volume (not leftover factory): sell extra-debit + buy net + provide 1:1 + limit place/cancel + P1 Trade Market. Screenshots: frontend-dapp/test-results/community-tax-sell.png and community-tax-buy.png. Missing pins still fail closed (E622-2).
  • Short make swarm-launch soak: tax_listed + tax_hybrid_skip + tax_debit= (pair sell 500 bps + router hop). Gems did not offer the pinned tax token. SWARM_TAX_WORKERS=0 is exclude-only.
  • make verify-issue-293 OE-1 pool_only green (tax/EMBER not added to hub). Wrap preflight still reports 0 USTC-C indexer rows — not a tax leftover; stack treats OE-1 as the leftover.
  • make verify-issue-621 · 622 · 623 green on main.
  • Optional make verify-issue-601 green (includes CODE_ID=11611 LAYER_B_LT=1 make verify-issue-589). Separate CODE_ID=11619 LAYER_B_LT=1 not re-run this pass (optional; 11619 stays listed on columbus-5).

Do not (confirmed)

No reopen of #621 / #622 / #623 / #620. B-lt stays tax-off. Hybrid stays on. No test.skip. No columbus-5 11611 / 11619 / 8654 whitelist. No pair/router FoT math.

Re-run:

VERIFY625_FRESH=1 VERIFY625_REQUIRE_LIVE=1 VERIFY625_REQUIRE_CHAIN=1 make verify-issue-625
## Verify on `main` (`eb852f4d`) — fresh `#624` seed Worktree: `issue-625-post-merge-leftovers`. Ran `VERIFY625_FRESH=1 VERIFY625_REQUIRE_LIVE=1 VERIFY625_REQUIRE_CHAIN=1 make verify-issue-625` after `make reset && make deploy-local` (deterministic #620/#624 seed, QA tax `terra1fll72…` / pair `terra13tt96…`, treasury ≠ test1). Round 1 failed only **M625-4** (45s soak: tax-0 RNG bought/limited while gem workers stormed test1 sequence). Fixed, reset infra, re-ran. Round 2: **17/17 PASS**. Children **#621 / #622 / #623 / #620 stay closed**. ### What changed (`eb852f4d`) - `LAYER_B_TAX_ON_FORCE_EPHEMERAL=1` skips seed pins so a #624 volume still proves instantiate + buy-from-trader (distinct `layer-b-tax-on-ephemeral.json`). - Python `tax-0` starts **before** gem workers and warms up `hybrid` then `sell`; leftover soak **polls** for `tax_listed` + `tax_debit=` + `tax_hybrid_skip`. - Invariants / skills updated: [`AGENTS_POST_MERGE_OPS_625.md`](https://gitlab.com/PlasticDigits/cl8y-dex-terraclassic/-/blob/main/skills/AGENTS_POST_MERGE_OPS_625.md) **M625-2 / M625-4**, [`AGENTS_CW20_CODE_ID_TAX_ON.md`](https://gitlab.com/PlasticDigits/cl8y-dex-terraclassic/-/blob/main/skills/AGENTS_CW20_CODE_ID_TAX_ON.md), [`AGENTS_LOCALNET_SWARM_TAX.md`](https://gitlab.com/PlasticDigits/cl8y-dex-terraclassic/-/blob/main/skills/AGENTS_LOCALNET_SWARM_TAX.md) **S621-2**, **Q13**. ### Checklist (issue body + prior leftover comment) - [x] Tax-on seed-path buy is non-treasury (`buy_user=test1`, treasury=test2). `LAYER_B_TAX_ON=1` green on **seed** pins (sell `7B9C33C0…`, buy `0484B775…`). - [x] Tax-on **ephemeral** path green (`LAYER_B_TAX_ON_FORCE_EPHEMERAL=1`, `source=ephemeral`, token `terra1xdxz…`, buy `3020B225…`). - [x] `VERIFY_ISSUE_622_CHAIN=1` Playwright P0 on a **fresh `#624` / `#620` volume** (not leftover factory): sell extra-debit + buy net + provide 1:1 + limit place/cancel + P1 Trade Market. Screenshots: `frontend-dapp/test-results/community-tax-sell.png` and `community-tax-buy.png`. Missing pins still fail closed (**E622-2**). - [x] Short `make swarm-launch` soak: `tax_listed` + `tax_hybrid_skip` + `tax_debit=` (pair sell 500 bps + router hop). Gems did not offer the pinned tax token. `SWARM_TAX_WORKERS=0` is exclude-only. - [x] `make verify-issue-293` OE-1 **pool_only** green (tax/EMBER not added to hub). Wrap preflight still reports `0 USTC-C` indexer rows — not a tax leftover; stack treats OE-1 as the leftover. - [x] `make verify-issue-621` · `622` · `623` green on `main`. - [x] Optional `make verify-issue-601` green (includes `CODE_ID=11611 LAYER_B_LT=1 make verify-issue-589`). Separate `CODE_ID=11619 LAYER_B_LT=1` not re-run this pass (optional; 11619 stays listed on columbus-5). ### Do not (confirmed) No reopen of #621 / #622 / #623 / #620. B-lt stays tax-off. Hybrid stays on. No `test.skip`. No columbus-5 **11611 / 11619 / 8654** whitelist. No pair/router FoT math. Re-run: ```bash VERIFY625_FRESH=1 VERIFY625_REQUIRE_LIVE=1 VERIFY625_REQUIRE_CHAIN=1 make verify-issue-625 ```
PlasticDigits (Migrated from gitlab.com) closed this issue 2026-08-24 11:41:22 +00:00
PlasticDigits commented 2026-08-24 13:33:17 +00:00 (Migrated from gitlab.com)

mentioned in issue #626

mentioned in issue #626
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
code/cl8y-dex-terraclassic#625
No description provided.