
BitShares Core "Splash 5.2.0" was released today! BitShares community is so excited to announce the latest release of BitShares Core, BitShares Core software has been updated to the 5.2.0 Feature Release. The codename of the 5.x releases is "Splash". The Core software is used to build the validation nodes that perform consensus of all transactions on the BitShares blockchain. This release includes additions, improvements and bug fixes, but does not include any changes to the consensus protocol. Changes: - Add database API get_liquidity_pools_by_one_asset to query for liquidity pools by any one asset in the pool. - Reduce the allowable range of negative latency. - Improve market ticker read performance via chunks. - Update seed nodes. - Disable p2p network when delayed_node plugin is enabled. - Fix data error in (virtual) execute_bid_operation. - Fix transaction loss after broadcast. - Fix brain-key compatibility between bitshares-core and bitshares-ui. - Fix CLI get_account_history_by_operations ordering. - Print more info in account history in CLI. - Add CLI commands get_account_name, get_asset_id, get_asset_symbol and get_asset_name. - Fix sign_memo command for signing with public keys. For more information visit: github.com/bitshares/bitshares-core/releases/tag/5.2.0