feat(ledger): add witness validation rules and tests
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Move `-Werror` to `cabal.project`
Signed-off-by: Chris Gianelloni <[email protected]>
Clarify pots assignment logic for bootstrapped snapshots, explaining why zeroed pots are safe and don't impact rewards calculation
# Conflicts: # common/examples/test_streaming_parser.rs # common/src/snapshot/streaming_snapshot.rs # modules/snapshot_bootstrapper/src/publisher.rs
feat: bootstrap utxo module