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

narodnik 12863ecbc2 completed vm.py há 5 anos atrás
proofs 12863ecbc2 completed vm.py há 5 anos atrás
scripts 12863ecbc2 completed vm.py há 5 anos atrás
src 164d4bc453 add jubjub.rs há 5 anos atrás
Cargo.toml 164d4bc453 add jubjub.rs há 5 anos atrás
README.md 99dcc69b6d compiler now outputting rust code há 5 anos atrás
compile.sh f92656c8be script to make a compile test há 5 anos atrás
compile_and_run.sh c35f43e9f3 pipe just generated file throught rustfmt instead of doing on entire project há 5 anos atrás
run_mint_contract.sh 6e9c86a6de added code for mint contract há 5 anos atrás
run_spend_contract.sh d366922217 partially working spend contract (just needs merkle inclusion part) há 5 anos atrás

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