1. Nov 23, 2022
  2. Nov 22, 2022
  3. Nov 20, 2022
  4. Nov 19, 2022
  5. Nov 18, 2022
  6. Nov 15, 2022
  7. Nov 11, 2022
    • Alexander Theißen's avatar
      Add more events (#23) · 283ba549
      Alexander Theißen authored
      Fixes #20 
      
      We can't add an event for scoreboard changes. The contract is not
      stateful with regard to the scoreboard and shouldn't be. If this should
      be accomplished the Dapp needs to implement it by polling for a specific
      game it is watching.
      
      Also changes `(u32, u32)` to a `struct Field { x, y }` everywhere. They
      are SCALE compatible so ABIs won't break. Could still break the
      frontend. @DoubleOTheven Can you check if your Dapp still works with
      this new contract?
      283ba549
  8. Nov 09, 2022
  9. Oct 27, 2022
  10. Oct 26, 2022