Skip to content

Version Packages#2037

Merged
tynes merged 3 commits intodevelopfrom
changeset-release/master
Jan 19, 2022
Merged

Version Packages#2037
tynes merged 3 commits intodevelopfrom
changeset-release/master

Conversation

@github-actions
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

@eth-optimism/l2geth@0.5.7

Patch Changes

  • d4bf299: Add support to fully unmarshal Receipts with Optimism fields
  • 8be69ca: Add changeset for l2geth: forward tx to sequencer #2011 - replicas forward write requests to the sequencer via a configured parameter --sequencer.clienthttp or SEQUENCER_CLIENT_HTTP
  • c9fd6ec: Correctly parse fee enforcement via config to allow turning off L2 fees for development

@tynes tynes changed the base branch from master to develop January 19, 2022 23:22
@tynes tynes merged commit b64c272 into develop Jan 19, 2022
@tynes tynes deleted the changeset-release/master branch January 19, 2022 23:23
theochap pushed a commit that referenced this pull request Dec 10, 2025
### Description

Implements handling for the `opp2p_connectPeer` method using the
Multiaddr string.

This follows how [the monorepo parses the addr
string](https://github.com/ethereum-optimism/optimism/blob/51cb1a7523ac45e3c3703a1a2c6794b378f27cba/op-node/p2p/rpc_server.go#L353).

Closes #1575
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