Commit History

Author SHA1 Message Date
  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
  narodnik 78c325fc2c add merklepath zk type 4 years ago
  parazyd d86340e44e crypto: Begin refactor. 4 years ago
  narodnik 18d0ad37d3 working vm2 in example/halo2/ 4 years ago
  narodnik ec050164f1 fix warnings 4 years ago
  narodnik 64216dc99c migrate vm2 to halo2/ 4 years ago
  narodnik e18b4ba1b0 remove uneeded use from arith_chip 4 years ago
  narodnik b374929f10 migrate over endian, serial and error placeholder libs 4 years ago
  narodnik cd68506b74 various (unfinished) updates for vm2 4 years ago
  narodnik 2f4c5b24ad merge patch for proof/mint.zk from halo2-burn branch 4 years ago
  narodnik 14a242172e move examples/halo2 to example/halo2 4 years ago
  narodnik 6c69db1099 Merge branch 'halo2-integration' of github.com:darkrenaissance/darkfi into halo2-integration 4 years ago
  narodnik 1a5c01ff76 move vm from examples/ to example/ 4 years ago
  parazyd 3ad8a860b6 wallet: Use internal type aliases for key operations. 4 years ago
  parazyd 9faae1ab25 crypto: Introduce type aliases. 4 years ago
  parazyd 4999914663 zkas: Add zk circuit compiler. 4 years ago
  parazyd 8165ee3148 examples/halo2: Hash secret key with sinsemilla to work on pallas base field. 4 years ago