-
# Goal
1. Seamless transition from one encryption scheme to another.
2. Preferrably not to have to change Model code.
## Implies
1. No generated artifacts (e.g. .rb files) should break Rails.
…
-
* We need to have a proper mechanism for discovering endpoints.
* We need:
* A way to provide entry point for the app.
* Support for multiple routers.
* A way to configure which pages are pa…
-
Apologies if this is a duplicate, I had a look and couldn't see a relevant issue.
I can see from the documentation how to select from multiple measurements (although it calls them series, still, at …
-
Currently the data stored in the closed channel database points to the type of channel closure e.g. `local force close` or `remote force close`, but not specifically the reason which may have triggere…
-
I think the current model just adds the top-level site as an additional key.
However, this is inconsistent with plans for state elsewhere: https://github.com/privacycg/storage-partitioning/issues/2…
-
We faced an issue when preparing the pion-1 upgrade on Cosmos Incentivised Testnet that it's unclear where the default oracle.json is generated, and having it auto-generated is less explicit and gives…
-
Docs says:
> You can inject locals into any piece of content in your html templates, _other than overwriting tag names_
Is it fundamentally impossible or just not implemented currently?
-
We currently have CIL instructions info-tip in [https://github.com/ashmind/SharpLab/blob/main/source/WebApp/components/internal/codemirror/addon-cil-infotip.ts](url). I thought about creating another …
-
Not sure where else to put this issue, but we really need some tutorials about the difference between resources and components.
What are the responsibilities of each. How are they different. How to u…
-
## Goal
Today, for cluster with remote backed storage feature, we use a variant of snapshot, called as shallow snapshot. Shallow snapshots refer data that is already uploaded as part of remote stor…