mirror of https://github.com/status-im/nim-eth.git
bb5cb6a4d0
A first step in cleaning up RLP, which has lots of interesting issues - the next step would be to clean up the exception handling as well (Resultify?) * remove `RlpNode` (unused) * single-pass parsing for most functionality via RlpItem * stricter conformance to spec * remove float support * warn about signed integers * raise on invalid RLP earlier * avoid several pointless allocations, in particular in `listLen`, `listElem` etc * include spec docs |
||
---|---|---|
.. | ||
all_discv5_tests.nim | ||
all_tests.nim | ||
config.nims | ||
discv5_test_helper.nim | ||
eth_protocol.nim | ||
p2p_test_helper.nim | ||
test_auth.nim | ||
test_crypt.nim | ||
test_discovery.nim | ||
test_discoveryv5.nim | ||
test_discoveryv5_encoding.nim | ||
test_ecies.nim | ||
test_enode.nim | ||
test_enr.nim | ||
test_hkdf.nim | ||
test_ip_vote.nim | ||
test_lru.nim | ||
test_protocol_handlers.nim | ||
test_rlpx_thunk.json | ||
test_rlpx_thunk.nim | ||
test_routing_table.nim |