nimbus-eth1/nimbus
Advaita Saha ba1cbed14f
better logging for running client (#2781)
* better logging for running client

* logs for persistance + more data

* persistance logs fixed

* blobgas

* blobGas is Opt

* suggestions added

* fcU fixed
2024-10-27 22:20:04 +00:00
..
beacon better logging for running client (#2781) 2024-10-27 22:20:04 +00:00
common Use stateRoot/storageRoot more consistently (#2791) 2024-10-27 19:56:28 +01:00
core better logging for running client (#2781) 2024-10-27 22:20:04 +00:00
db Use stateRoot/storageRoot more consistently (#2791) 2024-10-27 19:56:28 +01:00
evm Use stateRoot/storageRoot more consistently (#2791) 2024-10-27 19:56:28 +01:00
graphql Use stateRoot/storageRoot more consistently (#2791) 2024-10-27 19:56:28 +01:00
rpc Use stateRoot/storageRoot more consistently (#2791) 2024-10-27 19:56:28 +01:00
stateless replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00
sync Fix leftover eth types changes warnings (#2766) 2024-10-22 13:42:16 +07:00
transaction Unify tx validation (#2777) 2024-10-26 09:19:48 +02:00
utils Use stateRoot/storageRoot more consistently (#2791) 2024-10-27 19:56:28 +01:00
common.nim
compile_info.nim Small updates and fixes for rlpx suite (#2571) 2024-08-19 14:00:10 +00:00
config.nim Update networking defaults (#2783) 2024-10-26 09:18:02 +02:00
constants.nim Bump nim-eth and nimbus-eth2 (#2741) 2024-10-16 13:51:38 +07:00
errors.nim Remove EVM indirect imports and unused EVM errors (#2370) 2024-06-17 09:56:39 +02:00
makefile Snap sync fix trie interpolation fringe condition (#1457) 2023-02-01 18:56:06 +00:00
nim.cfg import: read from era files (#2254) 2024-05-31 09:13:56 +02:00
nimbus_desc.nim Suppress beacon sync unless potential actions (#2765) 2024-10-21 18:01:45 +00:00
nimbus_execution_client.nim Speed up initial MPT root computation after import (#2788) 2024-10-27 11:08:37 +00:00
nimbus_import.nim fix: show correct blockNumber and log in end of era files (#2691) 2024-10-04 01:37:50 +00:00
rpc.nim add eth_sendRawTransaction to server API (#2678) 2024-10-02 03:56:39 +00:00
tracer.nim Use stateRoot/storageRoot more consistently (#2791) 2024-10-27 19:56:28 +01:00
transaction.nim Unify tx validation (#2777) 2024-10-26 09:19:48 +02:00
version.nim Add startup banner (#2354) 2024-06-14 10:08:44 +02:00