ethereum / ethereum/trinity-eth2
Enable tests exercising LMD GHOST fork choice
Open
- Dominant language
- Python
- Stars
- 16
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Tests added in ethereum/trinity#1833 are currently disabled as they timeout in CI.
The tests run locally and while they are markedly slower, they don't seem to be taking as long as CI reports (exceeding the 10min context deadline...).
These tests are high-level and arguably are "integration tests" -- Does something change if we run the tests in their own CI run? (an `eth2-integration` test run???)
Otherwise, we should implement performance enhancements to the state transition and re-enable them.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.