test(ledger): validate compliance with CIPs
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: yHSJ <[email protected]>
- Added new file containing definitions for various certificate types including , , and . - Enhanced to include equality and partial equality traits for , , and . - Introduced and in for handling deltas related to stake and pool certificates. - Implemented and for publishing deltas in and modules. - Modified transaction handling to calculate total deposits and refunds based on the new certificate structures. - Updated UTxO state to validate against the new certificate deltas.
* ci: release bundle --------- Co-authored-by: Lukasz Jagiela <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
* mithril-dmq from `0.1.17` to `0.1.18` * mithril-end-to-end from `0.4.113` to `0.4.114` * mithril-test-lab/mithril-devnet/VERSION from `0.4.17` to `0.4.18`