feat: named tax-on Layer B suite (#623) #1134
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!1134
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue-623-named-tax-on-layer-b"
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
cw20-codeid-audits/scripts/layer-b-tax-on.shas the named tax-on DEX harness. Genericlayer-b-lt.shstays tax-off 1:1 (noRegisterListedPair, no extra-debit asserts).lib-tax-on.sh(also sourced by#601smoke) cover store/create/register/preview/sell-buy so the suites do not diverge.trader, spoof-trader negative, missing-trader fail-closed, limit Place 1:1, AutoLP floor + fake-pair reject.LAYER_B_TAX_ON=1without LocalTerra FAILs (not a stub PASS).skills/AGENTS_CW20_CODE_ID_TAX_ON.md(C623-1–C623-8).make verify-issue-623. 11611/11619 REPORT rows document the B-lt vs tax-on split.Closes #623
Test plan
LAYER_B_TAX_ON=1 make verify-issue-623(docs + FoT mutant red + crates + live tax-on + retest) — 10 passedexecuted: true, not a stub)layer-b-lt.shunchanged (noregister_listed_pair, no tax math)CODE_ID=11619 LAYER_B_LT=1 make verify-issue-589— tax-off 1:1 still green (long; B-lt file untouched)make verify-issue-601— smoke still green (lib wrappers only)make deploy-local(this LocalTerra had no#620pins; ephemeral path was exercised)added 3 commits
main77df08f4- Merge origin/main into issue-623-named-tax-on-layer-bCompare with previous version
mentioned in commit
36fce44c6amentioned in issue #622
mentioned in issue #623
mentioned in issue #625
mentioned in issue #624