Commit History

Author SHA1 Message Date
  parazyd 04458bcb87 circuit: Rename asset to token. 4 years ago
  parazyd e87ef1443f tx: Add debug statements to verify(). 4 years ago
  parazyd 2d95620314 Remove mint/spend params from config_local. 4 years ago
  parazyd a47505b427 Clean up some clippy lints. 4 years ago
  parazyd 3718ea7223 Add note in README for previous git tag for people who want to try the sw. 4 years ago
  parazyd 7fbd70096f Fix and improve unit tests. 4 years ago
  parazyd 1227018081 Remove traces of pasta_curves crate from files where they shouldn't be. 4 years ago
  parazyd e155a8583e wallet: Support arbitrary strings for database path. 4 years ago
  parazyd 2894c9fc7d Minor cleanup. 4 years ago
  parazyd dce2a3294c bin: Rename vm2 to vm. 4 years ago
  parazyd 5c4cf67a44 Setup Makefile for production builds again. 4 years ago
  parazyd 3a80143540 Create zk proving keys on initial startup and pass them around. 4 years ago
  parazyd 8e4f8b5f8b Update .gitignore. 4 years ago
  parazyd fc1ad7202d Update Cargo.lock and Cargo.toml. 4 years ago
  parazyd ff01e7b685 Use the new keypair module throughout the codebase. 4 years ago
  parazyd d79a18e37c cli: Remove mint/spend params config entries. 4 years ago
  parazyd 0b7bd857de client: Fix automatic keypair generation. 4 years ago
  parazyd eabd01c6fc Update Cargo.lock and Cargo.toml. 4 years ago
  parazyd 8e92571468 darkfid: Use new async wallet API. 4 years ago
  parazyd f1eaa08772 cashierd: Use new async wallet API. 4 years ago
  parazyd 4d39e92524 wallet: Port to sqlx. 4 years ago
  parazyd 650db5f15a sql: Separate schemas into multiple files. 4 years ago
  parazyd f6e8091585 bin/darkfid: WIP integration. 4 years ago
  parazyd 75a452037f util/token_list: Restore version from 1ea13805e6c0188be20519fc105c78817329c3ff 4 years ago
  parazyd cde8b6d7e2 Make cashierd compile. 4 years ago
  parazyd 113a257227 bin: WIP changes for Halo2. 4 years ago
  parazyd 6264152edb client: WIP integration. 4 years ago
  parazyd 9d67289bd2 crypto: Add structs to hold proof verification and proving keys. 4 years ago
  parazyd 726fc5a487 service/eth: Restore missing functions after halo2-integration merge. 4 years ago
  parazyd 5862b63605 wallet/cashierdb: Use a mutex for the SQL connection and make functions async. 4 years ago