110 Commits (bfae06e12812f31403ca16bf3019d70f39a1339b)

Author SHA1 Message Date
  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
  frisitano 2100d6c861 refactor(mmr): expose method to join mmr peaks in a vector and pad 2 years ago
  frisitano 4555fc918f feat: add .inner_nodes() to [MerkleStore] 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 8161477d6a
store: support adding existing structures 2 years ago
  Augusto F. Hack 3996374a8b
feat: allow merging of leaves 2 years ago
  frisitano 79915cc346
feat: re-export MmrProof 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
  Augusto F. Hack ab903a2229
mmr: optimized peak hash for Miden VM 2 years ago
  Bobbin Threadbare bd557bc68c fix: add validation to NodeIndex constructor and remove BitIterator 2 years ago
  Augusto F. Hack 9275dd00ad
feat: add parent node iterator for SimpleSMT 2 years ago
  Augusto F. Hack 429d3bab6f
feat: add support for MMR to the MerkleStore 2 years ago
  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
  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