###Important information
By default this software will use your existing Bitcoin wallet, including spending bitcoins contained therein, for example for transaction fees or trading. Please backup your existing Bitcoin wallet before using this software.
This version does not support a Bitcoin Core v0.10 blockchain due to it's out of order block storage. If you intend to share the same data directory with Bitcoin Core, please use Bitcoin Core v0.9.
This is the first experimental release of Omni Layer support in the QT UI, please be vigilant with testing and do not risk large amounts of Bitcoin and Omni Layer tokens.
The first time Omni Core is run the startup process may take an hour or more to parse existing Omni Layer transactions. This may create the impression of a frozen client, but it is normal and occures only during the first start of Omni Core.
###Upgrade notes
This release is not consensus affecting or mandatory.
The transaction index is no longer enabled by default. You must ensure you have txindex=1 in your configuration file.
If you are upgrading from a version earlier than Omni Core 0.0.9, you must start with the --startclean parameter to refresh your persistence files.
###Supported distributions
This release was tested with the following distributions:
- Windows 8.1 (64 bit)
- Ubuntu 14.04 LTS (64 bit)
- ???
###Change log
####General
- Extra console debugging removed
- Bitcoin 0.10 blockchain detection (will refuse to start if out of order block storage is detected)
- txindex default value now matches Bitcoin Core (false)
- Update authorized alert senders
- Added support for TX70 to RPC output
- Fix missing LOCK of cs_main in selectCoins()
- Versioning code updated
####UI
- New signal added for changes to Omni state (emitted from block handler for blocks containing Omni transactions)
- Fix double clicking a transaction in overview does not activate the Bitcoin history tab
- Splash screen updated to reflect new branding
- Fix frame alignment in overview page
- Update send page behaviour and layout per feedback
- Fix column resizing on balances tab
- Right align amounts in balances tab
- Various rebranding to Omni Core
- Rewritten Omni transaction history tab
- Add protection against long labels growing the UI size to ridiculous proportions
- Update signalling to all Omni pages to ensure up to date info
- Override display of Mastercoin metadata for rebrand (RPC unchanged)
- Acknowledgement of disclaimer will now be remembered
- Ecosystem display fixed in property lookup
- Fix intermittent startup freezes due to locks
###Files
The archives include:
- LICENSE.txt
- mastercore-cli (.exe)
- mastercored (.exe)
- mastercore-qt (.exe)
- README.txt
- sha256sum.txt