- 17 Jun, 2023 20 commits
-
-
OptimismBot authored
feat(ctb): Move the Style Guide into a new doc
-
mergify[bot] authored
-
OptimismBot authored
fixup: tag-service.py
-
clabby authored
-
Matthew Slipper authored
fix(monorepo): Delete message relayer changeset
-
OptimismBot authored
chore(ops): Fix ci-builder release action
-
mergify[bot] authored
-
Will Cory authored
-
clabby authored
-
Mark Tyneway authored
ci: Add ci-builder to tag-service
-
Matthew Slipper authored
-
Mark Tyneway authored
Pack the creation timestamp in the storage slot along with the address of the dispute games so that the information can be accessed easily by services that query the contract. A service looking for recent dispute games can binary search or linear search backwards using the `gameAtIndex` function. It is guaranteed that the timestamp will always increase or be equal as the index increases.
-
Maurelian authored
-
OptimismBot authored
feat(op-bindings) add standardbridge and crossdomainmessenger to bindings
-
mergify[bot] authored
-
Mark Tyneway authored
fix(fault-detector): Change expected error to a warning
-
mergify[bot] authored
-
Hamdi Allam authored
-
OptimismBot authored
fix(ctb): Cleanup deploy-utils
-
mergify[bot] authored
-
- 16 Jun, 2023 20 commits
-
-
Mark Tyneway authored
feat(ctb): DisputeGameFactory Deploy Scripts
-
Andreas Bigger authored
-
Mark Tyneway authored
-
Mark Tyneway authored
This commit bumps slither to the latest release at 0.9.3
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Andreas Bigger authored
-
Andreas Bigger authored
-
Andreas Bigger authored
-
Andreas Bigger authored
-
Andreas Bigger authored
-
Andreas Bigger authored
-
Andreas Bigger authored
-
Andreas Bigger authored
-
OptimismBot authored
fix(ctb): Initialize DisputeGameFactory in Constructor
-
Mark Tyneway authored
Use the same init logic for the factory in multiple places
-
Andreas Bigger authored
-
Andreas Bigger authored
-
Andreas Bigger authored
-
Mark Tyneway authored
fix(ctb): Update Deploys
-