δυς

Results 53 issues of δυς

### 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...

backend
feature request

### 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...

backend
feature request
Ceramic

### 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...

backend
feature request
medium
Ceramic

### 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...

feature request
Ceramic

### 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...

bug
frontend
low

### 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...

bug
backend
Hasura

### 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...

backend
blocked
high
Ceramic

### 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...

backend
bug-fix
feature request
Ceramic

### 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...

backend
feature request
medium

### 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...

frontend
feature request
medium