Releases: maidsafe/sn_dbc
Releases · maidsafe/sn_dbc
v1.5.0
1.5.0 (2021-06-02)
Features
- bench: benchmark split and merge reissus (852ac41)
v1.4.0
1.4.0 (2021-05-28)
Features
- owners: blind owners in dbccontent (f63454b)
v1.3.0
1.3.0 (2021-05-27)
Features
- redefine Hash as a struct so we can impl Display on it, and print as base64 (b540203)
v1.2.0
1.2.0 (2021-05-25)
Features
- mint: take input hashes belonging to mint, in reissue method (37b826b)
v1.1.0
1.1.0 (2021-05-19)
Features
- dbc_owner: dbc_content now has an owner (0eaede9)
- dbc_owners: make room in MintRequest for input ownership proof (58f84af)
Bug Fixes
- dbc_owner: verify input owner proofs (ffb5b66)
- fuzz_testing: start fuzzing for ownership proofs (b83e0eb)
- owner: depend on threshold_crypto instead of bls_dkg (1fd6a7b)
- owner: tests are now fuzzing the owner field (fd81ae0)
v1.0.7
1.0.7 (2021-05-11)
Bug Fixes
- mint: ensure mint request balances; validate output parents (18835d6)
- mint: output parents are now checked (93ae081)
- mint: validate output numbering (64f67df)