Conversation
Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 3.4.1 to 3.4.2. - [Release notes](https://github.com/OpenZeppelin/openzeppelin-contracts/releases) - [Changelog](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/CHANGELOG.md) - [Commits](https://github.com/OpenZeppelin/openzeppelin-contracts/commits/v3.4.2) --- updated-dependencies: - dependency-name: "@openzeppelin/contracts" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@openzeppelin/contracts-upgradeable](https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable) from 3.4.1 to 3.4.2. - [Release notes](https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable/releases) - [Changelog](https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable/blob/master/CHANGELOG.md) - [Commits](https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable/commits/v3.4.2) --- updated-dependencies: - dependency-name: "@openzeppelin/contracts-upgradeable" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
…rn/openzeppelin/contracts-upgradeable-3.4.2 chore(deps-dev): bump @openzeppelin/contracts-upgradeable from 3.4.1 to 3.4.2
…rn/openzeppelin/contracts-3.4.2 chore(deps-dev): bump @openzeppelin/contracts from 3.4.1 to 3.4.2
…ation-support Add etherscan verification support
Use flags for coverage at the package level
Log values related to eip1559 before sending a transaction. - `maxFeePerGas` - `maxPriorityFeePerGas` Also log the `gasLimit` in case transactions revert.
Extended test coverage of core-utils
…ogging batch-submitter: eip1559 logging
Lower the constant overhead that is charged per transaction by about half. This will reduce transaction fees. Note that this value is in both `l2geth` and in `core-utils` if it needs to be updated in the future.
Lower per tx fee overhead
🦋 Changeset detectedLatest commit: ea2efbd The changes in this PR will be included in the next version bump. This PR includes changesets to release 6 packages
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 |
theochap
pushed a commit
that referenced
this pull request
Jan 14, 2026
…wt (op-rs/kona#2367) Closes #1429 --------- Co-authored-by: refcell <abigger87@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.
Description
Develop to Master PR