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

add proxyd, upgrade optimism to v1.7.7, change op-geth registry #39

Closed
wants to merge 2 commits into from
Closed

Conversation

ost006
Copy link
Member

@ost006 ost006 commented Jul 1, 2024

  • the proxyd has been added to distinguish endpoints for specific RPC calls (especially eth_getTransactionReceipt) and to enable load balancing.
  • update optimism version to v1.7.7
  • change op-geth registry to stackupwallet/op-geth

@ost006 ost006 requested review from eseiker, area363 and sky1045 July 1, 2024 13:39
Copy link
Contributor

@eseiker eseiker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO proxyd is not required for l2launcher so it should be optional to add.
And I think it's a bit awkward to have multiple backends alias and separation of main and sequencer for same rpc_url.

However, while bumping optimism version and changing op-geth image should be done, I think it'd be good to create another PR to do so and merge it first

@ost006 ost006 closed this Jul 5, 2024
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