- 28 Feb, 2023 33 commits
-
-
mergify[bot] authored
✨ Add atst SDK -
mergify[bot] authored
-
Mark Tyneway authored
contracts-bedrock: use `1 gwei` over hardcoded number
-
mergify[bot] authored
-
mergify[bot] authored
clarified comment
-
Will Cory authored
-
mergify[bot] authored
-
mergify[bot] authored
specs: define Regolith upgrade changes to deposit transactions
-
Will Cory authored
-
✨ Will Cory authored✨ add everything else🎨 move the casting to the sdk♻ clean up Build sdk with tsup Implement the package remove the comment Promise.all it use readContracts start finishing everyithing finish sdk untested add vite tests for the sdk add all the reading tests add rest of tests and functionality last test implementation is done start on readmes add todos fix package versions fix circleci changeset revert sdk change -
mergify[bot] authored
-
Will Cory authored
✨ Add atst package boilerplate -
✨ Will Cory authored -
Kethic authored
-
mergify[bot] authored
-
Mark Tyneway authored
fix(contracts-periphery): Fix attestation station test name
-
Mark Tyneway authored
Merge pull request #5003 from ethereum-optimism/dependabot/go_modules/batch-submitter/golang.org/x/crypto-0.1.0 build(deps): bump golang.org/x/crypto from 0.0.0-20220307211146-efcb8507fb70 to 0.1.0 in /batch-submitter
-
Mark Tyneway authored
Replaces a hardcoded number in `ResourceMetering` with the syntax `1 gwei` which is easier to verify for correctness. The following cast command shows that the number was correct. ``` $ cast --to-unit 1000000000 gwei 1 ```
-
Mark Tyneway authored
-
mergify[bot] authored
Merge pull request #4996 from ethereum-optimism/dependabot/go_modules/op-exporter/golang.org/x/net-0.7.0 build(deps): bump golang.org/x/net from 0.0.0-20211112202133-69e39bad7dc2 to 0.7.0 in /op-exporter
-
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>
-
dependabot[bot] authored
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20211112202133-69e39bad7dc2 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>
-
Mark Tyneway authored
Merge pull request #5001 from ethereum-optimism/dependabot/go_modules/gas-oracle/golang.org/x/net-0.7.0 build(deps): bump golang.org/x/net from 0.0.0-20211112202133-69e39bad7dc2 to 0.7.0 in /gas-oracle
-
Mark Tyneway authored
Merge pull request #4999 from ethereum-optimism/dependabot/go_modules/proxyd/golang.org/x/crypto-0.1.0 build(deps): bump golang.org/x/crypto from 0.0.0-20220307211146-efcb8507fb70 to 0.1.0 in /proxyd
-
Mark Tyneway authored
Merge pull request #4997 from ethereum-optimism/dependabot/go_modules/l2geth-exporter/golang.org/x/crypto-0.1.0 build(deps): bump golang.org/x/crypto from 0.0.0-20220307211146-efcb8507fb70 to 0.1.0 in /l2geth-exporter
-
Mark Tyneway authored
-
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>
-
dependabot[bot] authored
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20211112202133-69e39bad7dc2 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>
-
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
-
Mark Tyneway authored
-
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>
-
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 7 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
-
protolambda authored
Co-authored-by:
Adrian Sutton <adrian@oplabs.co>
-
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
-