nim-eth/tests
Jordan Hrycaj 944d7a4069 Mitigating RLP annoyances
why:
  Rlp errors throw exceptions which cause the dispatcher loop to
  terminate the current session immediately.

details:
  The DisconnectionReasonList message requires a single entry list.
  Observed and now accepted deviations are:

  Geth: single byte number

  bor(a Geth fork): blobbed single entry list containing a number
2022-03-24 14:49:15 +00:00
..
common EIP-4399 changes: random -> prevRandao 2022-02-27 11:40:15 +07:00
db kvstore: simplified stmt exec iterator (#467) 2022-01-28 15:23:41 +02:00
fuzzing Add bind ip and bind port for eth1 rlpx and discovery protocols (#485) 2022-03-15 18:08:15 +01:00
keyfile Style fixes according to --styleCheck:usages (#452) 2021-12-20 13:14:50 +01:00
keys Style fixes according to --styleCheck:usages (#452) 2021-12-20 13:14:50 +01:00
p2p Mitigating RLP annoyances 2022-03-24 14:49:15 +00:00
rlp Style fixes according to --styleCheck:usages (#452) 2021-12-20 13:14:50 +01:00
trie Style fixes according to --styleCheck:usages (#452) 2021-12-20 13:14:50 +01:00
utp Utp improvements (#489) 2022-03-18 08:13:17 +01:00
config.nims CI: test with multiple Nim version (#429) 2021-12-11 19:12:55 +01:00
test_async_utils.nim Add build_dcli target and add it to CI (#344) 2021-04-06 13:33:24 +02:00
test_bloom.nim CI: test with multiple Nim version (#429) 2021-12-11 19:12:55 +01:00