Open
Description
What is wrong?
The following test would benefit from some hypothesis based tests to catch more edge cases such as empty data etc.
py-evm/tests/core/consensus/test_clique_encoding.py
Lines 56 to 72 in 3c3fd7e
How can it be fixed
Add some hypothesis based test cases