mirror of
https://github.com/status-im/nim-eth.git
synced 2025-02-10 13:06:46 +00:00
UintN arrays were incorrectly merkleized on big-endian. This was fixed by making sure to use the correct buffer to store the final chunk.
UintN arrays were incorrectly merkleized on big-endian. This was fixed by making sure to use the correct buffer to store the final chunk.