1. 16 Sep, 2022 11 commits
  2. 15 Sep, 2022 8 commits
  3. 14 Sep, 2022 12 commits
  4. 13 Sep, 2022 8 commits
  5. 12 Sep, 2022 1 commit
    • Mark Tyneway's avatar
      op-chain-ops: modularize setting the state · 48a8d3a0
      Mark Tyneway authored
      This wraps some common functionality of state setting
      into a single function so that it can easily be reused
      in other components. I'd like to use this function as part
      of testing, it can be used to populate a `SimulatedBackend`
      with a set of contracts and their state pre-initialized.
      48a8d3a0