Logo
Explore Help
Sign In
logos-storage/logos-storage-proofs
1
0
Fork 0
You've already forked logos-storage-proofs
mirror of https://github.com/logos-storage/logos-storage-proofs.git synced 2026-01-03 14:03:10 +00:00
Code Issues Packages Projects Releases Wiki Activity
logos-storage-proofs/src/lib.rs

4 lines
56 B
Rust
Raw Normal View History

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 23:17:00 +01:00
pub mod ffi;
pub mod storage_proofs;
mod circuit_tests;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.0 Page: 28ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API