Commit Graph

13 Commits

Author SHA1 Message Date
arnaucube
4faacc1c0d update to external usage of the lib 2019-09-10 18:05:39 +02:00
arnaucube
0f9282e74e crate 2019-09-10 16:41:18 +02:00
arnaucube
57fc963ef4 Result<T> to mt.add() function, applied rustfmt 2019-07-15 20:35:05 +02:00
arnaucube
cb178359ca add leveldb as storage 2019-07-13 19:36:33 +02:00
arnaucube
0e84b1172e update & some fixes & travis 2019-07-07 17:04:22 +02:00
arnaucube
073d9fe6c9 add print tree methods 2019-05-29 00:12:38 +02:00
arnaucube
fc5983e0c3 v.hi() & ht(), add harcoded tests, update readme 2019-05-27 07:03:22 +02:00
arnaucube
7a6d566f5b apply lints suggestions by clippy & @Dhole 2019-05-26 19:48:18 +02:00
arnaucube
1a68d4a450 add verify_proof() of existing and non existing leaf 2019-05-26 18:40:52 +02:00
arnaucube
c9d9d43cc4 add generate_proof() & get_value_in_pos() 2019-05-26 13:59:25 +02:00
arnaucube
4d9b778165 implemented merkletree add() method, added few tests 2019-05-25 15:52:58 +02:00
arnaucube
ac30633320 add db insert&get, add merkletree struct 2019-05-25 10:28:05 +02:00
arnaucube
07b7de05d1 add node & utils, init repo 2019-05-25 10:05:32 +02:00