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.