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

narodnik 0bfe462401 replace {{prefix}} with {{P}} 6 gadi atpakaļ
proofs 0bfe462401 replace {{prefix}} with {{P}} 6 gadi atpakaļ
scripts 90c255aa0b working point addition 6 gadi atpakaļ
src 90c255aa0b working point addition 6 gadi atpakaļ
Cargo.toml 8c66b8b148 vm intermediate language generating rust file for testing. serialization required. 6 gadi atpakaļ
README.md 99dcc69b6d compiler now outputting rust code 6 gadi atpakaļ
compile.sh f92656c8be script to make a compile test 6 gadi atpakaļ
compile_and_run.sh c35f43e9f3 pipe just generated file throught rustfmt instead of doing on entire project 6 gadi atpakaļ
run_mint_contract.sh 6e9c86a6de added code for mint contract 6 gadi atpakaļ
run_spend_contract.sh d366922217 partially working spend contract (just needs merkle inclusion part) 6 gadi atpakaļ
run_vmtest.sh 90c255aa0b working point addition 6 gadi atpakaļ

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