github Chia-Network/bladebit v2.0.0

latest releases: v3.1.0, v3.1.0-rc2, v3.1.0-rc1...
22 months ago

Bladebit v2.0.0

NOTE: Binary artifacts have been unpublished from this release as a bug was preventing plotting after phase 1. Please obtain the new binaries from the hotfix release version 2.0.1 here, instead.

What's Changed

Disk-based plotting is now available.

Bladebit has changed to a sub-command (AKA verbs) based CLI format in order to support different plotting methods and tools.

Please see the updated Readme for more information.

To get started use ./bladebit -h for general help, ./bladebit -h diskplot for disk-based plotting information and ./bladebit -h ramplot for in-RAM plotting information.

In-RAM-based plotting remains compatible with version 1.0, except it has been moved under the ramplot command now.

Bladebit 2 also includes utilities for testing disk I/O performance and memory performance via the iotest and memtest commands, respectively. It also includes a plot validation tool under the validate command. Use the help command for more information.

New Contributors

Full Changelog: v1.2.4...v2.0.0

Don't miss a new bladebit release

NewReleases is sending notifications on new releases.