feat: lower limit-order placement fees one tier (tier 9 is 0) #1058
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!1058
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/514-limit-order-tier-fees"
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
discount_bpsladder, so crossing the book still charges the taker’s standard trading fee (unregistered @ 180 bps pair = 90 bps taker). Confirmed current fill behavior: maker half at place, taker half at fill.limit_discount_bpsonAddTier/UpdateTier/GetDiscount. Omitted → placement equals swap discount (custom test tiers unchanged). Production deploys set the shifted values. Fee-discount migrate 1.1.0 backfills standard tier IDs; pair 1.12.0 uses the limit discount on place.Closes #514
Test plan
make verify-issue-514(unit + integration + docs drift + frontend + upgrade DRY_RUN; includes retest)GetTiersshows tier 9limit_discount_bps= 10000 anddiscount_bps= 9500maker_fee_amount= 0; same wallet pool/hybrid swap →effective_fee_bps= 9 (180 bps pair)/tiers“Limit place” column and Trade pre-submit maker-fee copy match the new schedulescripts/upgrade-514-limit-discount.sh(store + migrate fee-discount, then all pairs)Closes #514
marked this merge request as ready
mentioned in issue #514
added 2 commits
1f254d4e- 1 commit from branchmain64842c59- Merge remote-tracking branch 'origin/main' into feat/514-limit-order-tier-feesCompare with previous version
mentioned in issue #391