v0.2.0
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
- 24fd143: fix: close the gaps a project-wide review found (#3) (@nao1215)
- 1e4d99b: fix: correct six defects a second review found (#4) (@nao1215)
- 2f89a31: fix: pin the same tag every time, and two smaller refusals (#6) (@nao1215)
Documentation
Full changelog: v0.1.0...v0.2.0