0.0.9-rel (64bit, Ubuntu 14.04, mastercored binary)
zathras-crypto
released this
03 Feb 01:30
·
313 commits
to mscore-0.0.9
since this release
Please read the README for full installation instructions
Distributions supported for this release: Ubuntu 14.04 LTS
Version 0.0.9-rel
Binary is 64bit.
Built with:
Boost 1.54
BerkeleyDB 4.8
Archive includes:
README
mastercored
Relase Notes - MasterCore 0.0.9-rel
+This release is consensus critical. You MUST update before block 342650. After block 342650 prior versions WILL provide incorrect data
+This release modifies the schema. You MUST reparse when upgrading (run once with the --startclean option)
+Integrators should regularly poll getinfo_MP for any alerts to ensure they are kept aprised of any urgent issues
- Mainnet Send To Owners transaction processing is live from block 342650
- STO support added to listtransactions_MP
- STO RPC calls getsto_MP and sendtoowners_MP added
- Added --startclean option to automate reparsing (removal of MP_ state folders etc)
- Alerting system added including evaluation and shutdown in event of new protocol messages being made live that are unsupported by client
- getinfo_MP RPC call added
- Numerous bugfixes