Commit Graph

16 Commits

Author SHA1 Message Date
collin
7e7d1e58a0 rename typed -> core-ast 2 2020-10-30 11:48:40 -07:00
ljedrz
69d35063f2 perf: use .to_string() instead of single-param format!
Signed-off-by: ljedrz <ljedrz@gmail.com>
2020-10-16 15:52:45 +02:00
ljedrz
e1e22a2310 perf: vector pre-allocation and associated tweaks
Signed-off-by: ljedrz <ljedrz@gmail.com>
2020-10-08 11:47:03 +02:00
ljedrz
4f46dd2982 clippy: allow module_inception
Signed-off-by: ljedrz <ljedrz@gmail.com>
2020-10-05 17:18:25 +02:00
raychu86
ae10a78eb5 Add license header 2020-08-18 03:50:26 -07:00
collin
8971821820 pass crh parameters into commitment merkle path verify method 2020-08-12 20:50:37 -07:00
collin
9b5d14970d use system parameters struct 2020-08-12 19:15:55 -07:00
collin
4f3722033a add verify_local_data_commitment test 2020-08-12 19:04:41 -07:00
collin
61bafc96a9 add verify_record_commitment test 2020-08-12 15:35:32 -07:00
collin
a50dfb07bf add find input function to utilities 2020-08-12 13:29:02 -07:00
collin
7ff3fb1b96 handle errors 2020-08-12 13:16:29 -07:00
collin
251783b9bc rename files 2020-08-12 12:58:32 -07:00
collin
f986b21b1f add typed state leaf values to parsing 2020-08-12 12:50:23 -07:00
collin
83ea7c18b9 add typed state values parsing 2020-08-12 12:30:30 -07:00
collin
36b0d6a508 add initial local data commitment check 2020-08-12 11:59:35 -07:00
collin
89d76688d7 add leo-state module 2020-08-11 23:51:56 -07:00