Skip to content

v2.23.48

Pre-release
Pre-release
Compare
Choose a tag to compare
@bruce-riley bruce-riley released this 26 Mar 18:07
· 86 commits to main since this release
aa22a2b

Key Changes

This release is a minor addition on top of v2.23.47 which hard codes the gossip network parameters so that guardians and users of the spy should not need to specify them in the config. (Although the parameters are still supported for network upgrade testing purposes, they should not be used unless you are asked to do so.)

The following config parameters should be removed from the guardiand config:

  • --network
  • --bootstrap
  • --ccqP2pBootstrap

The following config changes should be made for the spy:

  • Add --env with a value of mainnet or testnet.
  • Remove --network
  • Remove --bootstrap

What's Changed (v2.23.47 and v2.23.48)

New Contributors

Full Changelog: v2.23.45...v2.23.48