# consensus specs wishlist
## intro
GitHub repository: [ethereum/consensus-specs](https://github.com/ethereum/consensus-specs)
- pyspec intro
- [slides](https://docs.google.com/presentation/d/10HdtwTaFdTVLaiIGQJClyCs8AzrPXS20i78LZnPXHyo/edit?usp=sharing)
- [video](https://www.youtube.com/watch?v=ZDUfYJkTeYw)
## wishlist
- Improving [test suite](https://github.com/ethereum/consensus-specs/tree/dev/tests) improvement
- Optimizing [test generator](https://github.com/ethereum/consensus-specs/tree/dev/tests/generators) for greater efficiency
- Refactoring pyspec and enhancing its documentation
- The "docs" section of [online reader](https://ethereum.github.io/consensus-specs/) can be largely improved
- Expanding test cases and increasing test coverage
- Addressing [open issues](https://github.com/ethereum/consensus-specs/issues?q=is%3Aissue+is%3Aopen+label%3Ascope%3ACI%2Ftests%2Fpyspec)