1. 16 Apr, 2024 3 commits
    • clabby's avatar
      feat(ctb): Pass `msg.sender` to dispute games from the factory (#10149) · 4a157b4b
      clabby authored
      * pass msg sender
      
      * semver
      
      bindings + semver
      
      * bindings, locks, etc.
      
      * bindings, locks, etc.
      4a157b4b
    • Mark Tyneway's avatar
      ci-builder: fix build (#10158) · 2d354ac4
      Mark Tyneway authored
      Copies over `yq` and `just` into the final docker image. Older
      versions of `ci-builder` are known to contain `just`, something
      must have changed to have them no longer fully include it.
      We need to tie the release of `ci-builder` with a bump of
      the foundry version unless the foundry version we are using
      is still available via nightly binary download. This is because
      every time we build foundry in CI it produces a bad build
      that results in an "illegal instruction" error.
      2d354ac4
    • clabby's avatar
      feat(ctb): Subgame rez changes (#10148) · 1d2054e8
      clabby authored
      * fault-proofs: Fix subgame resolution mechanics
      
      * Fix tests
      
      * test changes + off-by-one
      
      * :broom:
      
      * reuse clock code
      
      * bindgen, lint, etc.
      
      * semver
      
      * bindings, locks, etc.
      
      * bindings, locks, etc.
      
      * Unhide dup rez check
      
      * Remove subgameAtRootResolved
      
      ---------
      Co-authored-by: default avatarinphi <mlaw2501@gmail.com>
      1d2054e8
  2. 15 Apr, 2024 5 commits
  3. 13 Apr, 2024 4 commits
  4. 12 Apr, 2024 10 commits
  5. 11 Apr, 2024 9 commits
  6. 10 Apr, 2024 6 commits
  7. 09 Apr, 2024 3 commits