Skip to content

Releases: maidsafe/sn_dbc

v20.0.0

12 Sep 05:48
Compare
Choose a tag to compare

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

03 Jul 14:39
Compare
Choose a tag to compare

19.1.1 (2023-06-29)

Bug Fixes

  • check for overflow while adding values (3c27b94)

v19.1.0

20 Jun 06:00
Compare
Choose a tag to compare

19.1.0 (2023-06-20)

Features

  • include parent tx in spend (3e8f3bf)

v19.0.1

12 Jun 12:01
Compare
Choose a tag to compare

19.0.1 (2023-06-12)

v19.0.0

31 May 12:23
Compare
Choose a tag to compare

19.0.0 (2023-05-31)

⚠ BREAKING CHANGES

  • remove bincode serialisation from Hash hex-encoding

  • remove bincode serialisation from Hash hex-encoding (84312ec)

v18.1.0

31 May 11:19
Compare
Choose a tag to compare

18.1.0 (2023-05-31)

Features

  • only print dbc_id when printing SignedSpend (3351dc8)

v18.0.0

19 May 01:54
Compare
Choose a tag to compare

18.0.0 (2023-05-19)

⚠ BREAKING CHANGES

  • renames fields and methods in Spend

Features

  • rename spends with better names (3a608aa)

v17.0.1

01 May 07:39
Compare
Choose a tag to compare

17.0.1 (2023-05-01)

v17.0.0

13 Apr 08:45
Compare
Choose a tag to compare

17.0.0 (2023-04-13)

⚠ BREAKING CHANGES

  • have dbcs take derived key

  • have dbcs take derived key (8a124c9)

v16.0.1

12 Apr 09:47
Compare
Choose a tag to compare

16.0.1 (2023-04-12)

Bug Fixes

  • expose the new type taken in api (ada0dc9)