Historique des commits

Auteur SHA1 Message Date
  parazyd 7056442a6b Makefile: Do not depend on the "all" target for "install". il y a 4 ans
  ghassmo e455b370c8 Makefile: add tau, taud, ircd, and dnetview to BINS il y a 4 ans
  parazyd 4c9570583e Minor rustdoc corrections. il y a 4 ans
  parazyd 15189037dc Makefile: Temporarily disable RUSTFLAGS. il y a 4 ans
  parazyd a3abdfd791 Fix Makefile. il y a 4 ans
  parazyd 75218d29b7 CI: Always build minified token lists. il y a 4 ans
  parazyd f4bab15776 Update dependencies and CI. il y a 4 ans
  parazyd 39d293de50 Do not compile gatewayd by default. il y a 4 ans
  parazyd ac98cb39c4 cargo: Enable lto and native bytecode. il y a 4 ans
  parazyd e3d771618e Makefile: Build token lists for binary dependencies. il y a 4 ans
  parazyd e7d968dfd7 Clean up proof and testdata directories and move into tests dir. il y a 4 ans
  ghassmo 947282debc Makefile: check sql in script/sql il y a 4 ans
  ghassmo 2c31256b40 makefile: remove cli feature il y a 4 ans
  parazyd b07bb4e2b0 proof: Add example for arithmetic operations. il y a 4 ans
  parazyd 46985baca5 Fix VM tests. il y a 4 ans
  parazyd fa93009a57 Remove zkvm feature and compile it directly with crypto feature. il y a 4 ans
  parazyd f8ab5ef5e3 Move mint and burn Rust examples into proof/ to complement zkas code. il y a 4 ans
  parazyd 6cab96a28c zk/vm: Remove old VM code and move newest to "vm" module. il y a 4 ans
  parazyd 79c59cda17 Move "proofs" to "proof". il y a 4 ans
  parazyd ce17cb056f tests: Separate Makefile into specific targets. il y a 4 ans
  parazyd 51eddb6c08 tests: Compile zkas and mint+burn proofs before testing VM. il y a 4 ans
  parazyd c5aab1d2f8 example/vm: Update for new enums. il y a 4 ans
  parazyd 813c6f077d zk/vm: Clean up WIP code. il y a 4 ans
  parazyd 1f2c41fa88 tests: Run vm2 example for CI. il y a 4 ans
  parazyd 17f6638a03 zkas: Move toolchain into main library and the binary into bin/ namespace. il y a 4 ans
  parazyd 8cc0c2bf99 Add zkas to workspace. il y a 4 ans
  parazyd a431fab6d7 Have config files be spawned by the binaries if necessary. il y a 4 ans
  parazyd c1ac5bfb5f Use Cargo workspaces to keep builds under same target directory. il y a 4 ans
  parazyd 697e2f3ea6 Update main Makefile. il y a 4 ans
  parazyd 49c891ac69 Makefile: Add "check" target. il y a 4 ans