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

Preventing front running attack #4

Open
VamsiKrishnaCommits opened this issue Jan 21, 2022 · 0 comments
Open

Preventing front running attack #4

VamsiKrishnaCommits opened this issue Jan 21, 2022 · 0 comments

Comments

@VamsiKrishnaCommits
Copy link

As I was skimming through the code , I realised that the code misses how to deal with front runners. (Refer to this article if you do not know what it means : https://medium.com/codechain/front-running-attacks-on-blockchain-1f5ba28cd42b) . I guess all we can do is , give the owner of the contract the ability to set the gas price and limit it so that everyone will have an equal chance at their transaction getting processed.

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

No branches or pull requests

1 participant