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

Features required to support OP devnet #11

Merged
merged 4 commits into from
Sep 19, 2023
Merged

Features required to support OP devnet #11

merged 4 commits into from
Sep 19, 2023

Conversation

jbearer
Copy link
Member

@jbearer jbearer commented Sep 19, 2023

  • Add a parameter to set the first account index

    This allows us to run the faucet in a local demo using the default mnemonic with an account that isn't otherwise used.

  • Make WebSockets optional

This allows us to run the faucet in a local demo using the default
mnemonic with an account that isn't otherwise used.
@sveitser
Copy link
Collaborator

Looks good but should we just remove the websocket provider for simplicity? I also want to make a change to not fetch every transaction receipt because I estimate there are about 700k transactions per day so fetching all of them would be expensive on infura.

@jbearer jbearer merged commit 6cf1657 into main Sep 19, 2023
5 checks passed
@Ancient123 Ancient123 deleted the feat/op-support branch January 15, 2024 20:32
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.

2 participants