besu icon indicating copy to clipboard operation
besu copied to clipboard

Set snap sync as default for named ethereum networks

Open garyschulte opened this issue 2 years ago • 0 comments

Signed-off-by: garyschulte [email protected]

PR description

Set snap sync as default for named ethereum networks. No rush to merge this one ahead of the 22.7.0 release

  • changes NetworkName to specify the default SyncMode, rather than just a boolean for support FAST sync or not
  • sets snap sync as the default for:
    • kiln
    • goerli
    • sepolia
    • ropsten
    • rinkeby
    • mainnet

Fixed Issue(s)

fixes #4203

Documentation

  • [ ] I thought about documentation and added the doc-change-required label to this PR if updates are required.

Changelog

garyschulte avatar Aug 02 '22 02:08 garyschulte