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

narodnik 7407923d35 add missing set operation to vm.rs test пре 5 година
proofs 89eb6e8c27 add vm.pism file пре 5 година
scripts 89eb6e8c27 add vm.pism file пре 5 година
src 7407923d35 add missing set operation to vm.rs test пре 5 година
Cargo.toml 34934ac9e4 vm outline пре 5 година
README.md 99dcc69b6d compiler now outputting rust code пре 5 година
compile.sh f92656c8be script to make a compile test пре 5 година
compile_and_run.sh c35f43e9f3 pipe just generated file throught rustfmt instead of doing on entire project пре 5 година
run_mint_contract.sh 6e9c86a6de added code for mint contract пре 5 година
run_spend_contract.sh d366922217 partially working spend contract (just needs merkle inclusion part) пре 5 година

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