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

Restrict copy-pasting same addresses in send form #34

Open
shmoloko opened this issue Sep 13, 2022 · 4 comments
Open

Restrict copy-pasting same addresses in send form #34

shmoloko opened this issue Sep 13, 2022 · 4 comments
Labels
NGMI This will not be worked on

Comments

@shmoloko
Copy link

shmoloko commented Sep 13, 2022

It is possible to copy paste same address spamming ctrl+v in send form, with that it's easy to game leaderboard sending gm/Gn in batches of up to 589to your second account.

image

image

Video in the link below https://discord.com/channels/978703103782174750/995998148113727548/1018750926548389898

@shmoloko shmoloko changed the title Restrict copying same addresses in send form Restrict copy-pasting same addresses in send form Sep 13, 2022
@Tbaut
Copy link
Contributor

Tbaut commented Sep 13, 2022

I'd say we shouldn't prevent that, but rather count the amount of time, and send that amount of GN/GM instead of sending individual TXs.
Note that it's not because this UI prevents it, that I can't write a script, or modify the UI locally to allow me to do this.

@0xKheops
Copy link
Contributor

not sure what to think about this...as Tbaut said if chain allows it there is no reason to prevent it on the dapp.
@arrudagates wdyt ?

@arrudagates
Copy link
Collaborator

Yeah I don't think the dapp should disallow it, because then you just go to another dapp like p.js and do it there

@0xKheops 0xKheops added the NGMI This will not be worked on label Sep 13, 2022
@0xKheops
Copy link
Contributor

Got an evil plan to mitigate this 😈
ignoring duplicates (within a same block) from leaderboard total

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NGMI This will not be worked on
Projects
None yet
Development

No branches or pull requests

4 participants