issues
search
scroll-tech
/
ceno
Accelerate Zero-knowledge Virtual Machine by Non-uniform Prover Based on GKR Protocol
Apache License 2.0
21
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Summary the number of polynomials used in each circuits
#553
kunxian-xia
opened
2 hours ago
1
Refactor BaseFold test code
#552
yczhangsjtu
opened
2 hours ago
0
Add open source licenses
#550
matthiasgoergens
closed
8 hours ago
0
Remove `Rng` from PCS type paramter.
#549
yczhangsjtu
closed
3 hours ago
0
Remove unused sub-crates from `master`
#548
matthiasgoergens
closed
8 hours ago
1
feat : fibonacci with risc-v in zkvm implemented
#547
mahmudsudo
opened
12 hours ago
2
Convert internal immediate through i64
#546
naure
closed
9 hours ago
1
`EANY` should disappear as a kind, and be replaced with `ECALL` and `EBREAK`.
#545
matthiasgoergens
opened
21 hours ago
0
Implement bitwise And and Or in terms of XOR
#544
matthiasgoergens
opened
23 hours ago
0
Update BaseFold number of queries to 200 according to the recent papers.
#543
yczhangsjtu
closed
11 hours ago
0
Remove free choice of circuits
#542
naure
opened
1 day ago
0
Bump serde from 1.0.213 to 1.0.214
#541
dependabot[bot]
closed
1 day ago
0
Bump anyhow from 1.0.91 to 1.0.92
#540
dependabot[bot]
closed
1 day ago
0
SRLI / SRAI confusion bug
#539
naure
closed
1 day ago
1
Switch to `InsnKind` in the program table
#538
naure
closed
1 day ago
3
"Some Improvements for the PIOP for ZeroCheck" paper follow up
#537
hero78119
opened
3 days ago
2
refactor/move-circuit-imm: Move circuit-specific logic out of the emulator
#536
naure
closed
7 hours ago
0
Gadget to assert non-zero and non-equal
#535
naure
closed
3 days ago
1
doc/insn-record: Document instruction record
#534
naure
closed
3 days ago
0
Switch to `InsnKind` in the program table
#533
naure
closed
1 day ago
6
doc/test-values
#532
naure
closed
3 days ago
0
Feat/MULHSU opcode
#531
bgillesp
closed
3 hours ago
1
fix: disable unintended parallel processing in sumcheck stage 1
#530
hero78119
closed
22 hours ago
5
Fix: imm are not considered as negative in logic i-type instructions
#529
kunxian-xia
closed
3 days ago
0
Bug: instruction encoding of imm in `ANDI`
#528
kunxian-xia
closed
3 days ago
0
emul-cache: Cache instruction decoding
#527
naure
closed
23 hours ago
0
Feat: mock prover for zkvm
#526
kunxian-xia
opened
3 days ago
1
Avoid potential overflows in left shift
#525
matthiasgoergens
closed
3 days ago
0
Decode statically in the emulator, sync prover and emulator
#524
matthiasgoergens
opened
4 days ago
10
fix/fixed_commit_unwrap
#523
naure
closed
1 day ago
0
fix/circuit-order: Reliable order of circuits in proofs
#522
naure
opened
4 days ago
0
fix/0-instances
#521
naure
closed
3 minutes ago
6
feat/vm-circuits: collect all instructions in the VM config
#520
naure
opened
4 days ago
1
Prototype for ahead-of-time decoding
#519
matthiasgoergens
opened
4 days ago
0
Introduce PhantomData for SignedExtendConfig
#518
matthiasgoergens
closed
4 days ago
0
Simplify a few conversions to `Expression`
#517
matthiasgoergens
closed
4 days ago
3
Implement mixed left shift
#516
matthiasgoergens
closed
4 days ago
0
Feat/#482 unify signed bit extraction
#515
KimiWu123
closed
4 days ago
0
rename-internal
#514
naure
closed
4 days ago
7
emul-visibility: Reduce visibility of decoder details
#513
naure
closed
4 days ago
1
emul-branch: move branch logic in its own category
#512
naure
closed
4 days ago
1
Sumcheck prover hang
#511
kunxian-xia
closed
22 hours ago
2
MULHSU
#510
kunxian-xia
closed
3 hours ago
0
Fix `cargo make build`
#509
matthiasgoergens
closed
5 days ago
2
Add build instructions to the README
#508
matthiasgoergens
closed
5 days ago
0
remove outdated descriptions in README.md
#507
kunxian-xia
closed
5 days ago
0
Extract a common special case of `IsLtConfig`
#506
matthiasgoergens
closed
4 days ago
2
SRA opcode impl and shift logic circuit optimisation
#505
hero78119
closed
3 days ago
0
fix/jalr-degree
#504
naure
closed
5 days ago
0
feat/x0: Support x0 by redirecting writes to RD_NULL
#503
naure
closed
4 days ago
0
Next