nimbus-eth1/nimbus/p2p
Jamie Lokier 57de56bab6
Sync: Add packet tracing to `blockchain_sync` network calls
Using the same packet tracing format to match `protocol_eth65`.
There aren't many calls, and this makes them clear.

Signed-off-by: Jamie Lokier <jamie@shareable.org>
2021-07-27 14:12:57 +01:00
..
chain Renamed source file clique_utils => clique_helpers (#762) 2021-07-21 14:31:52 +01:00
clique Renamed source file clique_utils => clique_helpers (#762) 2021-07-21 14:31:52 +01:00
executor Tracing: Remove some trace messages that occur a lot during sync 2021-07-27 14:12:55 +01:00
validate Feature/implement poa processing (#748) 2021-07-14 16:13:27 +01:00
blockchain_sync.nim Sync: Add packet tracing to `blockchain_sync` network calls 2021-07-27 14:12:57 +01:00
chain.nim Feature/implement poa processing (#748) 2021-07-14 16:13:27 +01:00
clique.nim Renamed source file clique_utils => clique_helpers (#762) 2021-07-21 14:31:52 +01:00
dao.nim replace state_db with accounts_cache 2020-05-30 10:14:59 +07:00
executor.nim Feature/implement poa processing (#748) 2021-07-14 16:13:27 +01:00
gaslimit.nim EIP-1559: unify PoA and PoW gasLimit and baseFee validation 2021-06-30 20:21:45 +07:00
validate.nim EIP-1559: Fee market change for ETH 1.0 chain 2021-06-30 20:30:39 +07:00