v3.0.5-rc1
Pre-release
Pre-release
Mandel v3.0.5-rc1 Release Notes
Changes from v3.0.0-rc1
- #38 Backport dfuse support. The log format is different from 2.0 and 2.1 and provides a distinct version number. See #38 for more info.
- #43 Changes to EOSIO 2.0.x since 2.0.13
- EOSIO/eos#10651 Reset sync_known_lib_num when closing a connection
- EOSIO/eos#10767 Bug fix: passing incorrect HTTPS configuration no longer breaks the HTTP server
- EOSIO/eos#10932 Add total CPU and NET to get_info
- Make it easier to implement calculations to do automatic powerups. Currently, users use hacks to get around this by estimating the values based on the
get_account
response of an account with a lot of stake.
- Make it easier to implement calculations to do automatic powerups. Currently, users use hacks to get around this by estimating the values based on the
- EOSIO/eos#10961 net_plugin: shutdown segfault fix
- EOSIO/eos#11066 net_plugin bugfix for resetting requested range
- #45 Respect the cpu-effort-percent while processing dedup list
- #52 Backport of additional subjective cpu logging
- #55 Backport fix to take into account network latency when syncing from a node
- #64 Backport fix of compiler warnings
- Build and CI/CD related
- #54 Report ctest failure results