mirror of
https://github.com/status-im/nim-eth.git
synced 2025-01-10 06:15:44 +00:00
9ba1eb99e3
- Fix two possible RangeErrors, due to negative seq allocation in decodeAuthMessageEIP8 and in decodeAckMessageEIP8 - Set the minimum auth message size to AuthMessageEIP8Length, in case there are clients that no longer add padding - Add tests for invalid length cases