Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enforce minimal tip per weight #1671

Closed
xlc opened this issue Dec 6, 2021 · 0 comments · Fixed by #1682
Closed

Enforce minimal tip per weight #1671

xlc opened this issue Dec 6, 2021 · 0 comments · Fixed by #1682

Comments

@xlc
Copy link
Member

xlc commented Dec 6, 2021

Add a constant TipPerWeightStep and update the effective tip per weight to be tipPerWeight = tipPerWight / TipPerWeightStep * TipPerWeightStep.

This will raise the min effective tip cost and increase the cost of front-running.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant