Releases: fboucquez/symbol-bootstrap
Releases · fboucquez/symbol-bootstrap
[0.1.1] - 02-Oct-2020
Milestone: Hippopotamus(0.10.0.3)
Package | Version | Link |
---|---|---|
Symbol Bootstrap | v0.1.1 | symbol-bootstrap |
- New Command:
symbol-bootstrap link
links the nodes' VRF and Voting keys to an existing network. This simplifies the node registration process to running networks liketestnet
. - New Command:
symbol-bootstrap report
generates rst and csv files from the configured server properties for documentation. Added--report
flag toconfig
andstart
commands. - Fixed default host names in
api
andpeer
intestnet
preset. - The
voting:
,harvesting:
andapi:
node preset flags define the node'sroles:
setting. There is no need to provideroles:
attribute anymore. - Voting, signing and VRF keys, transactions and tree file are generated and announced when required depending on the node role flags.
- Added
votingKeyDilution
,votingKeyStartEpoch
votingKeyEndEpoch
preset params define to voting key link transaction and tree file. - The field
enableDispatcherInputAuditing
is disabled by default saving disk space. - Added custom host configuration in docker-compose.
- Readme and custom preset examples have been improved.
- Allowing API custom preset object in addition to the file custom yml file.
[0.1.0] - 26-Sep-2020
Milestone: Hippopotamus(0.10.0.3)
Package | Version | Link |
---|---|---|
Symbol Bootstrap | v0.1.0 | symbol-bootstrap |
- 0.10.0.3 catapult server support.
- 2.1.0 rest server support.
- Improved logging configuration.
- Allowing custom user when running config time docker images.
- Renamed param from
--daemon
to--detached
to keep it in line with docker compose. - Added
--service (-s)
to allow starting just one docker service by name.
[0.0.0] - 14-Sep-2020
Milestone: Gorilla.1(0.9.6.4)
Package | Version | Link |
---|---|---|
Symbol Bootstrap | v0.0.0 | symbol-bootstrap |
- The very first version of the tool!