- 27 Jun, 2023 4 commits
-
-
Mark Tyneway authored
contracts-bedrock: move forge check script to bash
-
mergify[bot] authored
-
Ori Pomerantz authored
fix(docs/op-stack): Changes related to the move from hardhat to foundry
-
Mark Tyneway authored
Makes it much faster, will save a lot of time over many CI runs. The startup time of `ts-node` vs `bash` is just too large for such a simple script. We depend on unix filesystems and bash for other commands.
-
- 26 Jun, 2023 36 commits
-
-
Maurelian authored
-
OptimismBot authored
feat(devnet): Set implementation of `FaultDisputeGame` in the factory
-
mergify[bot] authored
-
OptimismBot authored
feat(specs): Remove duplicate config information
-
Ori Pomerantz authored
-
mergify[bot] authored
-
Mark Tyneway authored
feat: golang checkl2 script
-
mergify[bot] authored
-
Maurelian authored
-
Maurelian authored
-
Ori Pomerantz authored
-
Mark Tyneway authored
-
Ori Pomerantz authored
-
clabby authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Ori Pomerantz authored
-
Ori Pomerantz authored
-
OptimismBot authored
fix(ctb): FaultDisputeGame Tests Missing Proper Suffixes
-
clabby authored
-
Ori Pomerantz authored
-
Ori Pomerantz authored
It's not `cast wallet` that is insecure, just `cast wallet new`.
-
mergify[bot] authored
-
OptimismBot authored
op-program: Increase log level to make debugging fpp goerli-verify failures easier
-
mergify[bot] authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
Migrate away from the hh version of check-l2 to a go implementation. The go implementation is much faster so this will help to reduce time in CI. It also removes the final dep on hh in the contracts-bedrock package.
-
Andreas Bigger authored
-
OptimismBot authored
feat(ctb): Expose `move`, add `claimDataLen`, Fault game binding
-
mergify[bot] authored
-
clabby authored
-
clabby authored
-
Adrian Sutton authored
-