Commit History

Author SHA1 Message Date
  narodnik c58e6a55d3 migrate vm2 to src/ 4 years ago
  narodnik e9fc914a48 migrate burn contract to src/bin from examples/halo2/src/bin 4 years ago
  narodnik c59981e33d migrate mint.rs to src/bin/ from examples/halo2/ 4 years ago
  narodnik 89dc49e266 Revert "begin migration from example/halo2 to src/" 4 years ago
  narodnik 4cdbcc842f begin migration from example/halo2 to src/ 4 years ago
  narodnik b7f5dea18b make sure first accumulator value is an actual generator of the group 4 years ago
  narodnik f179869946 rsa accumulator example 4 years ago
  parazyd 1b3f638e14 wallet: Use a global SQL connection rather than connecting for every method. 4 years ago
  parazyd 4b31d0b321 wallet: WIP pasta port. 4 years ago
  parazyd ee118fb6c1 service: pasta port. 4 years ago
  parazyd 6aa7a5e69c state: pasta port. 4 years ago
  parazyd bf77b58a06 tx: Port for pasta. 4 years ago
  parazyd 5bbbd5851e crypto: Implement Encodable and Decodable for some structs. 4 years ago
  parazyd 6a0000b160 crypto: Import new merkle code. 4 years ago
  parazyd b05e05df7b crypto: Fix up tests and move types to crate root. 4 years ago
  parazyd 64648d2a7a circuit: Rename Burn to Spend. 4 years ago
  parazyd 40eb59e69f crypto: More type aliasing, and spend contract. 4 years ago
  parazyd 374b048ce3 crypto: WIP pasta port. 4 years ago
  parazyd 4080fa7078 Makefile: Update for dev. 4 years ago
  narodnik 2e3458b877 change the secret key to Fp, and use mod_r_p trick when deriving the public key. 4 years ago
  narodnik b0d3a92c62 change leaf to the coin for merkle tree in burn 4 years ago
  narodnik a83b2dfc97 correctly witness variable for MerklePath 4 years ago
  narodnik 1c22269d3c add missing files 4 years ago
  narodnik 383993f9f6 working burn contract 4 years ago
  narodnik cd2b41a7b5 increase rows from 9 to 11 4 years ago
  narodnik 147661c94f load sinsemilla chip 4 years ago
  narodnik 407f249c1d copy sinsemilla config over to mint example 4 years ago
  narodnik aa877915aa add calculate root function 4 years ago
  narodnik fa4476eda1 add merkle_path to compiler and the calculate_root function 4 years ago
  narodnik a19c438cd6 migrate over zkas 4 years ago