-
The registry should keep a log of the commitment values used when calculating commitments (m, r)
-
## Problem
This will be a LONG one, please read all of it! (Except parts marked "optional".)
Many learners report difficulties with certain **abstract mathematical concepts** in "Introduction to…
-
I think it would be most appropriate to incorporate the capability of the program [Open in Browser](https://github.com/Rob--W/open-in-browser) into metablocks as follows:
```
// @filetype text/xml…
-
I'm curious what's wrong with this simpler SPK alternative which doesn't specifically use `h_0` and `s`, treating them as a hidden message: https://hackmd.io/8t8o56mvTL6p-VZyayLnTA?view
One benefit…
-
The tests that inject errors fail (error not detected) with non-zero probability: after running them 10000 times on my machine I observed 2 such failures - this experiment was done after we observed s…
-
From various responses, I am confused about the meaning of Undefined Behaviour in rust. Coming from a C++ background, and having done extensive personal research on undefined behaviour, I understand t…
-
- Content is:
[ ] Coding tutorial
[x] Informational content
[ ] Other (describe)
- Which blockchain protocol is this about?:
Ethereum
- Description (two or three phrases describing wha…
-
_note: [current summary](https://github.com/Actyx/Cosmos/issues/5861#issuecomment-770993148)_
---
```
Causal consistency: If a correct replica generates or applies
update 𝑢1 before generating …
-
Vega 8 Graphics is not supported by Apple, but most of the init code and code needed to get acceleration working is already present in their kexts. Also being an integrated GPU and new kind of archite…
-
Does the code under https://github.com/risc0/risc0/tree/main/risc0/zkp implement a specific zkSTARK protocol? It'd be great if someone can provide a few references to academic papers.