-
Hey!
I came across your work a few weeks ago and was interested in the possibility in using [dojo](https://github.com/dojoengine/dojo) to implement provable model inference. The gist of it is Dojo …
-
https://w3c.github.io/vc-data-model/#zero-knowledge-proofs
using Camenisch-Lysyanskaya (CL) Signatures and presumably Hyperledger Ursa library.
Note: If Hyperledger Ursa is not installed on the sy…
-
# User story
When installing via `pip install aind-data-access-api[rds]` there is no obvious way to know that you need to have postgresql installed. An installation section in the README would clarif…
-
As a model customer I want proof of data provenance and proof that my inference request was handled by the advertised model so that I get the level of quality and safety that I requested and paid for.…
-
As it looks like, the verifiable flag affects the state machine generator. Therefore, when debugging verifiable state machines, the debugger behaves differently, as some traces seem to be missing.
-
### Is your feature request related to a problem? Please describe.
There is a potential vulnerability with cocos, where algorithms with access to data within an enclave have the ability to extract an…
-
I tried [Standardised verifiable builds](https://github.com/paritytech/cargo-contract/pull/1148#issuecomment-1634987182) on 4 cases (where all 4 cases were generated from ChainIDE WASM Contract templa…
-
Is it possible to use custom JSON Schema error messages? Here is an example JSON Schema with error messages.
```
const schema = {
type: "object",
required: ["foo", "bar"],
properties: {
…
-
**Describe the issue**:
- Using `dask[distributed]==2022.2.0`, this same code runs in 23 seconds for a `0.8 GB` DataFrame.
- Using `dask[distributed]==2024.8.0`, this same code **times out** for…
-
I wonder if there is a mistake somewhere in the tool chain or in the modelling of Verifiable Claims.
Using the process described in [issue 1 of Jen3](https://github.com/william-vw/jen3/issues/1) I to…