fix: streamed invalid tx index extraction
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Bumps the Haskell side onto the dependency set Moog uses for cardano-node 10.7.0: GHC 9.12.3, ouroboros-consensus 1.0.0.0, cardano-ledger-* on the 1.21.x line, ouroboros-network 1.1.0.0, typed-protocols 1.2.0.0, and CHaP at index-state 2026-05-22. flake.nix tracks haskellNix 04f3b8ad (it ships ghc9123) with a top-level hackageNix override; cardano-node moves to 10.7.0; CHaP moves to the repo-branch commit 8479db77. cabal.project mirrors Moog's constraints block and disables tests/benchmarks for ouroboros-consensus and ouroboros-network. The source migration that goes with the bump: cardano-ledger-core 1.19 makes KeyRole a `type data`, so every `KeyHash '<Role>` tick site loses its data constructor and must be written without the tick. The signer-witness role flips from Witness to Guard (the new canonical role for tx-witness signers). Transaction-building helpers moved out of cardano-node-clients into cardano-tx-tools (Balance, Build); imports are rewired, `balanceTx` gets the new refUtxos arg, and `Tx.build` gets `mkPParamsBound` + the refUtxos arg. `Tx` is now TxLevel-indexed, so a `ConwayTx`/`ConwayTxBody` synonym pair drives the new spelling across the txbuilder modules. `hashScriptIntegrity` now takes a `ScriptIntegrity` record. Adds the SRPs the new closure needs (cardano-tx-tools, cardano-ledger-read, contra-tracer-contrib, github-release-check, typed-protocols) with allow-newer for the mts:containers defensive cap. Tasks: T055-S1
Signed-off-by: Chris Gianelloni <[email protected]>
50ms was too low in my mainnet relay. Most tx requests took longer than that. 125ms should be long enough for 90% of all requests.
Signed-off-by: Chris Gianelloni <[email protected]>
From https://github.com/IntersectMBO/cardano-base at 4762ba480ac428e9cdc34be4bbfc76a9fc908fdf
Signed-off-by: jeluard <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: jeluard <[email protected]>
Bumps [connectrpc.com/connect](https://github.com/connectrpc/connect-go) from 1.19.2 to 1.20.0. - [Release notes](https://github.com/connectrpc/connect-go/releases) - [Changelog](https://github.com/connectrpc/connect-go/blob/main/RELEASE.md) - [Commits](https://github.com/connectrpc/connect-go/compare/v1.19.2...v1.20.0) --- updated-dependencies: - dependency-name: connectrpc.com/connect dependency-version: 1.20.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>
* mithril-aggregator from `0.9.0` to `0.9.1` * mithril-common from `0.7.0` to `0.7.1`
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 9.2.0 to 9.2.1. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](https://github.com/golangci/golangci-lint-action/compare/1e7e51e771db61008b38414a730f564565cf7c20...82606bf257cbaff209d206a39f5134f0cfbfd2ee) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-version: 9.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/blinklabs-io/gouroboros](https://github.com/blinklabs-io/gouroboros) from 0.153.1 to 0.171.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.171.0) --- updated-dependencies: - dependency-name: github.com/blinklabs-io/gouroboros dependency-version: 0.171.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>