mirror of https://github.com/status-im/nim-eth.git
5ecbcb5886
* Using unsigned types for message type and requst IDs why: Negative values are neither defined for RLP nor in the protocol specs which refer to the RLPs (see yellow paper app B clause (199). * Fix `int` argument (must be `uint`) in fuzzing tests why: Not part of all tests so it slipped through. |
||
---|---|---|
.. | ||
p2p_types.nim |