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

narodnik 5aafeeea6c move public function down hace 5 años
proofs 1776f87d59 hide the coin... we don't reveal that hace 5 años
scripts 147d099596 fix missing type checking for compiler hace 5 años
src 5aafeeea6c move public function down hace 5 años
Cargo.toml 34934ac9e4 vm outline hace 5 años
README.md 99dcc69b6d compiler now outputting rust code hace 5 años
compile.sh f92656c8be script to make a compile test hace 5 años
compile_and_run.sh c35f43e9f3 pipe just generated file throught rustfmt instead of doing on entire project hace 5 años
run_mint_contract.sh 6e9c86a6de added code for mint contract hace 5 años
run_spend_contract.sh d366922217 partially working spend contract (just needs merkle inclusion part) hace 5 años

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