Skip to content

v8.2.0

Compare
Choose a tag to compare
@MaidSafe-QA MaidSafe-QA released this 14 Feb 09:36
· 83 commits to master since this release

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