- 27 Jun, 2023 29 commits
-
-
Mark Tyneway authored
-
Mark Tyneway authored
Does a little refactor to the gen script to dedupe some code and clean things up.
-
OptimismBot authored
op-challenger: Update Claim types
-
mergify[bot] authored
-
Mark Tyneway authored
contracts-bedrock: delete dead typescript
-
Matthew Slipper authored
chore(ops): Upgrade foundry version in CI
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
This commit deletes a bunch of dead typescript code from the contracts-bedrock package. This deletes bundling in all of the artifacts into the npm package so it will make the npm package must smaller. It will also reduce the build time by removing some steps from the build.
-
Mark Tyneway authored
contracts-bedrock: lint lib position tests
-
Joshua Gutow authored
This updates the claim type to focus on the claim data & to split out the claim data from the claim. This makes it easier to reference the parent claim data without pointers. Avoid pointers is helpful because it limits the chance for memory confusion and enforces cleaner boundaries by simply passing data around.
-
clabby authored
-
clabby authored
-
Andreas Bigger authored
-
Mark Tyneway authored
Typo in succeeds
-
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 11 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
-