[1.1.2] - Jan-17-2022
Milestone: Mainnet(1.0.3.1)
Package | Version | Link |
---|---|---|
Symbol Bootstrap | v1.1.2 | symbol-bootstrap |
- Joeynet Testnet Release.
- Added Node SSL Certificate check and upgrade. Added
renewCertificates
command to renew the certificates. - The
bootstrap
preset is not the default anymore. The name must be provided via--preset
or as a custom preset field. - A 'safe' custom preset is cached in the target folder. It's not required when upgrading the node without a configuration change.
- Added
--logger
option to the commands. - Assemblies are shared between all the presets.
- Allowing user-provided
--preset
and--assembly
yml files. - Removed wallet from
demo
preset. - CI migrated from Travis to GitHub Actions.
- Fixed Faucet and Explorer versions. Full upgrade requires adding statistic service to
demo
preset.