fix: ExemptionDirectory skips buy, sell, and transfer tax (#609) #1124
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!1124
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue/609-exemption-full-tax-skip"
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
MANAGER_EXEMPT) now skip buy, sell, and transfer tax (audit M-5 / #609). Either side exempt is enough.TaxPreviewand execute are Honest (0 bps); the pair is still credited/debitedamount(no inbound FoT).classify_tradekeeps the economic Buy/Sell kind fortrading_enabled, cooldown, andmax_wallet(sell-to-pair still bypasses max wallet).IsProtocolExempt.managerso an exempt connected wallet is not extra-capped (effectiveExtraDebitSellBps; unknown exempt stays fail-closed).skills/AGENTS_COMMUNITY_TAX_EXEMPT.md; T592-7 / T592-9 updated.make verify-issue-609(crates + Vitest + docs, run twice).Closes #609.
Acceptance (issue #609)
Send+Swapto a listed pair pays no sell extra-debit; pair still creditedamount.Transferto an exempt wallet pays no buy split; user creditedamount.remove_exempt).Test plan
make verify-issue-609first pass + retest (35 token tests, SKU hint + Max Vitest, docs greps).amount(needs deployed post-#609 wasm).Not in this MR
Closes #609
marked this merge request as ready
added 10 commits
mainc5d00f67- Merge origin/main into issue/609-exemption-full-tax-skipfe2a71a5- fix: list pair before seed transfer so TransferTax tests stay HonestCompare with previous version
mentioned in commit
084123b5c4mentioned in issue #611
mentioned in issue #605
mentioned in issue #609