Added small-steps-1.1.3.0
From https://github.com/IntersectMBO/cardano-ledger at 30a3e666b84f9d056f464b3a00c56ab0c5bccacd
From https://github.com/IntersectMBO/cardano-ledger at 30a3e666b84f9d056f464b3a00c56ab0c5bccacd
From https://github.com/IntersectMBO/cardano-ledger at 30a3e666b84f9d056f464b3a00c56ab0c5bccacd
From https://github.com/IntersectMBO/cardano-ledger at 30a3e666b84f9d056f464b3a00c56ab0c5bccacd
From https://github.com/IntersectMBO/cardano-ledger at 30a3e666b84f9d056f464b3a00c56ab0c5bccacd
From https://github.com/IntersectMBO/cardano-ledger at 30a3e666b84f9d056f464b3a00c56ab0c5bccacd
From https://github.com/IntersectMBO/cardano-ledger at 30a3e666b84f9d056f464b3a00c56ab0c5bccacd
From https://github.com/IntersectMBO/cardano-ledger at 30a3e666b84f9d056f464b3a00c56ab0c5bccacd
From https://github.com/IntersectMBO/cardano-ledger at 30a3e666b84f9d056f464b3a00c56ab0c5bccacd
From https://github.com/IntersectMBO/cardano-ledger at 30a3e666b84f9d056f464b3a00c56ab0c5bccacd
From https://github.com/IntersectMBO/cardano-ledger at 30a3e666b84f9d056f464b3a00c56ab0c5bccacd
From https://github.com/IntersectMBO/cardano-ledger at 30a3e666b84f9d056f464b3a00c56ab0c5bccacd
From https://github.com/IntersectMBO/cardano-ledger at 30a3e666b84f9d056f464b3a00c56ab0c5bccacd
Signed-off-by: Sasha Bogicevic <[email protected]>
Signed-off-by: Sasha Bogicevic <[email protected]>
Optimizations applied: * Single-pass serialization: each 'TxOut' is serialized once via @serialiseData . toBuiltinData@ and reused for both UTxO hash checks and accumulator scalar computation. * Combined CRS lookup: the reference input for the CRS is looked up once and decoded only when the membership check is actually reached.