IntersectMBO/ouroboros-consensus

Move `utxo-hd-8.9` on top of `8.9.3`

jasagredo opened this issue · 2 comments

I was requested by @karknu (and in general it is something we should do) to rebase UTXO-HD on top of 8.9.3. However 8.9.3 builds on top of some changes only on ouroboros-consensus-diffusion, so either we have to craft an incantation with multiple S-R-Ps or we should rebase on top of cardano-node-8.9-backports.

There is now a new branch utxo-hd-8.9.3 both in consensus and in the node. It is lacking the NS removal though (#1135)

Done