Releases: maidsafe/sn_dbc
Releases · maidsafe/sn_dbc
v7.2.0
v7.1.0
v7.0.1
v7.0.0
v6.0.0
6.0.0 (2022-06-29)
⚠ BREAKING CHANGES
- changes in the API due to Dbc struct change, but also due
to moving GenesisMaterial to the mock/exmaple mod as it's not needed in public API. - embed the transaction which spent the inputs within the Dbc struct
Features
v5.0.0
v4.0.0
4.0.0 (2022-06-11)
⚠ BREAKING CHANGES
- a change from the blsttc release cascades here to require the error type to remove
derivation fromSerialize
andDeserialize
.
This release includes some utilities for converting keys to and from hex, which I have been making
use of in work related to owned DBCs.
- update blsttc to 6.0.0 (f5fddba)