You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add auth to communicate with the ES database with --elasticsearch-basic-auth startup option.
Custom index names with --elasticsearch-index-prefix startup option.
Removed --elasticsearch-logs startup option
Better error handling: if there is an error when sending data to ElasticSearch, plugin will stop processing blocks and keep trying, and it resumes when connection is back at the same place. Detect error on _bulk api on elasticsearch plugin #681
BitShares Core Release 2.0.1808xx
Copied from https://github.com/cedar-book/BTS-Core-work/blob/master/release201808.md in order to make links clickable.
Security fixes
API changes
max-ops-per-account
value to 100, impacts account history (Change default max-ops-per-account value to 100 #1120)get_account_limit_orders
database API to query for open orders of one account in one market Update / Add API to query for open orders with pagination #463 #463, Add API to query for open orders of one account in one market #849 database_api.hpp minor update #1163get_asset_count
API to return total number of available assets Return total number of available assets #688, fixed issue #688, add get_asset_count API #1159get_transaction_hex_without_sig
API get serialized transaction hex withoutsignatures
field (issue New API: get transaction hex withoutsignatures
field #1013 / PR Issue1013, New API: get transaction hex withoutsignatures
field #1038)fail_reason
field to proposal object Add fail reason to proposal object #730, Add fail_reason to proposal_object #1036missed_blocks
caused by chain halts Short-cut long sequences of missed blocks #1087New features and improvements
BIGNUM {aka struct bignum_st}
invalid use of incomplete type ‘BIGNUM {aka struct bignum_st}’ #327witness_node
startup option--enable-standby-votes-tracking
to track votes of standby witnesses and committee members, enabled by default add startup option to update votes for inactive objects in api nodes #987, Added startup option to track votes of standby witnesses and committee members #987 #1191, add voting tests #1211cli_wallet
startup option--suggest-brain-key
to generate keys without connecting to a witness_node Add CLI startup option to only generate keys #1011, Issue1011, Add CLI startup option to only generate keys #1039quit
command tocli_wallet
add quit command to cli_wallet #1050 #1104, add exit or quit command to cli_wallet #1050 add quit command to cli_wallet #1050 bitshares-fc#63database::update_expired_feeds()
and global object getters Improve performance ofdatabase::update_expired_feeds()
#1093 Improve update_expired_feeds performance #1093 #1180short_backing_asset
, better performance for updating asset (Issue Optimize iteration in asset_update_bitasset_evaluator #960 / PR Add index on short_backing_asset (Issue 960) #1019)Docker File
Elasticsearch
--elasticsearch-basic-auth
startup option.--elasticsearch-index-prefix
startup option.--elasticsearch-logs
startup optionelasticsearch
plugin where possible: Move semantics release #1260Bugfixes
get_account_history
pagination issue (duplicate ops whenlimit
great than 100) get_account_history return duplicate ops #1176, Fix CLI get_account_history pagination issue #1176 #1177, Test of account history pagination #1179cli_wallet
crashes for macOS 10.13.5 cli_wallet throws erorr and crashes #1127 fix editline sigsev bitshares-fc#60witness_node
to crash Allow sufficient space for new undo_session #1247 Fix proposal undo #1257boost::stacktrace
correctly Add header bitshares-fc#66Other changes
USE_PROFILER
option to Cmake to enable profiling add USE_PROFILER to Cmake #1119OPENSSL_CONF_SOURCE
variable for building in Windows Modified PR #57 bitshares-fc#59asset_api_tests
add asset_api_tests #1202core_exchange_rate
quote asset in order to create asset more easily set default quote asset_id to 1.3.1 #1132find()
call in P2P code P2P find() optimization #1090, remove needless find() in p2p #1091get_impacted_account_visitor
, removed duplicate code from impacted.cpp [cosmetics]get_impacted_account_visitor
defined in impacted.cpp and db_notify.cpp #845 merge impacted into db_notify #1073cancel_all_subscriptions
for better performance and consistency Fix cancel_all_subscriptions API #762 Refactor cancel_all_subscriptions (Issue #762) #1009 Add parameterized constructor (part of Issue 762) bitshares-fc#50push_proposal exception
log level to warn Changed push_proposal exception log level to warn #1146get_named_account_balances
code get_named_account_balances code cleanup #1135 #1154 , remove get_named_account_balances #1135object_id_type
constructor remove double assert in object_id_type constructor #1128set_body
function Backport EOS PR 3240 HTTP performance optimization #999 Added move version of set_body for performance (Issue #999) websocketpp#1 Bump for websocketpp, bitshares-core issue 999 bitshares-fc#65time_point_sec::to_iso_string
, detect boost version fc::time_point_sec::to_iso_string is broken #597 fc::time_point_sec::to_iso_string is broken #597 bitshares-fc#67missed_blocks
count no longer increases due to chain halt (retroactive change)asset_object::amount_to_string
implementation for slightly better performance Update asset_object::amount_to_string implementation #1012Contributors in this release:
SHA256 Checksum
The text was updated successfully, but these errors were encountered: