Skip to content

v0.1.2

Latest

Choose a tag to compare

@gluckzhang gluckzhang released this 23 Oct 09:25
39d2214

Summary

  • Now the validator_service role supports both building binaries in each host, or building binaries in one host and pushing them to each host, which can be helpful for upgrading an active validator node. See more here.
  • The binaries to be built can be configured now using fogo_binaries_to_build. By default, it builds and updates the binaries fdctl, solana, and agave-leader-tool.
  • The options install_solana_cli and solana_cli_version have been deprecated and please use install_agave_validator_binary and agave_validator_version instead. This means the Solana CLI should be built from the Fogo codebase (using fogo_binaries_to_build to configure).

What's Changed

Full Changelog: v0.1.1...v0.1.2