BitShares 2.0.160328
All full nodes will be required to upgrade to this release by Mon Apr 4 17:00:00 UTC 2016.
Bugfixes
- Fix an incorrect asset ID returned by
cli_wallet
for non-BTS vesting balances #625 - Fix a bug causing multisig to (incorrectly) fail in some cases #631
- Restore p2p shutdown logic fix which was unintentionally excluded from the previous release #598 #637
- Restore extension serialization fix which was unintentionally excluded from the previous release #599 #637
Testing
- Fix slightly buggy
verify_asset_supplies()
check in unit tests #639
Build system
- Various fixes to
make install
target - Fix out-of-tree builds #633