https://mega.co.nz/#!zpI1TSTZ!2jAswTTrA107poOfvRGnsnpFC38Ink-8Cg6FTPtsdq0
Changes:
- Fixed some database corruption errors. When closing the application incorrectly it should no longer create a fork.
- You can no longer send transactions while synchronizing or while having no connections.
- You can no longer create multiple transactions by spamming the button.
- Fixed some network related errors more specificly "received message with wrong magic".
- While synchronizing blocks are now being preloaded. This speeds up synchronization.
- The application should no longer freeze when trying to close it while it is downloading the blockchain.
- When orphaning blocks the transactions will now be resend properly through the network.
- Made some changes to the calculation of the unconfirmed balance.