mirror of
https://github.com/status-im/nim-eth.git
synced 2025-02-09 21:03:33 +00:00
* Don't use signed integers in RLP * Don't store IP addresses as var-sized ints (use fixed-sized blobs instead) * Allow constructing ENR from ENode.Address