fix(community-tax): LaunchGuards cooldown per wallet + provide after max_wallet (#608) #1123
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!1123
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue/608-launch-guard-cooldown-max-wallet"
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
max_walletskips listed pair / protocol-exemptto, soTransferFromprovide succeeds after sells grow the pair above the cap. Sell-to-pair bypass (T592-11) stays.trading_enabled=falselocks pair→EOA) is unchanged.Closes #608.
Invariants
H608-1–H608-8 in
skills/AGENTS_COMMUNITY_TAX_LAUNCH_GUARDS.md. T592-11 updated.Test plan
cargo test -p cl8y-community-tax-token— launch-guard multitest (two wallets same block, same wallet cooldown, buy after sell, provide after cap, user max_wallet, TransferTax + cap, SKU off, protocol-exemptto)cargo test -p cl8y-community-token-launcher --test audit_poc—poc_cooldown_bricks_pair/poc_max_wallet_bricks_provideinvertedmake verify-issue-608first pass + retest (crates + docs)make verify-issue-608Out of scope
max_wallet/ cooldown=1 after users buy (M-4 product)added 4 commits
main33e4153f- Merge origin/main into issue/608-launch-guard-cooldown-max-walletCompare with previous version
added 2 commits
709a2694- fix: adapt #608 tests to #605 launch-guard and initial_exempt defaults784ac9e1- fix: align audit_poc fixtures with #605 VariableRates and AutoLP bindCompare with previous version
mentioned in commit
e437cdfcc3mentioned in issue #611
mentioned in issue #605
mentioned in issue #608
mentioned in issue #609