Releases: dusk-network/Poseidon252
Releases · dusk-network/Poseidon252
v0.20.0
[0.20.0] - 2021-04-06
Changed
- Update
dusk-plonk
from 0.6
to 0.7
#119
- Update
dusk-hades
from 0.14
to 0.15
#119
Fixed
- Merkle Opening constant circuit description [#122]
v0.19.0
[0.19.0] - 2021-03-11
Changed
- Update
dusk-plonk
from 0.5
to 0.6
#117
- Update
dusk-hades
from 0.13
to 0.14
v0.18.0
[0.18.0] - 2021-02-11
Changed
- Change crate's name from
Poseidon252
to dusk-poseidon
- Implement
Canon
for PoseidonBranch
v0.17.0
[0.17.0] - 2021-02-01
Changed
- Sponge gadget import path simplified.
Fixed
- PoseidonBranch minimum depth fixed. #112
v0.15.0
[0.15.0] - 04-12-20
Fixed
- PoseidonMaxAnnotation borrow fix for latest microkelvin.
v0.14.1
[0.14.1] - 21-11-20
Changed
- Sponge hash defined as a no-std function.
- Set perm uses as simplified import and no-std.
v0.14.0
[0.14.0] - 17-11-20
Changed
v0.13.2
Update Hades version and libraries dependent on BLS and JubJub
v0.13.1
[0.13.1] - 06-11-20
Changed
- Feature split between
canon
and canon_host
for constrained and unconstrained environments.
- Canon implementation for PoseidonTree.
v0.13.0
[0.13.0] - 04-11-20
Changed
- PoseidonLeaf pos setter for API consistency with Phoenix
Removed
- PoseidonCipher std::io implementations