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

fix: remove suggested gas from malicious transactions #280

Closed
wants to merge 1 commit into from

Conversation

seaona
Copy link
Contributor

@seaona seaona commented Nov 30, 2023

Description

This is a small fix that removes the suggested gas values from the malicious transactions. This increases the chance for the transactions to be flagged as malicious, as the gas set was a bit high, making the validation fail with not enough funds error, if the account don't have enough ETH

Screenshots

Before (test-dapp)
After (localhost)

test-dapp-malicious-gas.mp4

@seaona seaona marked this pull request as ready for review November 30, 2023 07:02
@seaona
Copy link
Contributor Author

seaona commented Nov 30, 2023

closing in favor of #281

@seaona seaona closed this Nov 30, 2023
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

Successfully merging this pull request may close these issues.

1 participant