github ShentuChain/testnet v0.8.1
v0.8.1-testnet

latest releases: v0.13.4, v0.13.3, v0.13.2...
3 years ago

A small enhancement from the 0.8.0 testnet version, with --pruning flag for certikd start command for memory management.

pruning will have 3 options:

  • nothing: the node will retain every past states.
  • everything: the node will discard all past states. Note the history will not be pruned.
  • syncable: the node will retain every 10000th state and most 100 recent states. This is now the default strategy.

Don't miss a new testnet release

NewReleases is sending notifications on new releases.