Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
@eth-optimism/batch-submitter@0.1.9
Patch Changes
@eth-optimism/data-transport-layer@0.1.4
Patch Changes
@eth-optimism/message-relayer@0.0.3
Patch Changes