-
Based on [this](https://github.com/IntersectMBO/cardano-ledger/blob/master/eras/conway/impl/cddl-files/conway.cddl), quite a few types make a lot of assumptions (`ChangedParameters` especially) which …
-
The ledger is obviously a critical part of the Cardano as it embodies most of the rules governing how various parties interact with each other through the network. While there is a `Ledger` category, …
-
* `String64OrArrString64` - How is this semantically used? it's `strin64 / [* string64]` in CDDL. if this is just to chunk data and it's semantically just one string we could encapsulate that by eithe…
-
I get this error:
https://github.com/NordicSemiconductor/zcbor/blob/a9945b7d2e1203d79976a6f6fc9966cc337488e0/zcbor/zcbor.py#L2702
When generating an encoder for the `env-object` from the following…
-
(Low priority)
Looking at JSON Schema, one thing I noticed JCR doesn't support is exclusive ranges. E.g.:
"price": {
"type": "number",
"exclusiveMinimum": 0
…
-
I am trying to use the "stick" (or magic wand-like view shift), with lemmas such as: https://github.com/FStarLang/steel/blob/092c02c87e891906d320bc63af6f52c872b1d3ce/share/steel/examples/pulse/dice/cb…
-
The diagnostic example RIM should include comid.linked-tags => one-or-more containing the tag-id for each tag in the manifest since all are describing the same device. Although, the current example co…
-
Is there any support for ZFS planned? Since ZFS is getting more and more integrated in Linux, it would be nice to get some basic information / statistics from storaged.
I'm asking this here, because …
-
Due to Apache compliance requirements, license incompatibilities must be resolved. The list of all dependent classified licenses in streampark is as follows:
-----
### Apache-2.0 licenses
The…
-
We have defined corim and xcorim following a convention where these are always tagged. If the parser already expects to operate on corim (xcorim) then it doesn't need a tagged-corim (tagged-xcorim). I…