Skip to content

Fully modular blockchain platform

Compare
Choose a tag to compare
@imfly imfly released this 07 Jan 13:30
· 644 commits to master since this release
c92995f

3.1.0 (2020-01-07)

Bug Fixes

  • ddn: fix a warning about promise (5f8b906)
  • ddn: modified the addressUtil and configs (9c2a232)
  • ddn-cli: fix bignum-utils instead of ddn-utils (6d3d36a)
  • ddn-node-sdk: fix a few bugs about var not being defined (d65ad07)
  • packages: fix some bugs in ddn-utils, ddn-test, and ddn-aob (e01a79e)

Features

  • component: add scripts and lerna-changelog to project (0268614)
  • ddn-peer: add a new module ddn-peer and example blockchain (4f3a5c2)

improvement

  • ddn-core: configured according to different environments (6c717a4)

BREAKING CHANGES

  • ddn-peer: The new chain is built on the core peer and its components.
  • ddn-core: The configuration can be specified by distinguishing different environments through the environment variable 'DDN_ENV'