Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@martinboehm martinboehm released this 25 Apr 20:12
· 24 commits to master since this release

What's Changed

For Ethereum-type coins, database migration is performed during the upgrade process. Migration duration varies based on database size and may take several minutes to tens of minutes. During migration, the server is offline and cannot process client requests. Bitcoin-type coins do not require database migration; the server becomes operational immediately after startup.

New Contributors

Full Changelog: v0.4.0...v0.5.0