13 Commits (f19fe6e73949c0a59c6c6dbf269e61cb61d6751d)

Author SHA1 Message Date
  Augusto F. Hack 1df4318399
feat: add node iterator to MerkleTree 2 years ago
  Augusto F. Hack f8a62dae76
chore: remove simple_smt::Store 2 years ago
  Victor Lopez d37f3f5e84
feat: Add `depth` as store SMT argument 2 years ago
  Augusto F. Hack 9e6c8ff700
bugfix: fix internal nodes of for empty leafs of a SMT 2 years ago
  Augusto F. Hack 7957cc929a
feat: added MerkleStore serde 2 years ago
  Augusto F. Hack 2d1bc3ba34
store: added user documentation on usage and purpose 2 years ago
  Bobbin Threadbare 9531d2bd34 fix: to paths reduction of MerklePathSet 2 years ago
  Augusto F. Hack b250752883
store: added with_merkle_paths constructor 2 years ago
  Victor Lopez 84086bdb95
feat: add merkle path containers and return them on tree update 2 years ago
  Augusto F. Hack 17eb8d78d3 chore: storage -> store 2 years ago
  Victor Lopez 8cb245dc1f
bugfix: reverse merkle path to match other structures 2 years ago
  Victor Lopez 867b772d9a
fix: merkle store panics on bounds 2 years ago
  Augusto F. Hack 669ebb49fb
bugfix: check if the requested root is in the storage 2 years ago
  Victor Lopez 91667fd7de
refactor: add derive proc macros to merkle store 2 years ago
  Augusto F. Hack 88a646031f
feat: add merkle store 2 years ago