nimbus-eth1/nimbus/p2p
Jordan Hrycaj b83b47e541 LRU cache tests makeover
why:
  source-local unit tests would hardly be triggered by github CI as rightly
  criticised with the last patch.

details:
  source-local unit tests have been moved to tests folder.

  this version also contains rlp serialisation code so rlp encode/decode
  will apply tranparently. this is not needed in p2p/validate but will be
   useful with the clique protocol.
2021-05-26 07:58:12 +01:00
..
validate use general lru_cache for EpochHashCache 2021-05-24 07:57:21 +01:00
chain.nim fixes crappy custom genesis and chain config parser 2021-05-13 16:04:08 +07:00
dao.nim replace state_db with accounts_cache 2020-05-30 10:14:59 +07:00
executor.nim backport from test_blockchain_json, see issue #666 2021-05-24 07:57:21 +01:00
validate.nim LRU cache tests makeover 2021-05-26 07:58:12 +01:00