33 Commits (d2a67396053fded90ec72690404c8c7728b98e4e)

Author SHA1 Message Date
  Al-Kindi-0 cae87a2790
chore: add signatures benchmarks (#354) 4 months ago
  Qyriad b151773b0d
feat: implement concurrent Smt construction (#341) 4 months ago
  Augusto Hack dbab0e9aa9
fix: clippy warnings (#280) 1 year ago
  Philippe Laferrière 8ea37904e3 Introduce `SparseMerkleTree` trait (#245) 1 year ago
  Bobbin Threadbare 004a3bc7a8 docs: update changelog and readme 1 year ago
  Bobbin Threadbare 525062d023 docs: update bench readme 1 year ago
  Al-Kindi-0 a2a26e2aba docs: added RPX benchmarks 1 year ago
  Al-Kindi-0 3125144445 feat: RPX (xHash12) hash function implementation 1 year ago
  Bobbin Threadbare cf91c89845 refactor: clean up features 1 year ago
  Bobbin Threadbare f08644e4df refactor: simplify recording MerkleStore structure 1 year ago
  tohrnii fe9aa8c28c refactor: refactor crypto APIs to use RpoDigest instead of Word 1 year ago
  Bobbin Threadbare fcf03478ba refactor: update SimpleSmt interfaces 1 year 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
  Bobbin Threadbare bd557bc68c fix: add validation to NodeIndex constructor and remove BitIterator 2 years ago
  Bobbin Threadbare 433b467953 feat: optimized hash_elements for blake3 hasher 2 years ago
  Victor Lopez d37f3f5e84
feat: Add `depth` as store SMT argument 2 years ago
  Augusto F. Hack ef342cec23
bugfix: fix store benchmark 2 years ago
  Augusto F. Hack 78e82f2ee6
feat: add benchmark for storages 2 years ago
  Victor Lopez 3a6a4fcce6
feat: refactor simple smt to use empty subtree constants 2 years ago
  Augusto F. Hack 956e4c6fad
chore: initial run pre-commit 2 years ago
  Bobbin Threadbare 527455f600 docs: minor updates to main and benchmark README files 2 years ago
  Victor Lopez 5fd0d692e8
feat: add simple sparse merkle tree 2 years ago
  Al-Kindi-0 c728423902 doc: benchmark hash functions 2 years ago
  Al-Kindi-0 20b437f842 feat: blake3 benchmarks 2 years ago
  Bobbin Threadbare ee1d5dc2e1 chore: clean up create interfaces 2 years ago
  Al-Kindi-0 0abadf327e chore: rustfmt fix + minor nits 2 years ago
  Al-Kindi-0 1e177f0ba3 feat: benchmark RPO 2 years ago