Releases: maidsafe/sn_dbc
Releases · maidsafe/sn_dbc
v20.0.0
20.0.0 (2023-09-12)
⚠ BREAKING CHANGES
- PR makes encrypted ciphers public, thus obsoleting the sending of DBCs
- removes derivation index ciphers
Features
-
make PublicAddress and MainKey transparent (c597196)
-
unencrypted derivation index (cc1f0c3)
-
cleanup renamings (f498812)
v19.1.1
19.1.1 (2023-06-29)
Bug Fixes
- check for overflow while adding values (3c27b94)
v19.1.0
19.1.0 (2023-06-20)
Features
- include parent tx in spend (3e8f3bf)
v19.0.0
19.0.0 (2023-05-31)
⚠ BREAKING CHANGES
v18.1.0
18.1.0 (2023-05-31)
Features
- only print dbc_id when printing SignedSpend (3351dc8)
v18.0.0
18.0.0 (2023-05-19)
⚠ BREAKING CHANGES
- renames fields and methods in Spend
Features
- rename spends with better names (3a608aa)
v17.0.0
17.0.0 (2023-04-13)
⚠ BREAKING CHANGES
v16.0.1
16.0.1 (2023-04-12)
Bug Fixes
- expose the new type taken in api (ada0dc9)