issues
search
crate-crypto
/
rust-verkle
Apache License 2.0
117
stars
39
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: Format java code
#103
kevaundray
closed
1 week ago
0
chore: Add more comprehensive java test for add_commitment
#102
kevaundray
closed
1 week ago
0
feat: Add add_commitment interface to java code
#101
kevaundray
closed
1 week ago
0
chore: add java bindings code ported from best-native
#100
kevaundray
closed
3 weeks ago
2
feat: add `add_commitment` method
#99
kevaundray
closed
1 month ago
0
chore: Add a more aggressive caching/precompuation strategy for first five elements
#98
kevaundray
closed
1 month ago
0
`verify_proof` comments are incorrect
#97
acolytec3
opened
1 month ago
0
add bindings to generate proof from uncompressed banderwagon values
#96
tanishqjasoria
closed
1 month ago
1
Error when loading trie from existing rocksdb
#95
hiasr
opened
5 months ago
0
add devnet genesis state root test
#94
morph-dev
closed
5 months ago
1
fix: chunkify_code with PUSH32 at the end of chunk
#93
morph-dev
closed
5 months ago
0
perf: avoid unnecessary (re)allocations in path expansion
#92
rkrasiuk
closed
5 months ago
2
opt the get_leaf impl
#91
flyq
closed
5 months ago
1
fix: fix addition formula typo in banderwagon docs
#90
morph-dev
closed
5 months ago
0
wip: dynamic transcript
#89
dragan2234
opened
7 months ago
0
Revert "chore!: Remove `deprecated_serialize_commitment` from API"
#88
kevaundray
closed
8 months ago
0
Make Point serialization method return its output in little endian
#87
kevaundray
opened
8 months ago
0
Remove point serialization method from the public verkle API
#86
kevaundray
opened
8 months ago
0
chore!: Remove `deprecated_serialize_commitment` from API
#85
kevaundray
closed
8 months ago
1
make transcript string dynamic in ffi_interface
#84
dragan2234
opened
8 months ago
0
chore(ffi_interface): make verifier call public
#83
dragan2234
closed
8 months ago
0
Fix deserialization update commitment sparse
#82
dragan2234
closed
8 months ago
1
chore!: Rename `ffi_interface` to `verkle_ffi`
#81
kevaundray
opened
8 months ago
0
feat(ffi_interface): deserialize raw input for update_commitment_sparse
#80
dragan2234
closed
8 months ago
0
feat(ffi_interface): adding prover and verifier calls
#79
dragan2234
closed
9 months ago
1
feat(ffi_interface): add update_commitment_sparse and clippy fixes
#78
dragan2234
closed
9 months ago
0
chore: refactor create proof method
#77
kevaundray
closed
9 months ago
0
chore(ffi_interface): Switch from Big Endian to Little Endian
#76
kevaundray
closed
9 months ago
0
feat(ffi_interface): Expose verifier call, add update_sparse_commitment
#75
dragan2234
closed
9 months ago
1
Exposing proof call to ffi interface
#74
dragan2234
closed
9 months ago
0
Save work
#73
dragan2234
closed
9 months ago
1
Move rust-vekle logic out of this crate
#72
kevaundray
opened
10 months ago
0
chore: migrate ipa-multipoint code
#71
kevaundray
closed
1 year ago
0
Add benches for raw multiproof and IPA
#70
jsign
closed
1 year ago
5
Change VerificationHint to use Write trait instead of just a loose impl
#69
ControlCplusControlV
closed
1 year ago
1
Error Refactor Done
#68
ControlCplusControlV
closed
1 year ago
0
TODO Verkle Trie Trie
#67
ControlCplusControlV
opened
1 year ago
0
TODO Verkle Trie Proof
#66
ControlCplusControlV
opened
1 year ago
0
TODO Verkle-Trie Database
#65
ControlCplusControlV
opened
1 year ago
0
TODO Verkle-Trie (general-crate)
#64
ControlCplusControlV
opened
1 year ago
0
TODO Verkle-Spec
#63
ControlCplusControlV
opened
1 year ago
0
Error Handling and Consumer Interface
#62
ControlCplusControlV
opened
1 year ago
0
Add Error Handling To Rust-verkle
#61
ControlCplusControlV
closed
1 year ago
6
Add in Verkle Proof Benchmark
#60
ControlCplusControlV
closed
2 years ago
1
More Code Cleanup
#59
ControlCplusControlV
closed
2 years ago
1
Why do we need store `hash_commitment`
#58
GrapeBaBa
closed
2 years ago
1
Code cleanup
#57
ControlCplusControlV
closed
2 years ago
2
fixed unsafe code for absent keys
#56
steph-rs
closed
2 years ago
6
Why Value type is [u8;32]?
#55
GrapeBaBa
closed
2 years ago
1
Investigate adding Insert subtree functionality
#54
kevaundray
opened
2 years ago
0
Next