Commit History

Author SHA1 Message Date
  narodnik 9f3058fe21 basic minimal ZK pure homegrown with tegridy 5 years ago
  narodnik ee5f69b917 remove silly bool check 5 years ago
  narodnik ad425c652c pnl calculation 5 years ago
  narodnik 3050937711 add eq test 5 years ago
  narodnik 147d099596 fix missing type checking for compiler 5 years ago
  narodnik b4f7590b26 QAP sample 5 years ago
  narodnik 4ae0f30feb tohtml script 5 years ago
  narodnik 1776f87d59 hide the coin... we don't reveal that 5 years ago
  narodnik 2724fd3cb5 finished merkle inclusion proof 5 years ago
  narodnik e6590a4ebf add merkle hash function 5 years ago
  narodnik 2d6beacaac begin merkle root hashing. 5 years ago
  narodnik 1d4349fdf4 put unused_mut in contracts to suppress warning. 5 years ago
  narodnik 7c7119572e switch nullifier hash to PRF_NF 5 years ago
  narodnik d366922217 partially working spend contract (just needs merkle inclusion part) 5 years ago
  narodnik 7369f8f404 use a jinja macro to define a new function for putting fr values :) 5 years ago
  narodnik 6e9c86a6de added code for mint contract 5 years ago
  narodnik a23afddab1 add bash script for mint contract 5 years ago
  narodnik fbd0653c5d initial mint contract 5 years ago
  narodnik 0d97db8f6c add comment with vim autoload for pism 5 years ago
  narodnik 521443363f add preprocessor highlighting to pism syntax file 5 years ago
  narodnik e59009461b add simple preprocessor 5 years ago
  narodnik b6324df476 fix breaking change from last commit 5 years ago
  narodnik f6410d5499 finished adding final commands: ec_get_u, alloc/clone_bit, binary_push, scalar_alloc, conditionally_reverse, scalar_as_binary, scalar_enforce_equal, emit_scalar 5 years ago
  narodnik 1483a5c7c2 fix breaking change in last commit 5 years ago
  narodnik 86daadded0 comment most of the proof out 5 years ago
  narodnik 58ee64a837 add pedersen_hash related functionality 5 years ago
  narodnik 2bda684163 working blake2s hash function! 5 years ago
  narodnik 47131b3a53 fix bug and add more commands 5 years ago
  narodnik c35f43e9f3 pipe just generated file throught rustfmt instead of doing on entire project 5 years ago
  narodnik e710fb2cd4 split off codgen functions into a separate module. have working ec ops 5 years ago