polydez
|
2a5b8ffb21
|
feat: implement functionality needed for computing openings for recent blocks (#367)
* refactor: make `InnerNode` and `NodeMutation` public
* feat: implement serialization for `LeafIndex`
|
2 months ago |
polydez
|
589839fef1
|
feat: reverse mutations generation, mutations serialization (#355)
* feat: revert mutations generation, mutations serialization
* tests: check both `apply_mutations` and `apply_mutations_with_reversion`
* feat: add `num_leaves` method for `Smt`
* refactor: improve ad-hoc benchmarks
* chore: update crate version to v0.13.1
|
3 months ago |
Al-Kindi-0
|
e1072ecc7f
|
chore: update to winterfell dependencies to 0.11 (#346)
|
4 months ago |
Bobbin Threadbare
|
063ad49afd
|
chore: update crate version to v0.13.0
|
4 months ago |
Philipp Gackstatter
|
a27f9ad828
|
refactor: use `thiserror` to derive errors and update error messages (#344)
|
4 months ago |
Bobbin Threadbare
|
ee20a49953
|
chore: increment crate version to v0.12.0 and update changelog
|
5 months ago |
Al-Kindi-0
|
0d75e3593b
|
chore: migrate to Winterfell v0.10.0 release (#338)
|
5 months ago |
Bobbin Threadbare
|
689cc93ed1
|
chore: update crate version to v0.11.0 and set MSRV to 1.82
|
6 months ago |
Bobbin Threadbare
|
876d1bf97a
|
chore: update crate version v0.10.3
|
6 months ago |
Philipp Gackstatter
|
8adc0ab418
|
feat: implement `get_size_hint` for `Smt` (#331)
|
6 months ago |
Bobbin Threadbare
|
c2eb38c236
|
chore: increment crate version to v0.10.2
|
6 months ago |
Bobbin Threadbare
|
e34900c7d8
|
chore: update version to v0.10.1
|
7 months ago |
Bobbin Threadbare
|
9f63b50510
|
chore: increment crate version to v0.10.0 and update changelog
|
8 months ago |
Al-Kindi-0
|
f967211b5a
|
feat: migrate to new Winterfell (#315)
|
11 months ago |
Bobbin Threadbare
|
f72add58cd
|
chore: increment crate version to v0.9.3 and update changelog
|
1 year ago |
Bobbin Threadbare
|
43fe7a1072
|
chore: increment crate version to 0.9.2 and update changelog
|
1 year ago |
Bobbin Threadbare
|
9454e1a8ae
|
chore: increment crate version to v0.9.1
|
1 year ago |
Bobbin Threadbare
|
5a2e917dd5
|
Tracking PR for v0.9.0 release (#278)
* chore: update crate version to v0.9.0
* chore: remove deprecated re-exports
* chore: remove Box re-export
* feat: implement pure-Rust keygen and signing for RpoFalcon512 (#285)
* feat: add reproducible builds (#296)
* fix: address a few issues for migrating Miden VM (#298)
* feat: add RngCore supertrait for FeltRng (#299)
---------
Co-authored-by: Al-Kindi-0 <82364884+Al-Kindi-0@users.noreply.github.com>
Co-authored-by: Paul-Henry Kajfasz <42912740+phklive@users.noreply.github.com>
|
1 year ago |