Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge upstream v1.3.0 #1

Closed
wants to merge 5,514 commits into from
Closed

Merge upstream v1.3.0 #1

wants to merge 5,514 commits into from

Conversation

bnoieh
Copy link
Owner

@bnoieh bnoieh commented Dec 11, 2023

Description

add a description of your changes here...

Rationale

tell us why we need these changes...

Example

add an example CLI or API response...

Changes

Notable changes:

  • add each change in a bullet point here
  • ...

trianglesphere and others added 30 commits October 26, 2023 09:15
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](google/uuid@v1.3.1...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
-  add match check-values-match job that searches using grep
- define workflow to verify initializer value matches between contract and genesis
…/github.com/google/uuid-1.4.0

build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0
fix: race condition updating last updated scorebook timestamp
…hain-mon_docker_build

chore: Improve chain-mon docker build
ops: handle warm-up output case during docker publish correctly
…rn/types/node-20.8.9

build(deps-dev): bump @types/node from 20.8.8 to 20.8.9
…config

op-node: Pull in Canyon Time from superchain registry
ci: Add filters so op-stack-go-docker-build-release builds on tags.
contracts-bedrock: modern import style in tests
Adds a new helper library called `EIP1967Helper` that can
get the admin and impl storage slots from a `Proxy` implementing
ERC1967. This is more helpful to use than hardcoded magic values
such as `multisig` because it is not clear who the multisig is
since its value is assigned in a different file. We want to decouple
the value from a magic value and set it to exactly what we want it
to be which is the admin. This will work in all cases no matter what
the admin is since it dynamically pulls the value from storage for
the tests.
pcw109550 and others added 28 commits October 30, 2023 15:06
Refactor Span batch type

Remove unused methods

Explicit protocol constant

Update type of parentCheck and l1OriginCheck

Use require instead of assert in tests

Refactor RandomTx

Refactor Span batch tx tests

Adjust tnf to fix test

Update comments

Co-authored-by:    pcw109550 <pcw109550@gmail.com>
Signed-off-by: protolambda <proto@protolambda.com>
Also disables Go codecov to avoid spurious diffs due to
non-deterministic codecov reports
ci: disable codecov comments on zero diff
…ctor

op-node: Span Batch Type, Encoding, and Decoding Refactoring
…prefix

fix(indexer) `op_indexer_` MetricsNamespace prefix + metric updates
feat(proxyd): support eip-1898 in tag rewritting
If the rethDB option is used without the proper build configuration,
the op-node will panic. Note that we do not have this build configuration
in our releases. This hides the option to use it, but does not fully
remove it. There was some duplication required to easily hide the
command line flag while still being able to use it for testing purposes.

This commit should be reverted when rethDB is stable.
feat(ci-builder): Persist Rust toolchain in final image
op-e2e: Split e2e tests into two executors
op-node: enable all network options by default
op-node: Enable Canyon on Goerli & Sepolia via superchain registry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.