Bobbin Threadbare
457c985a92
refactor: remove sve feature flag
1 year ago
Bobbin Threadbare
004a3bc7a8
docs: update changelog and readme
1 year ago
Al-Kindi-0
36d3b8dc46
feat: move RpoRandomCoin and define Rng trait
nits: minor
chore: update log and readme
1 year ago
Bobbin Threadbare
9d52958f64
docs: update changelog
1 year ago
Bobbin Threadbare
41f03fbe91
chore: update main readme
1 year ago
Bobbin Threadbare
7ddcdc5e39
docs: add module descriptions
1 year ago
Bobbin Threadbare
aeadc96b05
docs: add signature section to main readme
1 year ago
Bobbin Threadbare
cf91c89845
refactor: clean up features
1 year ago
Andrey Khmuro
71b04d0734
refactor: replace MerklePathSet with PartialMerkleTree
1 year ago
Bobbin Threadbare
858f95d4a1
chore: update changelog
1 year ago
Bobbin Threadbare
2ed880d976
chore: add TieredSmt to readme
1 year ago
Victor Lopez
d37f3f5e84
feat: Add `depth` as store SMT argument
Prior to this commit, MerkleStore allowed the creation of Sparse Merkle
tree only with the maximum depth of 63. However, this doesn't fit the
Tiered Sparse Merkle tree requirements, as it will contain trees of
depth 16.
This commit adds the `depth` argument to the MerkleStore methods that
will create Sparse Merkle trees.
2 years ago
Bobbin Threadbare
d68be83bc4
chore: add Mmr to readme and changelog
2 years ago
Bobbin Threadbare
a58922756a
chore: update crate versions, dependencies, and CHANGELOG
2 years ago
Bobbin Threadbare
3c9a5235a0
docs: fix typos in doc comments
2 years ago
Victor Lopez
325b3abf8b
chore: prepare for `v0.1.2` release
2 years ago
Victor Lopez
0799b1bb9d
feat: add merkle node index
This commit introduces a wrapper structure to encapsulate the merkle
tree traversal.
related issue: #36
2 years ago
Bobbin Threadbare
527455f600
docs: minor updates to main and benchmark README files
2 years ago
Al-Kindi-0
c728423902
doc: benchmark hash functions
doc: benchmark hash functions
fix nits
fix: misc. nits
fix: nits and link
fix additional nits
fix: nits
2 years ago
Bobbin Threadbare
9b08ac731d
docs: update main README file
2 years ago
Bobbin Threadbare
19a79d31ac
Initial commit
2 years ago