coot
coot
Addressed in PR #1552
Could you add a cross compilation target to `wasm` using `nix`? Otherwise, sooner or later it will get broken. This could answer the first question :).
@ch1bo, such an approach will work, but first, this should be discussed in a wider forum, e.g. with consensus & ledger teams. We should not corner them with a decision...
@dcoutts, do you happen to have the source code for the diagram:  It's not recorded in the repo.
Ref: IntersectMBO/ouroboros-consensus#1430
> -- Note that this implementation does not handle the delays correctly if there -- are multiple writers or multiple readers. The consensus tests are using a single channel per...
KES signature valiadation in ouroboros-consensus: [ref](https://github.com/IntersectMBO/ouroboros-consensus/blob/a4846ce9888247e7fbeed98354345c9e9e2c0f01/ouroboros-consensus-protocol/src/ouroboros-consensus-protocol/Ouroboros/Consensus/Protocol/Praos.hs#L597-L658).
We can be a bit more strict. Usually, exploratory work ends up as production code :grin: (that's what happened to `cardano-ledger` when we rewrote cardano 😄). We can initially save...
Related to #5048.
> This could be included in Prometheus or EKG metrics, alternatively as a cardano-cli query. I think a new `cardano-cli` query would be the best approach.