mirror of https://github.com/status-im/nim-eth.git
8761ea3222
* Fix stability issues why: Handling malformed messages typically raises `RangeError` exceptions when de-serialising RLP, or decoding message data. This is an (incomplete) attempt to weed out some out it driven by real live tests. remark: Employing the new `snap` protocol there might be different views on what the messages really contain (currently specs are more a hint.) * Update RLP exception handling * Undo effect-less patch why: problem occurred somewhere above the try/catch handler * Using `checkedEnumAssign()` for RLP enum |
||
---|---|---|
.. | ||
common | ||
db | ||
keyfile | ||
net | ||
p2p | ||
rlp | ||
trie | ||
utp | ||
async_utils.nim | ||
bloom.nim | ||
common.nim | ||
keyfile.nim | ||
keys.nim | ||
p2p.nim | ||
rlp.nim | ||
trie.nim |