github vechain/thor v1.0.8

latest releases: v2.1.1, v2.1.1-rc.1, v2.1.1-rc...
5 years ago

This update would cause your thor node OUT-OF-SERVICE for up to two hours, to rebuild logs database. Please properly schedule your upgrading plan, and read the instructions carefully. Follow the instructions given below.

Instructions

  • build from source code

    • make dep
    • make all
  • for Master Node, it is recommended to specify flag -skip-logs at startup, to avoid OUT-OF-SERVICE. -skip-logs flag skips rebuilding logs DB on startup. With this flag set, APIs under /logs will be unavailable.

Changes

  • Add -pprof flag to support online performance profiling #239
  • Add -skip-logs flag to allow skipping logs DB rebuilding #243
  • Optimize logs DB #243
  • Improve TX propagation #245

Don't miss a new thor release

NewReleases is sending notifications on new releases.