-
Currently:
```
| 32 byte Key | ValueA | Value B | Value C |
| 32 byte Key | ValueA | Value B | Value C |
| 32 byte Key | ValueA | Value B | Value C |
| 32 byte Key | ValueA | Value B | Value C …
-
### Provide a general summary of the issue here
When it comes to expanding on the the slots that an RAC provides, it's impossible to maintain the parent context and implement new slots without runn…
-
## The Problem
Faust's authentication patterns are currently hard-coded and extremely limiting. A holdover from the old GQTY version of Faust, it's opinionated and designed around a single use-case…
-
Documentation: https://docs.google.com/document/d/1jXMElbQR-5ldt_yhWuqzLFBO3-TEJWhRyWF5Y_gGSsc/edit#heading=h.h8vj3b7rllw9
Author: @erikjohnston
We need to decide how to do user profiles, and all…
-
We should have a way for storing custom metadata on users. This could include stuff like roles, general profile attributes, etc.
Those metadata could be used for preferences (e.g. "do I allow legac…
-
Expanding on #21 I'm thinking a broader extension framework might be desirable so that we don't solve a single issue once then find we need more of the same and are constrained by the original solutio…
-
Allow to extend the dashboard with custom add-ons, like new cloud infrastructure types without modifying the Dashboard core.
This allows operators to customize and extend the dashboard without the ne…
grolu updated
3 months ago
-
Currently the JCasC plugin supports loading configurations only from the filesystem. At the same time, there are use-cases when it is more convenient to use alternate source. It would be great to make…
-
I needed to execute some behavior upon configuration via the admin API. I did this by creating a module in the `admin.api.` namespace with the help of @mholt. This is undocumented and not officially s…
-
### Describe the bug
There is a console error for every _Send_ Transaction, but the Tx is successful
`Uncaught (in promise) TypeError: Cannot add property chain_id, object is not extensible`
### …