How to upgrade from v2.1.x to v2.2.0
This is a step by step guide to upgrade from Boost v2.1.x to Boost v2.2.0
Boost v2.2.0 enables support for Direct Data Onbording (DDO) and no longer support legacy deals in any form. These changes resulted in some breaking changes in the configuration. Please follow the below steps to upgrade.
Please save you current configuration to a file with
boostd config updated --diffNote down the asking price setting from the
boostdUI.Pull the new stable release v2.2.0 or RC candidate v2.2.0-rcx
Rebuild the binaries with the new version
Stop
booster-http,booster-bitswap,boostdandboostd-datain that orderStart
boostd-dataservice first.Start
boostdafter upgrade and shutdown after a successful startReview the
<boost repo>/config.tomlfor configuration parameters saved in step 1 and update them if they have been reset to default values.Start
boostd,booster-httpandbooster-bitswapservices.Restore the asking price setting from UI.
Last updated

