Skip to content

Develop to Master PR#1429

Merged
tynes merged 17 commits intomasterfrom
develop
Sep 8, 2021
Merged

Develop to Master PR#1429
tynes merged 17 commits intomasterfrom
develop

Conversation

@tynes
Copy link
Contributor

@tynes tynes commented Sep 8, 2021

Description
Develop to Master PR

dependabot bot and others added 17 commits August 30, 2021 16:21
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.
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.
@changeset-bot
Copy link

changeset-bot bot commented Sep 8, 2021

🦋 Changeset detected

Latest commit: ea2efbd

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

This PR includes changesets to release 6 packages
Name Type
@eth-optimism/contracts Patch
@eth-optimism/core-utils Patch
@eth-optimism/batch-submitter Patch
@eth-optimism/data-transport-layer Patch
@eth-optimism/message-relayer Patch
@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

@github-actions github-actions bot added 2-reviewers A-op-batcher Area: op-batcher A-pkg-core-utils Area: packages/core-utils labels Sep 8, 2021
@tynes tynes merged commit 456ba22 into master Sep 8, 2021
theochap pushed a commit that referenced this pull request Dec 10, 2025
…wt (#2367)

Closes #1429

---------

Co-authored-by: refcell <abigger87@gmail.com>
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-op-batcher Area: op-batcher A-pkg-core-utils Area: packages/core-utils

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants