mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-12 23:06:25 +00:00
* Handle hex strings for bytesX types * Add tests for parseBytes * Improve tests * Return nil bytes if error is non-nil * Right-pad instead of left-pad bytes * More tests