You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Notable changes
Added support for IPFS v0.11+
Fixed an integer precision bug that can cause transaction number to clash (DB upgrade required)
Fixed bug on commit-reveal chain that can lead to infinite loop in resolution
Fixed bug where Bitcoin Core does not load the wallet previously loaded upon restart
Populated the controller field in DID Document resolved
Added more logging to MongoDB activities
Fixed deactivate operation and added deactivated property in resolution metadata
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.