feat(release): v0.9.0 - Foundation Complete#20
Draft
imzzaidd wants to merge 3 commits into
Draft
Conversation
- Bump workspace version to 0.9.0, spec_version to 112 - Add NIST SHA-256 dual-hash layer (FIPS 180-4) to primitives - sha256_with_domain(): domain-separated SHA-256 hashing - sha256_raw(): raw SHA-256 for external system compat - sha256_hash_pair(): SHA-256 Merkle node computation - nist_key_fingerprint(): NIST-compliant vault FEK fingerprint - Add 4 NIST domain constants (vault FEK, circuit ID, external, device) - Add 10 SHA-256 unit tests (NIST vectors, domain separation, cross-algo) - Update laud-cli version display to v0.9.0 - All 85 primitives tests passing Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Benchmark ResultsBenchmark results not available for this run. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
v0.9.0 -- Foundation Complete
Summary
Complete the DevNet foundation with critical infrastructure, NIST compliance, and quality assurance. This release establishes the production-ready baseline for the v0.9.x release cycle, hardening all existing pallets and closing remaining gaps in cross-pallet integration, CI coverage, and supply-chain security.
Planned Changes
Cryptographic Infrastructure
Runtime and Versioning
Testing and Quality
Protocol Enhancements
Tooling
Documentation
Deliverables
Invariants Affected
Breaking Changes
Testing
Milestone
v0.9.0 - Foundation Complete (due: 2026-06-30)
Checklist