Skip to content

[0.1.1] - 02-Oct-2020

Compare
Choose a tag to compare
@fboucquez fboucquez released this 03 Oct 09:50
· 252 commits to main since this release
0cecd0f

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 like testnet.
  • New Command: symbol-bootstrap report generates rst and csv files from the configured server properties for documentation. Added --report flag to config and start commands.
  • Fixed default host names in api and peer in testnet preset.
  • The voting:, harvesting: and api: node preset flags define the node's roles: setting. There is no need to provide roles: 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.