-
Is there a resource for understanding the tradeoff between different FRI step lists?
Looking at the codebase, it is easy enough to see that for any given program the prover requires that the produc…
-
This tasks tracks efforts in investigating how to optimize the propagation of transactions, namely the mempool protocol.
The goal is to investigate the literature on the topic and existing solution…
-
**Issue**
On action composition, proofs get invalidated. Since action composition might happen multiple times, we don't require the proofs to be recomputed on composition. This should be triggered ma…
-
The Juvix documentation has become out-of-date. We need to update it before DevCon.
-
Hi,
Thanks for taking time to make Mail-in-a-box, I love it!
I'm currently running v.0.29 and noticed something strange with an https certificate for a static website that's being served via the…
-
Depends on
* https://github.com/anoma/juvix/issues/2865
This issue proposes adding a builtin `randomBytes` function.
```
--- Generate a given number of cryptographically secure random bytes
b…
-
The `namadac` client sometimes creates dummy output notes/output descriptions in order to disassociate the number of output descriptions in a `Transaction` from the actual number shielded outputs. The…
-
There is a nontrivial amount of symmetric crypto in the protocol, almost all of it should be provided by existing crates.
This task involves:
1. Finalizing choice of symmetric crypto primitives (e…
ghost updated
2 years ago
-
Hi there @jayair!
First of all - **THANK YOU!** This documentation has saved my life. I've been able to implement this into my own requirements with a very short deadline which is pretty great.
…
-
I am having trouble with installation on macbook m1
At first, I encountered "Could not compile dependency :enacl" which made me `git checkout mariari/no-libsodium`
And now at `mix compile` command …