Releases: maidsafe/sn_dbc
Releases · maidsafe/sn_dbc
v16.0.0
16.0.0 (2023-04-12)
⚠ BREAKING CHANGES
- include spend src tx hash
- update encrypt api to take dbc id
Features
- expose sign fn for main key (a94a0ef)
- expose verify fn for public address (23c2a8c)
- update encrypt api to take dbc id (ef6b308)
Bug Fixes
v15.1.0
15.1.0 (2023-04-11)
Features
- gen rand dbc id src from public address (6beae69)
v15.0.0
15.0.0 (2023-04-09)
⚠ BREAKING CHANGES
v14.0.0
14.0.0 (2023-04-08)
⚠ BREAKING CHANGES
- remove consensus signatures
Features
- remove consensus signatures (4e3b38d)
v13.0.0
13.0.0 (2023-04-05)
⚠ BREAKING CHANGES
v12.0.0
12.0.0 (2023-03-27)
⚠ BREAKING CHANGES
-
builder: keep revealedoutputs
-
rename Input to BlindedInput
-
rename OutputProof to BlindedOutput
-
builder: keep revealedoutputs (d3f0c43)
-
rename Input to BlindedInput (3c9ff69)
-
rename OutputProof to BlindedOutput (4fc3c9f)
v11.0.1
11.0.1 (2023-03-23)
Bug Fixes
- benches: place unix dep under compiler flag (3ccac46)
v11.0.0
11.0.0 (2023-03-22)
⚠ BREAKING CHANGES
v10.0.0
10.0.0 (2023-03-15)
⚠ BREAKING CHANGES
Features
- add public key and commitment easy access to dbc api (294431e)