nimbus-eth1/nimbus/utils
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
..
difficulty.nim fixes crappy custom genesis and chain config parser 2021-05-13 16:04:08 +07:00
header.nim fixes crappy custom genesis and chain config parser 2021-05-13 16:04:08 +07:00
lru_cache.nim LRU cache tests makeover 2021-05-26 07:58:12 +01:00