Skip to content

chore: add changeset for l2geth#2035

Merged
tynes merged 1 commit intodevelopfrom
fix/add-l2geth-rpc-proxy-changeset
Jan 19, 2022
Merged

chore: add changeset for l2geth#2035
tynes merged 1 commit intodevelopfrom
fix/add-l2geth-rpc-proxy-changeset

Conversation

@tynes
Copy link
Contributor

@tynes tynes commented Jan 19, 2022

Description

Add missing changeset for #2011

A replica can be configured with the flag
--sequencer.clienthttp or the env var
SEQUENCER_CLIENT_HTTP which points to the
sequencer and when users hit the RPC endpoint
eth_sendRawTransaction it will forward the
value to the sequencer.

If running a mainnet node, this value should be
set to https://mainnet.optimism.io or an
infrastructure provider such as Quiknode, Infura
or Alchemy.

Add missing changeset for #2011

A replica can be configured with the flag
`--sequencer.clienthttp` or the env var
`SEQUENCER_CLIENT_HTTP` which points to the
sequencer and when users hit the RPC endpoint
`eth_sendRawTransaction` it will forward the
value to the sequencer.

If running a mainnet node, this value should be
set to `https://mainnet.optimism.io` or an
infrastructure provider such as Quiknode, Infura
or Alchemy.
@changeset-bot
Copy link

changeset-bot bot commented Jan 19, 2022

🦋 Changeset detected

Latest commit: 8be69ca

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@eth-optimism/l2geth Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@tynes tynes merged commit d4e5de5 into develop Jan 19, 2022
@tynes tynes deleted the fix/add-l2geth-rpc-proxy-changeset branch January 19, 2022 23:18
theochap pushed a commit that referenced this pull request Dec 10, 2025
## Overview

Corrects the RPC port in the `kona-node` recipe. Also removes the
`--p2p.redial 0` flag following @theochap's recent fix that resolved
#1854.
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