- 28 Feb, 2023 4 commits
-
-
dependabot[bot] authored
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20220307211146-efcb8507fb70 to 0.1.0. - [Release notes](https://github.com/golang/crypto/releases) - [Commits](https://github.com/golang/crypto/commits/v0.1.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
mergify[bot] authored
Merge pull request #4995 from ethereum-optimism/dependabot/go_modules/packages/contracts-bedrock/test-case-generator/golang.org/x/crypto-0.1.0 build(deps): bump golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.1.0 in /packages/contracts-bedrock/test-case-generator
-
dependabot[bot] authored
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20210921155107-089bfa567519 to 0.1.0. - [Release notes](https://github.com/golang/crypto/releases) - [Commits](https://github.com/golang/crypto/commits/v0.1.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
mergify[bot] authored
Merge pull request #4985 from ethereum-optimism/dependabot/go_modules/gas-oracle/golang.org/x/sys-0.1.0 build(deps): bump golang.org/x/sys from 0.0.0-20220310020820-b874c991c1a5 to 0.1.0 in /gas-oracle
-
- 27 Feb, 2023 15 commits
-
-
mergify[bot] authored
-
mergify[bot] authored
Merge pull request #4984 from ethereum-optimism/dependabot/go_modules/l2geth-exporter/golang.org/x/sys-0.1.0 build(deps): bump golang.org/x/sys from 0.0.0-20220310020820-b874c991c1a5 to 0.1.0 in /l2geth-exporter
-
mergify[bot] authored
-
mergify[bot] authored
op-node: Fix storage slot comment
-
mergify[bot] authored
-
mergify[bot] authored
Merge pull request #4978 from ethereum-optimism/dependabot/go_modules/indexer/golang.org/x/net-0.7.0 build(deps): bump golang.org/x/net from 0.0.0-20220920183852-bf014ff85ad5 to 0.7.0 in /indexer
-
mergify[bot] authored
-
mergify[bot] authored
build(deps): bump golang.org/x/sys from 0.0.0-20220310020820-b874c991c1a5 to 0.1.0 in /proxyd
-
mergify[bot] authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Will Cory authored
How was i able to commit direct to develop?
-
Will Cory authored
-
mergify[bot] authored
fix(specs): Corrections to messenger workflow and iface
-
mergify[bot] authored
-
- 26 Feb, 2023 6 commits
-
-
Matthew Slipper authored
There was a space after the `--build-arg` CLI param that was breaking the build.
-
Matthew Slipper authored
ci: Upgrade GCP CLI orb
-
Matthew Slipper authored
-
Matthew Slipper authored
The `hold` job should not have a context - rather, the context is inherited from whoever approves it.
-
Matthew Slipper authored
ci: Combine release jobs, add release approval
-
Matthew Slipper authored
-
- 25 Feb, 2023 15 commits
-
-
dependabot[bot] authored
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20220310020820-b874c991c1a5 to 0.1.0. - [Release notes](https://github.com/golang/sys/releases) - [Commits](https://github.com/golang/sys/commits/v0.1.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20220310020820-b874c991c1a5 to 0.1.0. - [Release notes](https://github.com/golang/sys/releases) - [Commits](https://github.com/golang/sys/commits/v0.1.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20220310020820-b874c991c1a5 to 0.1.0. - [Release notes](https://github.com/golang/sys/releases) - [Commits](https://github.com/golang/sys/commits/v0.1.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Matthew Slipper authored
-
Matthew Slipper authored
Combines the Docker build/publish jobs into one, and makes them all depend on a `hold` job that asks for approval. The `hold` step allows someone from the `release-managers` security group to approve the build before it is released. Without this step, tags created by automation tools like GitHub Actions will not be pushed.
-
Matthew Slipper authored
contracts-bedrock: remove crossdomain messenger pausability
-
mergify[bot] authored
feat(bindings): Print abigen version in CI
-
Maurelian authored
-
Maurelian authored
-
dependabot[bot] authored
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220920183852-bf014ff85ad5 to 0.7.0. - [Release notes](https://github.com/golang/net/releases) - [Commits](https://github.com/golang/net/commits/v0.7.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Matthew Slipper authored
op-node: handle sequencer errors with derivation-levels, reset when L1 origins are inconsistent
-
mergify[bot] authored
op-e2e: Add e2e tests for bedrock behaviour that will change in regolith
-
Matthew Slipper authored
Co-authored-by:
clabby <ben@clab.by>
-
mergify[bot] authored
-
protolambda authored
op-node: fix redundant checks, check id before cancellation, add reset upon sealing reset-err, extend godoc
-