ouroboros-network
ouroboros-network copied to clipboard
Validate tx sizes which are coming with `MsgReplyTxIds`
trafficstars
When a transaction arrives in MsgReplyTx we should pass tx sizes along side the txs. This will require changes in the codec to allow that. See Annotated in tne cardano-binary package.