[Epic] Hybrid implementation (post-ADR) #59
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#59
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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
Implementation after architecture ADR (not open-ended design).
Evidence
hybrid:smartcontracts/contracts/router/src/contract.rs(~428–497)docs/reviews/20260409T030009Z/SECURITY_REVIEW.mdSC-02Rationale
Separates design (Epic 1) from code delivery.
Dependencies
Acceptance criteria
Launch blockers
blocker:hybridmarked this issue as related to #56
marked this issue as related to #75
mentioned in issue #75
marked this issue as related to #76
mentioned in issue #76
mentioned in issue #77
marked this issue as related to #77
marked this issue as related to #78
mentioned in issue #78
mentioned in issue #79
marked this issue as related to #79
Epic 59 integration summary: Child issues #75–#79 are addressed on
mainvia ADR/docs updates, indexer POST /api/v1/route/solve, frontend hybrid estimate + disclosure, strengthened contract tests (hybrid_pool_and_book_legs_one_swap,router_two_hop_first_leg_hybrid_matches_simulate), and Playwrighthybrid-swap.spec.ts. Verification:cargo test(smartcontracts filters as needed),cargo test --test api_route_solve(indexer + Postgres),vitest runfor touched frontend tests, Playwright hybrid spec when LCD is up. @brouie please verify each sub-issue (#75–#79) before closing this epic; confirm end-to-end indexer + LCD + dApp hybrid quote path on staging if deployed.