github kaspanet/rusty-kaspa v0.17.1
Release v0.17.1

pre-release22 hours ago

Notes

  • This version includes an optimization that significantly reduces base RAM usage especially in 10BPS networks
  • It also includes a new configuration for retention period. See below

New Configuration

Configuration Type Usage
retention-period-days f64 The number of days to keep data for. Must be at least 2. If not set, the node will default to keeping only data for the pruning period

Sample Usage - Keep 30 days worth of data:

./kaspad --utxoindex --retention-period-days=30

What's Changed

Full Changelog: v0.17.0...v0.17.1

Don't miss a new rusty-kaspa release

NewReleases is sending notifications on new releases.