Skip to content

Develop -> Master#3961

Merged
mslipper merged 2 commits intomasterfrom
develop
Nov 10, 2022
Merged

Develop -> Master#3961
mslipper merged 2 commits intomasterfrom
develop

Conversation

@mslipper
Copy link
Copy Markdown
Contributor

  • op-node: catch up L2 sequencing based on time, not L1 origins
  • Bumped compiler version for contracts-bedrock
  • Check that BlockNumber is non-nil in the receipt validation
  • contracts-periphery: make the network name match contracts
  • op-node,contracts-bedrock: dynamic gas limit via SystemConfig (op-node,contracts-bedrock: dynamic gas limit via SystemConfig #3814)
  • op-chain-ops: wrap errors
  • deps: replace deprecated package with updated package
  • deps: use ethereum-optimism
  • deps: run make-tidy
  • ci: fix hardhat-node release
  • op-node: Prefer following seq drift instead of conf depth (op-node: Prefer following seq drift instead of conf depth #3861)
  • testmig: Remove in favor of op-e2e
  • op-batcher: Rewrite ChannelManager (op-batcher: Rewrite ChannelManager #3859)
  • bedrock: update op-geth dependency (bedrock: update op-geth dependency #3892)
  • feat(ctb): SystemConfig comments
  • op-node: set initial system config gaslimit, check initial values
  • ci: Fix devnet
  • Update ops-bedrock/docker-compose.yml
  • Update ops-bedrock/entrypoint.sh
  • op-e2e: run with l1 fees enabled by default
  • feat(ctb): remove DeployConfig
  • op-node,op-e2e: update libp2p libs, update libp2p gossip settings (op-node,op-e2e: update libp2p libs, update libp2p gossip settings #3875)
  • contracts-bedrock: remove ownable from GasPriceOracle
  • contracts-bedrock: regenerate snapshot
  • op-chain-ops: fix gpo constructor
  • system: delete dead config
  • chore: Upgrade op-chain-ops dependencies
  • chore: Upgrade op-node dependencies
  • chore: Upgrade op-proposer dependencies
  • chore: Upgrade op-batcher dependencies
  • chore: Upgrade op-e2e dependencies
  • op-bindings: regenerate
  • contracts-bedrock: regenerate storage layout
  • contracts-bedrock: update spacer type
  • contracts-bedrock: fix layout-lock
  • contracts-bedrock: fix layout-lock
  • contracts-bedrock: regenerate storage snapshot
  • op-e2e: remove temporary go.mod workaround
  • op-bindings: fix erc20
  • op-chain-ops: parse the new config
  • op-chain-ops: update config
  • fix(ctb): tweak OptimismPortal variable ordering
  • op-bindings: Canonicalize bindings, regenerate
  • op-bindings: modularize errors
  • op-chain-ops: add helper function for deployments
  • op-e2e: clean up config
  • op-node: clean up config usage
  • op-chain-ops: clean up migrate command
  • contracts-bedrock: update deploy config
  • contracts-bedrock: configure devnetL1
  • feat(ctb): use Ownable for ProxyAdmin
  • op-e2e: Use head rather than pending block for gas estimation
  • op-chain-ops: delete concepts of L2Addrs
  • op-node: update genesis commands
  • op-e2e: use cleaned up interfaces
  • indexer: update tests
  • op-chain-ops: rename method
  • integration-tests-bedrock: Remove superfluous packages
  • op-bindings: Canonicalize storage types too (op-bindings: Canonicalize storage types too #3930)
  • ctb: Add system config deployment
  • feat(ctb): assert dictator config
  • fix: better version imports for services
  • hardhat-node: trigger a release (hardhat-node: trigger a release #3936)
  • op-chain-ops: Updates for the migration
  • fix(ctb): remove old comment block
  • testlog: Don't excessivly pad on long file names
  • testlog: Increase file name padding to 30 chars
  • fix: move MintableERC721 interface
  • op-e2e: Add envvar to disable t.Parallel
  • testlog: Provide option to disable colored logging
  • Use parallel test runners in circle CI
  • Re-enable code cov
  • Add meta go-bedrock job
  • Enable stricter lints
  • Fix lint in op-e2e
  • op-e2e: Increase sequencer drift in sequencer conf depth test
  • Fix lints in op-node
  • ENG-2990 updates ci to tag docker images with sha, branch, release tags
  • fix missing directory in docker-tag job
  • fixing few bugs and better error handling for docker-tag job
  • Version Packages

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Nov 10, 2022

⚠️ No Changeset found

Latest commit: fc59a8e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions bot added 2-reviewers A-pkg-contracts-bedrock Area: packages/contracts-bedrock A-integration Area: integration tests A-ops Area: ops A-pkg-sdk Area: packages/sdk labels Nov 10, 2022
@mslipper mslipper merged commit 47a5265 into master Nov 10, 2022
@mergify mergify bot added the A-indexer Area: indexer label Nov 10, 2022
@mergify mergify bot requested review from nickbalestra and roninjin10 November 10, 2022 16:41
@mergify mergify bot added the sdk label Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-indexer Area: indexer A-integration Area: integration tests A-ops Area: ops A-pkg-contracts-bedrock Area: packages/contracts-bedrock A-pkg-sdk Area: packages/sdk

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant