Nicolas Frisby
Nicolas Frisby
@njd42 suggested these a while ago, and there was some planning around them, but for various reasons (I think personnel churn), the work disappeared. The basic idea (feel free to...
The Consensus Team needs assistance with Issue https://github.com/IntersectMBO/ouroboros-consensus/issues/418. Right now, there is no separate specification for how to tick/forecast ledger states across era boundaries, there is only code. Other than...
@njd42 suggested these a while ago, and there was some planning around them, but for various reasons (I think personnel churn), the work disappeared. The basic idea (feel free to...
The "obvious" approach to Issue https://github.com/IntersectMBO/ouroboros-consensus/issues/1255 is for Consensus to call the `tick` function more often, instead of only when blocks arrive. There are some remaining subtleties (eg which state...
While investigating Issue https://github.com/IntersectMBO/ouroboros-consensus/issues/868, it became apparent that part of the problem is simply how much is allocated when serializing the ledger state. The UTxO map is a notable outlier,...
@njd42 suggested these a while ago, and there was some planning around them, but for various reasons (I think personnel churn), the work disappeared. The basic idea (feel free to...
On 2024 Aug 21, @crocodile-dentist reminded us of a request our two teams had previously discussed. This Issue makes that request concrete. For the sake of tuning the Ouroboros Genesis...