Skip to content

Releases: maidsafe/sn_dbc

v9.0.0

02 Mar 06:21
Compare
Choose a tag to compare

9.0.0 (2023-03-02)

⚠ BREAKING CHANGES

  • Changes the SpentProofs

Features

  • dbc reasons in SpentProof (6a6eeea)
  • to from hex string for Hash (f20e23c)

Bug Fixes

v8.4.0

28 Feb 10:48
Compare
Choose a tag to compare

8.4.0 (2023-02-28)

Features

  • builder: add api for adding spentproof (3cfb58d)

v8.3.1

21 Feb 17:59
Compare
Choose a tag to compare

8.3.1 (2023-02-21)

v8.3.0

16 Feb 06:58
Compare
Choose a tag to compare

8.3.0 (2023-02-16)

Features

Bug Fixes

v8.2.2

15 Feb 10:33
Compare
Choose a tag to compare

8.2.2 (2023-02-15)

Bug Fixes

v8.2.1

15 Feb 10:03
Compare
Choose a tag to compare

8.2.1 (2023-02-15)

Bug Fixes

  • remove space in keywords (20fdc79)

v8.2.0

14 Feb 09:36
Compare
Choose a tag to compare

8.2.0 (2023-02-14)

Features

  • add domain separators to msg encoding (34348f3)
  • domain separators for DbcTransaction encoding (6ac9400)
  • remove hand wavy crypto, use blsttc (c25ef94)
  • remove ringct (e06e9f0)
  • remove ringct dependency (746cec3)
  • revamp input commitment code (423e3dc)
  • use safer bulletproofs instead of bls_bulletproofs (e6cb255)

Bug Fixes

v8.1.1

08 Nov 14:35
Compare
Choose a tag to compare

8.1.1 (2022-11-08)

v8.1.0

23 Sep 12:55
Compare
Choose a tag to compare

8.1.0 (2022-09-23)

Features

  • function to get commitments from transaction (fa23ff9)

v8.0.0

16 Aug 16:15
Compare
Choose a tag to compare

8.0.0 (2022-08-16)

⚠ BREAKING CHANGES

  • reducing spent proof verification public API scope to only check it is known key

  • reducing spent proof verification public API scope to only check it is known key (cf559f1)