IntersectMBO / IntersectMBO/ouroboros-consensus

Add tests for the re-applying of "already validated" Byron transactions and blocks

Open
#767 0 comments 0 reactions 0 assignees View on GitHub
:wastebasket: :question: possibly stale
Dominant language
Haskell
Stars
67
Forks
43
Avg merge
5d 13h
Merged PRs (30d)
43

Description

Byron transactions and blocks can be flagged as "already validated" or "previously applied" with respect to some ledger state and then be re-applied to that ledger state while skipping certain expensive checks such as cryptographic operations.

This functionality has been introduced in PR input-output-hk/ouroboros-network#862, the solution for issue input-output-hk/ouroboros-network#440.

We should write some tests for this functionality, perhaps similar to those that can be found in `cardano-ledger`: https://github.com/input-output-hk/cardano-ledger/pull/548

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.