23 Commits (049ae32cbff25c16905ed7a43150b46598789af0)

Author SHA1 Message Date
  Bobbin Threadbare 049ae32cbf chore: clean up test code 1 year ago
  tohrnii 0e0a3fda4f refactor: refactor to clean up and simplify things 1 year ago
  tohrnii fe9aa8c28c refactor: refactor crypto APIs to use RpoDigest instead of Word 1 year ago
  Bobbin Threadbare 629494b601 feat: add leaves() iterator to SimpleSmt 1 year ago
  Bobbin Threadbare 13aeda5a27 feat: add subset() to MerkleStore 1 year ago
  Bobbin Threadbare fcf03478ba refactor: update SimpleSmt interfaces 1 year ago
  Bobbin Threadbare 130ae3d12a feat: add inner node iterator to MerklePath 2 years ago
  Bobbin Threadbare 22c9f382c4 fix: serialization test 2 years ago
  Bobbin Threadbare 9be4253f19 feat: remove clone requirement for MerkleStore From constructors 2 years ago
  Augusto F. Hack 59595a2e04
feat: added From convertions for the MerkleStore 2 years ago
  Augusto F. Hack eb316f51bc
store: remove SimpleSMT/MerkleTree/Mmr add/with methods 2 years ago
  Augusto F. Hack bbb1e641a3
config: add rustfmt config 2 years ago
  Victor Lopez 00ffc1568a
feat: add `MerkleStore::get_leaf_depth` 2 years ago
  Bobbin Threadbare bd557bc68c fix: add validation to NodeIndex constructor and remove BitIterator 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
  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