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

Audit Code for Production #1

Open
Evan-Kim2028 opened this issue Oct 26, 2024 · 0 comments
Open

Audit Code for Production #1

Evan-Kim2028 opened this issue Oct 26, 2024 · 0 comments
Assignees

Comments

@Evan-Kim2028
Copy link
Collaborator

Audit code for mainnet production readiness.

The geth bot is used to send and receive preconfirmations from a mev-commit bidder node for two basic transactions:

  • eth_transfer
  • blobs

The bot can be customized by adding .env variables to configure different preconfirmation parameters:

  • type of transaction sent
  • preconf amount
  • which endpoint to use
  • How many blocks ahead to bid on (offset)
  • use mev-commit tx payload
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

2 participants