Skip to content

DDN release v3.2.0

Compare
Choose a tag to compare
@imfly imfly released this 10 Feb 22:19
· 609 commits to master since this release
b750f3f

3.2.0 (2020-02-10)

Features

  • update to v3.2.0 that delete all the ddn prefix (c700347)
  • ddn-asset-*: improve DDN asset to make its development configuration simpler (dc1e902)
  • ddn-cli: change command line tools ddn-cli to ddn, and add generating blockchain from template (d46d3f9)
  • ddn-crypto: add ddn-crypto module to handle all the functions of encryption and decryption (2c60168)

improvement

  • ddn-crypto: change js-nacl to tweetnacl.js etc (a3ad7ad)

BREAKING CHANGES

  • All modules are in @ddn with no ddn prefix, and command line has the same name ddn.
  • ddn-crypto: Improved encryption algorithm, unified encryption management and improved
    comprehensive performance
  • ddn-crypto: Focus on Cryptography
  • ddn-cli: 1. change command line tool ddn-cli to ddn;2. Add new functions