Skip to content

Milestones

List view

  • See RIP (link coming soon) #### Category 1: - [Upgrade item contract to allow "and/or" class restrictions](https://github.com/raid-guild/character-sheets-contracts/issues/30) - **6 hours** #### Category 2: - [Remove all burn XP calls, except for functions that are meant to be used as an emergency](https://github.com/raid-guild/character-sheets-contracts/issues/31) - **2 hours** - Emergency class burning should include burning class-XP - [Add a `address => classId => xpBalance` mapping to the class contract, so that XP can be associated with a particular class](https://github.com/raid-guild/character-sheets-contracts/issues/32) - **6 hours** - A `mintXP` function should be added to the class contract, which updates the balance of the class-XP mapping, and also mints the existing ERC-20 XP - If class-based XP passes a level threshold, an additional class NFT should be minted (thus leveling up that class) #### Category 3: - [Add ability for a character from one game to join another game](https://github.com/raid-guild/character-sheets-contracts/issues/33) - **6 hours** - Being added to an additional game requires passing the game's existing eligibility check - If they pass, they would receive a player hat, and their character would receive a character hat - Note that XP, classes, and items between games will remain separate #### Category 4: - [Deploy contracts to Optimism, Polygon, and Sepolia](https://github.com/raid-guild/character-sheets-contracts/issues/34) - **2 hours**

    Overdue by 1 year(s)
    Due by February 9, 2024
    6/6 issues closed