Anonymous. Uncensored. Sovereign. https://dark.fi

narodnik 0902abc58e begin to add mint2 contract il y a 6 ans
proofs 0902abc58e begin to add mint2 contract il y a 6 ans
scripts bfd48c077f improve bits proof program il y a 6 ans
src 0902abc58e begin to add mint2 contract il y a 6 ans
Cargo.toml 0902abc58e begin to add mint2 contract il y a 6 ans
README.md 99dcc69b6d compiler now outputting rust code il y a 6 ans
compile.sh f92656c8be script to make a compile test il y a 6 ans
compile_and_run.sh c35f43e9f3 pipe just generated file throught rustfmt instead of doing on entire project il y a 6 ans
run_bits.sh cb8851df17 bit decomposition il y a 6 ans
run_mimc.sh ae181b1da3 add mimc hash function il y a 6 ans
run_mint2.sh 0902abc58e begin to add mint2 contract il y a 6 ans
run_mint_contract.sh 6e9c86a6de added code for mint contract il y a 6 ans
run_spend_contract.sh d366922217 partially working spend contract (just needs merkle inclusion part) il y a 6 ans
run_vmtest.sh 90c255aa0b working point addition il y a 6 ans

README.md

cargo run --bin blake --release
cargo run --bin sha256 --release
cargo run --bin mimc --release
cargo run --bin zec --release

Compiler

python scripts/parser.py proofs/sapling3.prf | rustfmt