nimbus-eth1/nimbus/sync
Jordan Hrycaj 4db9c5c2d5
Small updates and fixes for rlpx suite (#2571)
* Remove redundant `eth/68` message and clean up docu

details:
  There is only eth/68 available at the moment

* Allow to turn on chronicles line number logging in `Makefile`

* Accept (and forget) tx hashes announcements

why:
  Does no harm to just ignore it at the moment

* Bump nim-eth (rlp fix)
2024-08-19 14:00:10 +00:00
..
beacon Core db remove legacy phrases (#2468) 2024-07-10 12:19:35 +00:00
handlers Small updates and fixes for rlpx suite (#2571) 2024-08-19 14:00:10 +00:00
protocol Remove chunked rlpx (#2562) 2024-08-14 10:56:49 +00:00
beacon.nim Bump nim-eth, nim-web3, nimbus-eth2 (#2344) 2024-06-14 14:31:08 +07:00
handlers.nim Culling legacy DB and accounts cache (#2197) 2024-05-20 10:17:51 +00:00
peers.nim Slightly change the static peer manager lookup behaviour (#1484) 2023-03-06 09:22:07 +00:00
protocol.nim Remove eth/66 and eth/67 wire protocol (#2238) 2024-05-29 09:20:25 +02:00
sync_desc.nim Replace some usage of std/options with results Opt (#2323) 2024-06-07 23:39:58 +02:00
sync_sched.nim Replace some usage of std/options with results Opt (#2323) 2024-06-07 23:39:58 +02:00
types.nim Replace some usage of std/options with results Opt (#2323) 2024-06-07 23:39:58 +02:00