Skip to content

v1.0.4

Latest
Compare
Choose a tag to compare
@thehenrytsai thehenrytsai released this 09 Jun 01:42
· 15 commits to master since this release
56cee02

Notable changes

  1. Added support for IPFS v0.11+
  2. Fixed an integer precision bug that can cause transaction number to clash (DB upgrade required)
  3. Fixed bug on commit-reveal chain that can lead to infinite loop in resolution
  4. Fixed bug where Bitcoin Core does not load the wallet previously loaded upon restart
  5. Populated the controller field in DID Document resolved
  6. Added more logging to MongoDB activities
  7. Fixed deactivate operation and added deactivated property in resolution metadata
  8. Other miscellaneous stability improvements

WARNING: Backend data model is changed in this release, both ION Core and ION Bitcoin services will auto-upgrade (re-sync) the existing DB on startup.

MAKE SURE you don't have ION Core running the latest build (v1.0.4) while ION Bitcoin is running an older version, this will corrupt ION Core's DB. Stop BOTH services and upgrade ION Bitcoin build first.