Commit History

Author SHA1 Message Date
  lunar-mining 940d736871 Merge branch 'master' of github.com:darkrenaissance/darkfi into dao_demo 3 years ago
  Luther Blissett 506b3701be Makefile: Add zkas deps where needed. 3 years ago
  Dastan-glitch d4c3b2f5e5 move daod and dao-cli to dao folder, and rename dao-cli to dao 3 years ago
  ghassmo 4e0cfd6a89 add darkwiki and darkwikid to BINS in Makefile 4 years ago
  Luther Blissett 0fa8b27d99 Makefile: Include example/simple.zk in PROOFS. 4 years ago
  Luther Blissett bc028798d9 Makefile: Add missing dependencies. 4 years ago
  Luther Blissett 99e616e0fd Makefile: Move zkas into separate target for proper .zk dependencies. 4 years ago
  Luther Blissett deaed0bdc8 Update zkas proofs merkle root opcode. 4 years ago
  parazyd 8ef05a186b crypto: Rework pedersen commitments to allow also full-width base inside zk. 4 years ago
  parazyd 7056442a6b Makefile: Do not depend on the "all" target for "install". 4 years ago
  ghassmo e455b370c8 Makefile: add tau, taud, ircd, and dnetview to BINS 4 years ago
  parazyd 4c9570583e Minor rustdoc corrections. 4 years ago
  parazyd 15189037dc Makefile: Temporarily disable RUSTFLAGS. 4 years ago
  parazyd a3abdfd791 Fix Makefile. 4 years ago
  parazyd 75218d29b7 CI: Always build minified token lists. 4 years ago
  parazyd f4bab15776 Update dependencies and CI. 4 years ago
  parazyd 39d293de50 Do not compile gatewayd by default. 4 years ago
  parazyd ac98cb39c4 cargo: Enable lto and native bytecode. 4 years ago
  parazyd e3d771618e Makefile: Build token lists for binary dependencies. 4 years ago
  parazyd e7d968dfd7 Clean up proof and testdata directories and move into tests dir. 4 years ago
  ghassmo 947282debc Makefile: check sql in script/sql 4 years ago
  ghassmo 2c31256b40 makefile: remove cli feature 4 years ago
  parazyd b07bb4e2b0 proof: Add example for arithmetic operations. 4 years ago
  parazyd 46985baca5 Fix VM tests. 4 years ago
  parazyd fa93009a57 Remove zkvm feature and compile it directly with crypto feature. 4 years ago
  parazyd f8ab5ef5e3 Move mint and burn Rust examples into proof/ to complement zkas code. 4 years ago
  parazyd 6cab96a28c zk/vm: Remove old VM code and move newest to "vm" module. 4 years ago
  parazyd 79c59cda17 Move "proofs" to "proof". 4 years ago
  parazyd ce17cb056f tests: Separate Makefile into specific targets. 4 years ago
  parazyd 51eddb6c08 tests: Compile zkas and mint+burn proofs before testing VM. 4 years ago