293 Commits (9e77a7c9b7e192f7e84f8dbe1de7a32a2eee4f06)
 

Author SHA1 Message Date
  Andrey Khmuro ebf71c2dc7 refactor: optimize code, remove not momentarily necessary functions 1 year ago
  Andrey Khmuro b4324475b6 feat: change constructor from with_leaves to with_paths 1 year ago
  Andrey Khmuro 23f448fb33 feat: partial Merkle tree 1 year ago
  Bobbin Threadbare 59f7723221 chore: update crete version to v0.6.0 1 year ago
  Bobbin Threadbare 2ed880d976 chore: add TieredSmt to readme 1 year ago
  Bobbin Threadbare daa27f49f2
Merge pull request #140 from 0xPolygonMiden/next 1 year ago
  Bobbin Threadbare dcda57f71a chore: update changelog 1 year ago
  Bobbin Threadbare d9e3211418
Merge pull request #153 from 0xPolygonMiden/bobbin-tsmt-iter 1 year ago
  Bobbin Threadbare 21e7a5c07d feat: implement iterators over contents of TieredSmt 1 year ago
  Bobbin Threadbare 02673ff87e
Merge pull request #152 from 0xPolygonMiden/bobbin-tsmt 1 year ago
  Bobbin Threadbare b768eade4d feat: added handling of bottom tier to TieredSmt 1 year ago
  Bobbin Threadbare 51ce07cc34 feat: implement basic TieredSmt 1 year ago
  Bobbin Threadbare 550738bd94
Merge pull request #151 from 0xPolygonMiden/bobbin-mstore-subset 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 e5aba870a2
Merge pull request #149 from 0xPolygonMiden/bobbin-simple-smt 1 year ago
  Bobbin Threadbare fcf03478ba refactor: update SimpleSmt interfaces 1 year ago
  frisitano 0ddd0db89b
Merge pull request #148 from 0xPolygonMiden/frisitano-mmr-accumulator 1 year ago
  frisitano 2100d6c861 refactor(mmr): expose method to join mmr peaks in a vector and pad 2 years ago
  Bobbin Threadbare 52409ac039
Merge pull request #146 from 0xPolygonMiden/frisitano-merkle-store-inner-nodes 1 year ago
  frisitano 4555fc918f feat: add .inner_nodes() to [MerkleStore] 1 year ago
  Bobbin Threadbare 52db23cd42 chore: update crate version to v0.5.0 2 years ago
  Bobbin Threadbare 09025b4014
Merge pull request #129 from 0xPolygonMiden/next 2 years ago
  Bobbin Threadbare e983e940b2 chore: update changelog 2 years ago
  Bobbin Threadbare ae4e27b6c7
Merge pull request #139 from 0xPolygonMiden/hacka-support-adding-existing-structures-to-store 2 years 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 Hack 158167356d
Merge pull request #138 from 0xPolygonMiden/hacka-merge-support-for-leaves 2 years ago
  Augusto F. Hack 3996374a8b
feat: allow merging of leaves 2 years ago
  Augusto Hack 7fa03c7967
Merge pull request #137 from 0xPolygonMiden/frisitano-reexport-mmr-proof 2 years ago
  frisitano 79915cc346
feat: re-export MmrProof 2 years ago
  Augusto Hack 45412b5cec
Merge pull request #134 from 0xPolygonMiden/add-rustfmt-config 2 years ago
  Augusto F. Hack bbb1e641a3
config: add rustfmt config 2 years ago
  Bobbin Threadbare e02507d11e chore: update version to v0.4.0 2 years ago
  Bobbin Threadbare b5eb68e46c
Merge pull request #120 from 0xPolygonMiden/next 2 years ago
  Bobbin Threadbare 61db888b2c chore: update crate version to v0.3 2 years ago
  Bobbin Threadbare 051167f2e5
Merge pull request #76 from 0xPolygonMiden/bobbin-blake3-opt 2 years ago
  Victor Lopes 498bc93c15
Merge pull request #125 from 0xPolygonMiden/vlopes11-store-get-leaf-depth 2 years ago
  Victor Lopez 00ffc1568a
feat: add `MerkleStore::get_leaf_depth` 2 years ago
  Augusto Hack cbf51dd3e2
Merge pull request #127 from 0xPolygonMiden/hacka-optimized-peak-hash 2 years ago
  Augusto F. Hack ab903a2229
mmr: optimized peak hash for Miden VM 2 years ago
  Bobbin Threadbare 86dba195b4
Merge pull request #124 from 0xPolygonMiden/bobbin-merkle-fixes 2 years ago
  Bobbin Threadbare bd557bc68c fix: add validation to NodeIndex constructor and remove BitIterator 2 years ago
  Augusto Hack cf94ac07b7
Merge pull request #121 from 0xPolygonMiden/hacka-simple-smt-parent-node-iterator 2 years ago
  Augusto Hack d873866f52
Merge pull request #118 from 0xPolygonMiden/hacka-support-mmr-in-the-merkle-store 2 years ago
  Augusto F. Hack 9275dd00ad
feat: add parent node iterator for SimpleSMT 2 years ago