Commit Graph

14 Commits

Author SHA1 Message Date
Nym
015a7ec973 Add use of SAPLING_COMMITMENT_TREE_DEPTH if needed. 2021-06-28 20:25:52 +00:00
narodnik
147d099596 fix missing type checking for compiler 2020-09-25 13:01:59 +02:00
narodnik
1d4349fdf4 put unused_mut in contracts to suppress warning. 2020-09-23 15:06:49 +02:00
narodnik
d366922217 partially working spend contract (just needs merkle inclusion part) 2020-09-23 13:29:20 +02:00
narodnik
6e9c86a6de added code for mint contract 2020-09-22 20:37:17 +02:00
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 2020-09-21 22:44:56 +02:00
narodnik
58ee64a837 add pedersen_hash related functionality 2020-09-21 16:05:12 +02:00
narodnik
2bda684163 working blake2s hash function! 2020-09-21 13:41:44 +02:00
narodnik
47131b3a53 fix bug and add more commands 2020-09-21 12:00:10 +02:00
narodnik
e710fb2cd4 split off codgen functions into a separate module. have working ec ops 2020-09-21 10:18:27 +02:00
narodnik
bd29e9a12d working cradle! 2020-09-20 22:18:22 +02:00
narodnik
0bb0da0e03 add aux support for hooking up const values 2020-09-20 22:08:14 +02:00
narodnik
5989b9ef1c working simple example 2020-09-20 21:31:36 +02:00
narodnik
20424ce011 pism 2020-09-20 18:38:26 +02:00