fix(community-tax): AutoLP factory-listed pair + skim floor (#610) #1130
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!1130
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue/610-autolp-factory-pair-skim-floor"
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
pairon instantiate /UpdateConfigmust be a CL8Y factory-listed pool that includes this tax token. Factory is an immutable launcher pin (M-3).SkimToLpalways attachesmax_spread(default 100 bps, hard cap 200 bps) and optionalskim_min_return. Floor violation reverts and tax stays on AutoLP (M-2).poc_autolp_manager_can_skim_to_fake_pair. T592-10 / M610-1–M610-8 documented inskills/AGENTS_COMMUNITY_TAX_AUTOLP.md. Manage Token copy names this token's factory pair.Closes #610.
Test plan
make verify-issue-610(crates + inverted PoC + frontend copy + docs, twice)cd smartcontracts && cargo test -p cl8y-community-tax-autolpUpdateConfigreverts; listed[tax_token, quote]succeedsUpdateConfigfields still mergeSkimToLpstill allowed; hook is never both-Nonepairmentioned in issue #610
added 5 commits
mainaa8991cf- Merge origin/main into issue/610-autolp-factory-pair-skim-floorCompare with previous version
mentioned in commit
77d57d20eamentioned in issue #616