1. 27 Jun, 2023 1 commit
    • Joshua Gutow's avatar
      op-challenger: Update Claim types · bf94ed8d
      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.
      bf94ed8d
  2. 26 Jun, 2023 20 commits
  3. 25 Jun, 2023 3 commits
  4. 24 Jun, 2023 16 commits