Update debug state improvement
Update the debug state as soon as it the state is set to real values.
Update the debug state as soon as it the state is set to real values.
Fixed issue 5132
We need two types to be instatiated in `ouroboros-consensus` or `cardano-node`.
This avoids passing it through `simplePeerSelectionPolicy`, while it's already available in peer state actions.
Also added `Ouroboros.Network.Diffusion.Policies.repromoteDelay`.
This allows us to export original data types along side type synonyms.
* LocalConfiguration was renamed as Arguments; * It was moved to `Cardano.Networ.Diffusion.Types`; * It was extended to include churn API & ledger peer API.
We need two types to be instatiated in `ouroboros-consensus` or `cardano-node`.
This avoids passing it through `simplePeerSelectionPolicy`, while it's already available in peer state actions.
unwrapCBORinCBOR is non-incremental
unwrapCBORinCBOR is non-incremental
Fixed issue 5132
This avoids passing it through `simplePeerSelectionPolicy`, while it's already available in peer state actions.
This avoids passing it through `simplePeerSelectionPolicy`, while it's already available in peer state actions.
Also added `Ouroboros.Network.Diffusion.Policies.repromoteDelay`.
This allows us to export original data types along side type synonyms.
* LocalConfiguration was renamed as Arguments; * It was moved to `Cardano.Networ.Diffusion.Types`; * It was extended to include churn API & ledger peer API.
Fixed issue 5132