Release notes:
- Decrease sprint length from 64 to 16
- Increase baseFeeChangeDenominator from 8 to 16
- GRPC integration for bor and heimdall
- Updates and improvements in the description and documentation of the flags in new-cli along with their default values in the help command.
- Pruning has been introduced in the new-cli. The internal mechanism of pruning will work in the same way as it used to with the previous versions. The command snapshot prune-state will be available as a subcommand of the bor binary and will accept relevant flags (e.g. --datadir). More details can be found here.
- Bug fixes and improvements