mirror of
https://github.com/status-im/nim-eth.git
synced 2025-02-20 09:48:29 +00:00
- 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