Skip to content

Develop -> Master PR#2036

Merged
tynes merged 20 commits intomasterfrom
develop
Jan 19, 2022
Merged

Develop -> Master PR#2036
tynes merged 20 commits intomasterfrom
develop

Conversation

@tynes
Copy link
Contributor

@tynes tynes commented Jan 19, 2022

Description
Merge develop to master

noahlitvin and others added 20 commits January 10, 2022 18:02
Parse `ROLLUP_ENFORCE_FEES` when set to false
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.3 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.14.3...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/shelljs/shelljs/releases)
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md)
- [Commits](shelljs/shelljs@v0.8.4...v0.8.5)

---
updated-dependencies:
- dependency-name: shelljs
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
…rn/shelljs-0.8.5

chore(deps-dev): bump shelljs from 0.8.4 to 0.8.5
…rn/follow-redirects-1.14.7

chore(deps): bump follow-redirects from 1.14.3 to 1.14.7
fix: configurable L2 fee enforcement in ops
…vm-fields

feat: regenerate receipt json for optimism fields
Add missing changeset for #2011

A replica can be configured with the flag
`--sequencer.clienthttp` or the env var
`SEQUENCER_CLIENT_HTTP` which points to the
sequencer and when users hit the RPC endpoint
`eth_sendRawTransaction` it will forward the
value to the sequencer.

If running a mainnet node, this value should be
set to `https://mainnet.optimism.io` or an
infrastructure provider such as Quiknode, Infura
or Alchemy.
…oxy-changeset

chore: add changeset for l2geth
@changeset-bot
Copy link

changeset-bot bot commented Jan 19, 2022

🦋 Changeset detected

Latest commit: d4e5de5

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

This PR includes changesets to release 1 package
Name Type
@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 M-ci Meta: ci related work A-integration Area: integration tests A-cannon Area: cannon A-ops Area: ops labels Jan 19, 2022
@tynes tynes merged commit adc2af3 into master Jan 19, 2022
theochap added a commit that referenced this pull request Dec 10, 2025
## Description

This PR reactivates e2e tests for p2p gossip. I had to change the link
to the stable branch of the `optimism-package` because it appears that
the main version is broken
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-cannon Area: cannon A-integration Area: integration tests A-ops Area: ops M-ci Meta: ci related work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants