Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Version 1.0.0-beta.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@MaciejBaj MaciejBaj released this 15 Jun 11:33
· 25684 commits to development since this release
v1.0.0-beta.9
a90381d

Change Log

1.0.0-beta.9 (2018-06-14)

Full Changelog

Fixed bugs:

  • Balances in mem_accounts off after snapshotting #2126
  • beta8 does not sync from 0 because of invalid fee #2123

Merged pull requests:

  • Balances in mem_accounts off after snapshotting - Closes #2126 #2115 (4miners)
  • beta8 does not sync from 0 because of invalid fee - Closes #2123 #2124 (4miners)
  • Migration config.json script from 1.0.0-beta.7 to 1.0.0-beta.9 - Closes #2046 #2130(MaciejBaj)
  • Fix create_rounds_rewards_table SQL migration query - Fixes #2126 (4miners)