mirror of https://github.com/status-im/nim-eth.git
d7577f59d7
- Rework to have exception raise only at rlp decoding and use result types from then onwards - Adjust the current API to have result versions and deprecated the ones which had var Record + bool - Add PublickKey to the Record object, as this allows us to skip fromRaw calls whenever access is needed to the public key - Add a TypedRecord.fromRecord which cannot fail and deprecate the old one - Some other minor clean-up & re-ordering |
||
---|---|---|
.. | ||
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 |