issues
search
zkmove
/
halo2-verifier.move
A set of tooling of halo2 circuits verification in Move environments
Apache License 2.0
16
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
shplonk verifier failed, "Simulation failed with status: EXECUTION_LIMIT_REACHED"
#73
luxebeng
opened
3 months ago
0
shuffle API support
#72
luxebeng
closed
3 months ago
0
workaround for compile error using enumerate_ref
#71
luxebeng
closed
5 months ago
0
feat: replace halo2_proofs to halo2_base
#70
zhmoly
closed
8 months ago
0
feat: modify tutorial for view-param command
#69
zhmoly
closed
9 months ago
0
fix instance
#68
nanne007
closed
9 months ago
0
add verify_proof api and fix doc
#67
nanne007
closed
9 months ago
0
bugfix for function id suffix with kzg variant
#66
luxebeng
closed
9 months ago
0
chore: cargo fmt/clippy check
#65
luxebeng
closed
9 months ago
0
chore: cargo fmt/clippy check
#64
luxebeng
closed
10 months ago
0
move common modules from main package
#63
nanne007
closed
9 months ago
2
feat: modify loop statement
#62
zhmoly
closed
9 months ago
0
feat: add initial code for shplonk
#61
zhmoly
closed
10 months ago
0
Verifier sdk
#60
nanne007
closed
10 months ago
0
Verifier api
#59
nanne007
closed
11 months ago
2
Refactor
#58
nanne007
closed
11 months ago
0
feat: remove query_instance
#57
zhmoly
closed
11 months ago
0
impl shplonk verifier
#56
nanne007
closed
10 months ago
2
feat: replace rotation as i32
#55
zhmoly
closed
11 months ago
0
feat: add blake2b by aptos native
#54
zhmoly
closed
11 months ago
0
add profile example
#53
nanne007
closed
11 months ago
0
remove patch on halo2
#52
nanne007
closed
11 months ago
0
cleanup code
#51
nanne007
closed
11 months ago
0
add a benchmark to create an optimization baseline
#50
guangyuz
opened
11 months ago
0
todo list of make the verifier production usable on aptos
#49
nanne007
opened
11 months ago
1
support mv-lookup
#48
nanne007
opened
11 months ago
0
address the issue of too many elements
#47
nanne007
opened
11 months ago
0
optimize pow and sqrt function
#46
nanne007
opened
11 months ago
0
precompute the 2^k root_of_unity
#45
nanne007
opened
11 months ago
0
remove query_instance from protocol
#44
nanne007
closed
10 months ago
0
replace rotation with an usable i32 implementation
#43
nanne007
closed
11 months ago
1
Add testing for verify proof!
#42
nanne007
closed
11 months ago
1
implement transcript with blake2b hashing method
#41
nanne007
opened
11 months ago
1
example: add generator proof
#40
nanne007
closed
11 months ago
0
Finish the (de)serialization of Protocol Info
#39
nanne007
closed
11 months ago
0
Find out what `Params` we can use
#38
nanne007
closed
11 months ago
2
transcript: fix read halo2 point
#37
nanne007
closed
11 months ago
0
bn254: impl pow, and cleanup abort
#36
nanne007
closed
11 months ago
0
update aptos repo
#35
guangyuz
closed
11 months ago
0
add fr_from_u512
#34
nanne007
closed
11 months ago
0
fix issue on common point of transcript
#33
nanne007
closed
11 months ago
0
chore: refactor for fixed length vector init
#32
luxebeng
closed
11 months ago
0
bn254: adopt aptos bn254
#31
nanne007
closed
11 months ago
0
parser coordinate x, y based on point
#30
luxebeng
closed
11 months ago
0
support bn254_arithmetic::from_uniform_bytes(repr: vector<u8>): Element<Fr>
#29
luxebeng
closed
11 months ago
3
implements params
#28
nanne007
closed
11 months ago
0
feat: rebase scalr & point to element
#27
zhmoly
closed
11 months ago
0
transcript and keccak hash support
#26
luxebeng
closed
11 months ago
1
generate circuit-info
#25
nanne007
closed
11 months ago
0
Debug and Test
#24
nanne007
closed
11 months ago
1
Next