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

improve performance and security #1

Open
2 tasks
caprinux opened this issue Jan 19, 2024 · 3 comments
Open
2 tasks

improve performance and security #1

caprinux opened this issue Jan 19, 2024 · 3 comments

Comments

@caprinux
Copy link
Contributor

  • relook and ensure proper validation of the RPC methods
  • consider the need to fork an ethereum network, and if it has any implications
@caprinux
Copy link
Contributor Author

list of rpc methods can be found here https://book.getfoundry.sh/reference/anvil/

@caprinux
Copy link
Contributor Author

if you remove --fork-url

> nc localhost 5000
1 - launch new instance
2 - kill instance
3 - acquire flag
1
action? Error while deploying contract: {'code': -32000, 'message': 'intrinsic gas too high -- tx.gas_limit > env.block.gas_limit'}

@caprinux
Copy link
Contributor Author

certainly faster without having to fork an existing blockchain node, but i'm not too sure about fixing it and whether ill break something in the process X_X

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