Commit History

Author SHA1 Message Date
  draoi 10404a962e doc: fix various hosts documentation 2 years ago
  zero b1ba95b9e0 bench: correct paths and add missing EcNiPoint to import_witness_json() 2 years ago
  zero 19016fb521 bench: add generic zk_from_json() which will benchmark most .zk files using witness.json files provided. 2 years ago
  zero 4532b8d229 for most .zk proofs, provide a corresponding witness.json file which is usable with zkrunner, benchmarks and other utils (using import_witness_json()). 2 years ago
  zero a1c48a39c7 zk/debug: add import_witness_json() 2 years ago
  zero 4c049778bb sdk/crypto: FieldElemAsStr trait which provides to/from_str() for Fp/Fq 2 years ago
  draoi 4bad13e687 net: create `darklist` for unknown transports + share darklist (not greylist) 2 years ago
  zero afa1856236 tests/bench: delete bench_zk, add zk_arith (uses criterion crate) 2 years ago
  zero f8f446f916 money: change DARK_TOKEN_ID = hash_to_base("DarkFi:DRK_Native_Token") 2 years ago
  skoupidi 3349ea5cd8 script/research/gg: Use async (de)serialisation and prefer base64 over base58 2 years ago
  skoupidi 3fc0fb19ed minerd: use (de)serialize_async 2 years ago
  skoupidi fbeb88ad45 darkfid: cleaned up unused PoWReward fields, use (de)serialize_async 2 years ago
  skoupidi 4b12c9de4f chore: clippy 2 years ago
  skoupidi b6c7b5ff3c contract/money/model/token_id: restore deprecated functions(with minor cleanup) and added clarification TODOs 2 years ago
  skoupidi 2956207cc5 chore: clippy 2 years ago
  skoupidi 6a11e5e048 tests: ignore bench_zk.rs 2 years ago
  parazyd 41045f4433 drk: Use async (de)serialisation and prefer base64 over base58 for txs. 2 years ago
  draoi afde25dd1d store: don't store whitelist entries in greylist on stop() 2 years ago
  skoupidi 7e6a9a937b script/research/gg: GenerateTx added to create genesis mint txs 2 years ago
  skoupidi 4d74247c9f drk: fixed erroneous eprintlns 2 years ago
  zero 432800129c doc: fix small typo 2 years ago
  zero ecb3b833f8 doc: add wasm benchmark numbers 2 years ago
  zero 99d5e54883 test-harness: change wasm benchmark to use microsecs instead of millisecs 2 years ago
  zero 783aea03b2 doc: add graph of zk benchmarks 2 years ago
  zero 544a7b7a21 doc: add laptop zk benchmark 2 years ago
  zero ae0e8f6ff3 doc: add desktop zk benchmarks 2 years ago
  zero baa0146834 tests: add zk benchmark 2 years ago
  zero 48d23df367 create zkrender tool to plot circuit layouts 2 years ago
  zero 74b7d2f7b8 py: Proof.create() return None when failing rather than use .unwrap() 2 years ago
  skoupidi 8871f0898d validator: eat ze bugs 2 years ago