- 30 Oct, 2023 19 commits
-
-
pcw109550 authored
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>
-
protolambda authored
op-node: Span Batch Limit
-
Mark Tyneway authored
ci-builder: include solc 0.8.19
-
pcw109550 authored
-
pcw109550 authored
-
pcw109550 authored
-
pcw109550 authored
-
pcw109550 authored
-
pcw109550 authored
-
pcw109550 authored
-
protolambda authored
op-batcher: Span Batch Submission
-
protolambda authored
-
protolambda authored
-
Mark Tyneway authored
The other 2 compiler versions are included in `ci-builder` so we should also include `0.8.19`. This will save us from needing to download the compiler in CI many times. The following lines are logged in CI: ``` 3[2K[⠆]3[2Ktalling solc version 0.8.19[⠰]3[2Ktalling solc version 0.8.19[⠔] Installing solc version 0.8.19 3[2K[⠒]3[2Kcessfully installed solc 0.8.19[⠑] Successfully installed solc 0.8.19 ``` These lines are not logged for the other 2 solc versions that are included in `ci-builder` because they are already downloaded.
-
protolambda authored
Span batch derivation [by Test In Prod, rebased on develop, see #7289]
-
Matthew Slipper authored
ci-builder: go version env var
-
Mark Tyneway authored
Issue 131: Verify Initializer Values in Contract & Genesis Match
-
Matthew Slipper authored
-
Mark Tyneway authored
build(deps): bump viem from 1.17.1 to 1.18.0
-
- 29 Oct, 2023 21 commits
-
-
Mark Tyneway authored
Safe liveness checking module and guard
-
dependabot[bot] authored
Bumps [viem](https://github.com/wagmi-dev/viem) from 1.17.1 to 1.18.0. - [Release notes](https://github.com/wagmi-dev/viem/releases) - [Commits](https://github.com/wagmi-dev/viem/compare/viem@1.17.1...viem@1.18.0) --- updated-dependencies: - dependency-name: viem dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Mark Tyneway authored
chore: Remove version pin on `foundryup` in devnet job
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
fix guard? temp: add commented out assertions in multistep test test(ctb): Add pre-checks to owner management fuzz test test(ctb): Add WrappedGuard to expose the ownersBefore set
-
Maurelian authored
-
Maurelian authored
Loosening this requirement should provide added flexibility when setting up the liveness system
-
Maurelian authored
-
Maurelian authored
Also adds comments to clarify the logic.
-
Maurelian authored
-
Maurelian authored
-