1. Feb 03, 2023
  2. Feb 02, 2023
  3. Feb 01, 2023
  4. Jan 29, 2023
  5. Jan 28, 2023
  6. Jan 26, 2023
    • Alexander Theißen's avatar
      e4c93dd9
    • Alexander Theißen's avatar
      Rework game to call all players for a single turn (#50) · aa2db5c0
      Alexander Theißen authored
      - `submit_turn` does the turns for all players now
      - A new round is only started after this message was called (not after
      each block)
      - Everyone can call this message but we will also just submit it in a
      loop so the game just keeps running
      - Added e2e test that just runs through the happy path of playing a game
      with two players
      
      We just want to make sure that once player uploaded their contract we
      are not dependent on them submitting transactions. They can just watch
      their contracts fighting it out.
      aa2db5c0
  7. Jan 23, 2023
  8. Jan 20, 2023