soft3/hemera/CHANGELOG.md

Changelog

[0.3.0] — 2026-05-12

Added

Async FSM verified streaming (stream_async) — O(log n) decoder for pre-order interleaved format

chunk_cv and parent_cv aliases for chaining value accessors

Sparse Merkle tree with 256-bit keys, depth-256, compressed proofs (bitmask encoding for sentinel siblings)

Batch Merkle proofs — deduplicated multi-leaf proofs with depth-first sibling ordering

GPU backend (cyber-hemera-wgsl) — wgpu compute shaders for batch_permute, hash_leaves, hash_nodes, root_hash, outboard; u64 emulated as vec2

Zero-alloc hot paths in the CPU sponge and tree builder

Changed

Canonical parameters corrected to spec: R_P=16, x⁻¹ partial S-box, 32-byte (4-element) output, ~736 STARK constraints, 24 total rounds

specs/ replaces reference/ as the directory for the full decision record

Polynomial nouns integrated throughout specs and docs

Fixed

README link [reference](/soft3/hemera/reference) updated to [specs](/soft3/hemera/specs)

[0.2.0]

Initial public release: Poseidon2 permutation over Goldilocks field (t=16, R_F=8, R_P=16), structured-capacity sponge, content tree (4 KB chunks, left-balanced Merkle), verified streaming, self-bootstrapped constants from seed b"cyber".

Homonyms

trident/CHANGELOG
Changelog Kelvin versioning: versions count down toward 0K (frozen forever). Lower is colder. Colder is more stable. 0.1.0 / 512K — Smelt (2026-02-26) First public release. Hot, experimental, not production ready. Compiler Full pipeline: source → lexer → parser → AST → typecheck → TIR → optimizer →…
bootloader/space-pussy/CHANGELOG
Change Log [Unreleased](https://github.com/cybercongress/go-cyber/tree/HEAD) [Full Changelog](https://github.com/cybercongress/go-cyber/compare/v0.1.6...HEAD) **Closed issues:** Disable karma calculations [\#552](https://github.com/cybercongress/go-cyber/issues/552) Upgrade to Launchpad…
bootloader/go-cyber/CHANGELOG
Change Log [Unreleased](https://github.com/cybercongress/go-cyber/tree/HEAD) [Full Changelog](https://github.com/cybercongress/go-cyber/compare/v0.1.6...HEAD) **Closed issues:** Disable karma calculations [\#552](https://github.com/cybercongress/go-cyber/issues/552) Upgrade to Launchpad…
bootloader/go-cyber/mcp/CHANGELOG
Changelog [0.8.3] - 2026-03-19 Changed Made `li_mine_proof` tool always available — removed `#[cfg(feature = "mining")]` conditional compilation gates Made `uhash-prover` and `uhash-core` non-optional dependencies (mining is always built-in) Removed `[features]` section from Cargo.toml Fixed…
bootloader/go-cyber/ts/packages/cyber-ts/CHANGELOG
Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. 0.1.3 (2024-08-22) **Note:** Version bump only for package @cybercongress/cyber-ts 0.1.2 (2024-08-22) **Note:** Version bump only for…

Graph