-
# Protocol upgrade v1.2
This shell be developed against a new branch: "version_1.2_upgrade":
The current protocol version has an unresolvable issue:
- which is caused by the situtation that wit…
-
### Program Information
In Spartan/crr1csproof.rs it's not checked the witness to be a power of two, in fact, it can be checked in
https://github.com/nexus-xyz/nexus-zkvm/blob/7f7789a271a4d7950ad…
-
I think there was a similar issue before when you introduce a variable behaving as `time`. Here is the `smt2` formula:
```
(set-logic QF_NRA_ODE)
(declare-fun b () Real)
(declare-fun b_0_0 () Real…
-
Details + Proposed Solutions: https://www.notion.so/mystenlabs/One-Time-Witness-e903eeac28104411a4d5912207ab54d3
Brief Context: Some prominant protocols (bridges for example) aim to be permissionle…
-
Flush witness data to disk only when it’s consistent
This fix prevents the wallet database from getting into an inconsistent state. By flushing witness data to disk from the wallet thread, instea…
-
In #3259 it was observed that we convert an error to an option when decoding a compact size. Should we panic assuming that the `Witness` is valid.
- ~Our `serde` deserialization implementation doe…
-
Since it is shared everywhere, it should have the source of truth so different structs don't need to individually hold their own trackers of `witness_gen_only`.
-
1) Login via Judge
2) Go to a case
3) Go to hearing tab
4) Click on 3 dots in list of hearings for a hearing in opt out stage
5) Click on View Transcript
![Image](https://github.com/user-attachments/…
-
Hi, Great Project
I have a question about generating the witness , Can we generate the witness which is compatible with snarkjs?
-
Include all of the witnesses (creators of Y events) that participated in the block via `witness` (?) property. This would solve the case where `consensusProofHash` isn't necessarily used on a block an…