Jaremy Creechley
|
7935c8949c
|
updates
|
2023-12-22 19:51:25 -07:00 |
|
Jaremy Creechley
|
2ba2c31072
|
update ffi
|
2023-12-22 19:40:03 -07:00 |
|
Dmitriy Ryajov
|
ebef300064
|
Ark circom and rust ffi (#5)
* wip rust ffi
* proper test component instantiation
* adding quick&dirty poseidon implementation
* update gitignode
* gitignore
* adding rust circuit tests
* gitignore
* rename
* add storer tests
* move utils under circuit_tests
* fix storage proofs
* wip: ffi
* instantiate storer
* enable ark-serialize
* delete js tests
* update CI to run cargo tests
* keep the artifacts dir
* update .gitignore
* build circuits
* remove package json
* place built circuits in correct dirs
* update gitignore
* remove node
* fix ci
* updating readme
* storageproofs.rs to storage_proofs.rs
* flatten tests chunks by default
* add ffi
* fix digest
* minor fixes for ffi
* fix storer test
* use random data for chunks
* debug optimizations to speed witness generation
* clippy & other lint stuff
* add back missing unsafe blocks
* release mode disables constraint checks
* fix ffi
* fix hashes serialization
* make naming more consistent
* add missing pragma
* use correct circuits
* add todo
* add clarification to readme
* silence unused warning
* include constants file into exec
* remove unused imports
|
2023-04-12 16:17:00 -06:00 |
|
Dmitriy Ryajov
|
e7b296ebbb
|
rework with poseidon (#3)
* rework with poseidon
* adding main template
* adding todo
* remove mimc
|
2023-03-07 18:27:00 -06:00 |
|
Csaba Kiraly
|
115a9d4e41
|
add gitignore
Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
|
2022-11-24 09:16:56 +01:00 |
|