Damian Nadales

Results 136 comments of Damian Nadales

See several occurences of `as Consensus` in `cardano-node`, eg: ```haskell import qualified Ouroboros.Consensus.Byron.Ledger as Consensus import qualified Ouroboros.Consensus.Cardano.Block as Consensus import qualified Ouroboros.Consensus.Cardano.ByronHFC as Consensus (ByronBlockHFC) import Ouroboros.Consensus.HardFork.Combinator as Consensus...

It's wise to do this after UTxO-HD is merged, otherwise, we'll have a yet bigger changeset to merge.

`GetProposals` and `GetRatifyState` were added in [this commit](https://github.com/IntersectMBO/ouroboros-consensus/commit/0f10c19d77bc72ba0fcc009d0e80b4ac2258d33c). It seems we still need to add the `queryFuturePParams` query.

Closing this as it seems no further input on our side is required. CC: @fmaste

Closing this as it became quite stale. We could re-run weeder at some later time when we have the time for it, but we're deprioritising this now.