Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 22 Aug 01:48
· 46 commits to main since this release
5521ffe

block v0.2.0

Lock your blockchain toolchain: declare tools in block.toml, pin them in
block.lock, and reproduce the same toolchain locally and in CI.

Every artifact below — archives and .deb/.rpm/.apk packages alike — is
listed in checksums.txt, ships with an SPDX SBOM, and carries build
provenance. checksums.txt is the file cosign signs; verifying that one
signature and checking a download against the line naming it is what
covers the rest. See
Verify what you downloaded.

Changelog

Bug fixes

Documentation

Full changelog: v0.1.0...v0.2.0