Skip to content

Version Packages#451

Merged
gakonst merged 1 commit intomasterfrom
changeset-release/master
Apr 13, 2021
Merged

Version Packages#451
gakonst merged 1 commit intomasterfrom
changeset-release/master

Conversation

@github-actions
Copy link
Copy Markdown
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.2.1

Patch Changes

  • 774e3b6: bump private package versions to try triggering a tag

@eth-optimism/batch-submitter@0.1.9

Patch Changes

  • 774e3b6: bump private package versions to try triggering a tag

@eth-optimism/data-transport-layer@0.1.4

Patch Changes

  • 774e3b6: bump private package versions to try triggering a tag

@eth-optimism/message-relayer@0.0.3

Patch Changes

  • 774e3b6: bump private package versions to try triggering a tag

@gakonst gakonst merged this pull request into master Apr 13, 2021
@gakonst gakonst deleted the changeset-release/master branch April 13, 2021 11:36
bap2pecs added a commit to babylonlabs-io/optimism that referenced this pull request Jul 31, 2024
kien-rise pushed a commit to kien-rise/optimism that referenced this pull request May 12, 2025
build(deps): update go-da to v0.1.0

build(deps): update go-da to v0.2.0; add ctx

da: add cli flags for da config

da: add get timeout to da client

build(deps): bump local-celestia-devnet to v0.12.7

fix(cli): fix da rpc check

fix(cli): check return err

fix(da): blob data source reuse DataFromEVMTransactions

da: upgrade to go-da v0.5.0

feat(op-batcher): support disable eth fallback

chore(op-batcher): refactor EthFallbackDisabledFlagName

da: use env auth token if set

feat: enable multi frame txs and frame size setting for calldata txs

chore: add log for multiframetxs setting

da: try using blobdata for eth fallback

da: add gas price flag (ethereum-optimism#451)

da: reuse useblobs for multiframetxs (ethereum-optimism#452)

Add Github CI (ethereum-optimism#472)

Cleanup Github CI workflow (ethereum-optimism#478)
kien-rise pushed a commit to kien-rise/optimism that referenced this pull request Aug 26, 2025
build(deps): update go-da to v0.1.0

build(deps): update go-da to v0.2.0; add ctx

da: add cli flags for da config

da: add get timeout to da client

build(deps): bump local-celestia-devnet to v0.12.7

fix(cli): fix da rpc check

fix(cli): check return err

fix(da): blob data source reuse DataFromEVMTransactions

da: upgrade to go-da v0.5.0

feat(op-batcher): support disable eth fallback

chore(op-batcher): refactor EthFallbackDisabledFlagName

da: use env auth token if set

feat: enable multi frame txs and frame size setting for calldata txs

chore: add log for multiframetxs setting

da: try using blobdata for eth fallback

da: add gas price flag (ethereum-optimism#451)

da: reuse useblobs for multiframetxs (ethereum-optimism#452)

Add Github CI (ethereum-optimism#472)

Cleanup Github CI workflow (ethereum-optimism#478)

feat: allow to toggle Celestia in op-batcher and op-node (ethereum-optimism#498)

feat: add op-celestia indexer (ethereum-optimism#503)

fix: init op-node client

da: use celestia-node client (ethereum-optimism#504)

da: fix batcher submit (ethereum-optimism#511)
fakedev9999 pushed a commit to fakedev9999/optimism that referenced this pull request Aug 27, 2025
build(deps): update go-da to v0.1.0

build(deps): update go-da to v0.2.0; add ctx

da: add cli flags for da config

da: add get timeout to da client

build(deps): bump local-celestia-devnet to v0.12.7

fix(cli): fix da rpc check

fix(cli): check return err

fix(da): blob data source reuse DataFromEVMTransactions

da: upgrade to go-da v0.5.0

feat(op-batcher): support disable eth fallback

chore(op-batcher): refactor EthFallbackDisabledFlagName

da: use env auth token if set

feat: enable multi frame txs and frame size setting for calldata txs

chore: add log for multiframetxs setting

da: try using blobdata for eth fallback

da: add gas price flag (ethereum-optimism#451)

da: reuse useblobs for multiframetxs (ethereum-optimism#452)

Add Github CI (ethereum-optimism#472)

Cleanup Github CI workflow (ethereum-optimism#478)

feat: allow to toggle Celestia in op-batcher and op-node (ethereum-optimism#498)

feat: add op-celestia indexer (ethereum-optimism#503)

fix: init op-node client
theochap pushed a commit that referenced this pull request Jan 15, 2026
<!--
Thank you for your Pull Request. Please provide a description above and
review
the requirements below.

Bug fixes and new features should include tests.

Contributors guide:
https://github.com/alloy-rs/core/blob/main/CONTRIBUTING.md

The contributors guide includes instructions for running rustfmt and
building the
documentation.
-->

<!-- ** Please select "Allow edits from maintainers" in the PR Options
** -->

## Motivation
Ref #450 

<!--
Explain the context and why you're making that change. What is the
problem
you're trying to solve? In some cases there is not a problem and this
can be
thought of as being the motivation for your change.
-->

## Solution

Added:
- `parent_beacon_block_root`
- `withdrawals`

<!--
Summarize the solution and provide any necessary context needed to
understand
the code change.
-->

## PR Checklist

- [ ] Added Tests
- [x] Added Documentation
- [ ] Breaking changes

---------

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
emhane added a commit that referenced this pull request Feb 4, 2026
Closes #451

---------

Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
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