Skip to content

BOSCore v3.0.5 Release Note

Compare
Choose a tag to compare
@Thaipanda Thaipanda released this 14 Feb 09:38
· 72 commits to master since this release
09312ec

Change Description

Upgrade Boost verion into 1.7 to support VM 2.0 and miscellaneous fixes.

  1. Upgrade boost from 1.67_1 to 1.71.0
  2. Upgrade fc submodule to support boost 1.7
  3. Remove queued HTTP handler registration
  4. Modify docker builder for support boost 1.7
  5. Remove bnet_plugin
  6. Correct cpu_usage calculation when more than one signature
  7. Use calculation that avoids possible negative values
  8. Update build scripts for different platforms.
  9. fix http_plugin; emit lib, emit new lib to a separate channel.
  10. Remove chainbase env check for the latter upgrade without replay

API Changes

  • Add /v1/node/get_supported_apis

Version:

  • build from source code with tag : v3.0.5
  • or use docker image : boscore/bos:v3.0.5