docs: refine v0.44.0 release notes
Signed-off-by: Doc Holiday <[email protected]> Signed-off-by: Doc Holiday <[email protected]>
Signed-off-by: Doc Holiday <[email protected]> Signed-off-by: Doc Holiday <[email protected]>
Signed-off-by: Doc Holiday <[email protected]> Signed-off-by: Doc Holiday <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Sasha Bogicevic <[email protected]>
feat: add new endpoints
Signed-off-by: Chris Gianelloni <[email protected]>
Bumps [github.com/blinklabs-io/gouroboros](https://github.com/blinklabs-io/gouroboros) from 0.153.1 to 0.168.0. - [Release notes](https://github.com/blinklabs-io/gouroboros/releases) - [Changelog](https://github.com/blinklabs-io/gouroboros/blob/main/RELEASE_NOTES.md) - [Commits](https://github.com/blinklabs-io/gouroboros/compare/v0.153.1...v0.168.0) --- updated-dependencies: - dependency-name: github.com/blinklabs-io/gouroboros dependency-version: 0.168.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Each Haskell cluster (simulation, leios-trace-hs, leios-trace-verifier, trace-processor, leios-deltaq, betti0) now owns its own cabal.project and its own haskell.nix project scoped to just its subtree, exposed lazily under legacyPackages.<cluster>. The previous setup snapshot the whole repo as haskell.nix source, so any edit invalidated every cluster's plan and IFD ran on every nix develop; now eval inputs are bounded per cluster, dev shells are plain mkShell decoupled from haskell.nix (~10s entry), and clusters can drift their pins independently. Cross-cluster source deps (simulation, leios-trace-verifier both consume leios-trace-hs) use lib.fileset.toSource + cabalProjectFileName so the existing ../leios-trace-hs paths resolve naturally. iogx is dropped; flake-parts drives the flake directly with haskell-nix and CHaP as top-level inputs. CI now scopes to the simulation cluster. Co-Authored-By: Claude Opus 4.7 <[email protected]>
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.50.0 to 0.51.0. - [Commits](https://github.com/golang/crypto/compare/v0.50.0...v0.51.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-version: 0.51.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>