OE-6 remainder: client BFS fallback indicator, route-display skill, deploy fee guard (#329) #813
No reviewers
Labels
No labels
agent:fix_bugfix
agent:fix_conflicts
agent:fix_security
agent:gap_analysis
agent:implement
agent:implement
agent:implement
agent:open_issues
agent:ready
agent:research
agent:security_audit
agent:verify
architecture
backend
blocker:hybrid
blocker:launch
blocker:limit-orders
blocker:v2
block:log_only
block:security
bug
ci
contracts
correctness
deploy
dev
devops
docs
documentation
duplicate
e2e
enhancement
epic
feature
frontend
functional-completion
gas
good first issue
governance
help wanted
high-risk
hooks
hybrid
indexer
infra
infrastructure
integrators
invalid
launch-blocker
limit-orders
localnet
localterra
low priority
missing-implementation
needs-design
ops
performance
priority
high
priority
medium
product
qa
QA
question
ready
ready
research
scripts
security
security-hardening
smartcontracts
tech-debt
testing
ux
UX
v2
verification
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
code/cl8y-dex-terraclassic!813
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "cursor/gitlab-issue-workflow-e4aa"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Implements GitLab #329 (OE-6 follow-up to #302):
findRoutewithout indexerrouter_operations, a brief warning appears underswap-route-summary(data-testid="swap-route-source-client-fallback"). Logic mirrorsswapMutationviaderiveSwapSubmitRouteSource.AGENTS_FRONTEND_SWAP_ROUTE_DISPLAY.mddocumentstrade-market-route-summary/swap-route-summaryand client-fallback regression steps.create_pairpaths attach on-chain fee; noted inAGENTS_QA_DEPLOY_VERIFY.md(#318).Acceptance checklist
make test-frontend—SwapPage.test.tsxmultihop + indexer-down case;swapRouteDisplay.test.tsderiveSwapSubmitRouteSourceSwapPage.test.tsxindexer multihop caseAGENTS_FRONTEND_SWAP_ROUTE_DISPLAY.mdtrade-market testid cross-linkscreate_pairtxs attach feegrep -r create_pair scripts/—deploy-dex-local.shusesfactory_create_pair;e2e-seed-wrap-pairs.shattachesPAIR_CREATION_FEE_ULUNAmake test-frontendgreenThird-party verification
Manual (localnet): stop indexer → Swap multihop CW20→CW20 → confirm
swap-route-source-client-fallbackunder route row.Blockers
None.
Related: #302
mentioned in issue #329
changed the description
changed the description
Security review
Commit reviewed:
4567b7d611c613e757b0ef01a89022096250f499Scope: MR !813 — client BFS fallback UI label (
deriveSwapSubmitRouteSource,SwapPagewarning copy), unit/integration tests, and agent skill/docs updates (AGENTS_FRONTEND_SWAP_ROUTE_DISPLAY.md,AGENTS_QA_DEPLOY_VERIFY.md).Method: Diff-only review with attacker-path tracing on changed frontend paths. Prior MR security threads: none.
Outcome:
FINDINGS: 0medium+Summary
No medium, high, or critical vulnerabilities identified in this diff.
SWAP_CLIENT_BFS_FALLBACK_COPY; React text rendering (nodangerouslySetInnerHTML). No user-controlled or indexer-controlled strings are injected into the new label.swapMutationsubmit logic is unchanged.deriveSwapSubmitRouteSourcemirrors existing branch precedence (native_wrap→ indexerswapOpsRequireRouter→ direct → client BFS) for disclosure only; a label/execution mismatch would affect UX, not authorization or transaction construction.Inline threads: none (no findings to anchor).
Automated security review (Cursor Cloud Agent).
mentioned in commit
81e7eb4711mentioned in commit
103f34d433mentioned in commit
ab4488e2ec