-
https://github.com/0xPolygonZero/zk_evm/blob/02e258a58b904441ab357acb1d207739612b81cb/evm_arithmetization/src/cpu/kernel/interpreter.rs#L415-L424
-
If we prove range of blocks and one block fails, no need to continue running parallel block proving tasks. Abort execution gracefully.
-
-
We want to arithmetize (using an AIR) the Keccak-p permutation. Keccak-p is parametrized using two parameters $b$ and $n_r$ where $n_r$ is the number of rounds and $b$ is the size in bits of the input…
-
This issue is similar to https://github.com/Consensys/linea-arithmetization/issues/801.
We're tracking all object allocations that are referenced from TraceSection, as we may have hundred of thousand…
-
In order:
- [ ] #401
- [ ] Refactor our `scripts/*`
- [ ] #774
- [ ] Robust SMT library
- use bitvec instead of `Bits` in smt_trie
- [ ] Robust `trace_decoder`
- [x] `zero_bin` should be o…
-
In PR #3596, it was discussed to move section "Godel-sets of formulas" from MC's mathbox to the main body of set.mm.
I think a new "part" (as PART 17, following PART 16 GRAPH THEORY) would be requi…
-
https://github.com/0xPolygonZero/zk_evm/blob/32a6ba7f6d7773d0b9873aa116f4aab26b1bfb38/evm_arithmetization/src/generation/mod.rs#L68-L70
Clearly wrong, this isn't an `Option`, I'm not sure what the …
-
Many of the errors we encountered on the CPU side where invalid final tries (usually the state trie). We currently print to the logs the tries computed by the CPU upon kernel failure, though this isn'…
-
Part of #460
## zk solution issues
- [x] #1044
- [ ] #1045
- [ ] #1046
- [x] #1047
- [ ] #1048
## oauth login issues
- [x] #1162
- [x] #1161
- [ ] #1160
- [ ] #1159
…