δυς
δυς
### What would you like to be added? Currently, DAOHaus memberships are associated with the player record by way of a remote schema. This means that every time a player...
### What would you like to be added? This issue is just to get what will be a significant amount of work on the Builders' radar. Ceramic is going to...
### What would you like to be added? Currently our Ceramic node is open to the world and anyone who wants to can connect. This opens the possibility of someone...
### What would you like to be added? Currently, a player's username *(the slug used to identify them in `/player/`)* is stored as a string in the extended profile. While...
### What happened? If you scroll to the bottom of the leaderboard, it will load new entries, but they don't scroll the screen down, so you don't see them. The...
### What happened? The Ceramic caching in Hasura uses [Bottleneck](//github.com/SGrondin/bottleneck#readme) to limit the rate requests are made to the daemon. There is a memory leak in the JavaScript IPFS daemon...
### What would you like to be added? From the Ceramic Discord: > [[W]e are moving to Ceramic v2 in a few weeks and you’ll have to migrate your setup...
### What would you like to be added? We need to migrate from the JavaScript IPFS node implementation supporting our Ceramic node to the Go version, both for performance reasons...
### What would you like to be added? There is a script [`packages/utils/bin/create-model.mjs`](//github.com/MetaFam/TheGame/blob/develop/packages/utils/bin/create-model.mjs) which reads a [JSON5 JSON Schema](//github.com/MetaFam/TheGame/blob/develop/packages/utils/schema/extended-profile.json5) and generates a Ceramic stream using that schema to determine valid...
### What would you like to be added? I'd like to be able to specify a [Chakra theme](//chakra-ui.com/docs/theming/customize-theme) for the display of the player's profile details. This requires both the...