59 Commits (21e7a5c07d9ba552d781d82f7cfa6f413aff1d74)

Author SHA1 Message Date
  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
  Victor Lopez 2ff96f40cb
feat: add empty subtree constants to cover u8::MAX depth 2 years ago
  Bobbin Threadbare 9531d2bd34 fix: to paths reduction of MerklePathSet 2 years ago
  Augusto F. Hack 0375f31035
feat: added utility to format MerkleTree and MerklePath to hex 2 years ago
  Augusto F. Hack b250752883
store: added with_merkle_paths constructor 2 years ago
  Augusto F. Hack d6cbd178e1
chore: clarified assert message 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
  Victor Lopez 3a6a4fcce6
feat: refactor simple smt to use empty subtree constants 2 years ago
  Augusto F. Hack 32d37f1591
feat: merkle mountain range 2 years ago
  Augusto F. Hack dfb073f784
docs: mention tree form order of NodeIndex docs 2 years ago
  Victor Lopez 0af45b75f4
feat: upgrade to winterfell 0.5 2 years ago
  Bobbin Threadbare 3c9a5235a0 docs: fix typos in doc comments 2 years ago
  Victor Lopez 9307178873
feat: add `from_elements` to `NodeIndex` 2 years ago
  Victor Lopez 0799b1bb9d
feat: add merkle node index 2 years ago
  Victor Lopez 21a8cbcb45
feat: add merkle path wrapper 2 years ago
  Bobbin Threadbare 4f65d01df4 feat: add PartialEq and Eq traits to Merkle structs 2 years ago
  Victor Lopez 5fd0d692e8
feat: add simple sparse merkle tree 2 years ago
  Bobbin Threadbare ee1d5dc2e1 chore: clean up create interfaces 2 years ago
  Victor Lopez 3b9d515d00
feat: add no-std support 2 years ago
  Bobbin Threadbare 7395697a68 refactor: flattened repo structure 2 years ago