IntersectMBO / IntersectMBO/ouroboros-consensus
Use TraceForgedInvalidBlock in tests' block rejection check
Open
better-tests
technical debt
- Dominant language
- Haskell
- Stars
- 67
- Forks
- 43
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 43
Description
PR input-output-hk/ouroboros-network#1419 can be simplified now that the `TraceForgedInvalidBlock` tracer event exists. It had been pairing up block forge events and ChainDB block invalidity events, but it can instead just use `TraceForgedInvalidBlock` now.
Contributor guide
Assessment
This issue has not been assessed yet.