Damian Nadales
Damian Nadales
A possible way of solving this is to just vanish the parameter: ignore the value on decoding, and use a fixed constant on encoding. However, the important thing is to...
Just for the record: we confirmed this on slack.
This might not be as simple as I thought. In particular, in the conformance tests we currently annotate a block by encoding the data: ```haskell annotateBlock :: Slotting.EpochSlots -> Concrete.Block...
I'll link this PR here in case it provides relevant information for y'all https://github.com/input-output-hk/ouroboros-network/pull/4014
Yes, indeed. Note that this is still in the prototyping phase :scientist:
Right, the fact that this is still a prototype does not mean the ledger team cannot work on it as soon as it has the capacity :)
@JaredCorduan we are *not* blocked by this, and we don't expect to be anytime soon. However, after @TimSheard has gone through the exploration phase, maybe it'd be a good idea...
Thank you for adding your observations Tim.
Do we need to add the golden files for the new era?
@disassembler @JaredCorduan @nfrisby I think these are the tasks that remain: - [ ] Review the pending comments (@nfrisby and I should do this) - [ ] Review the new...