nimbus-eth1/nimbus
andri lim 7b2b59a976
Add missing fields to RPC object conversion (#2863)
* Add missing fields to RPC object conversion

* Fix populateBlockObject call

* Remove server_api_helpers.nim

* Add metric defined conditional compilation

* link with rocksdb
2024-11-22 17:07:53 +07:00
..
beacon Fix simulator RPC object: add fields from latest spec (#2859) 2024-11-21 21:58:12 +07:00
common Fixes related to Prague execution requests (#2847) 2024-11-08 10:47:07 +07:00
core Fixes related to Prague execution requests (#2847) 2024-11-08 10:47:07 +07:00
db Add missing fields to RPC object conversion (#2863) 2024-11-22 17:07:53 +07:00
evm Fixes related to Prague execution requests (#2847) 2024-11-08 10:47:07 +07:00
graphql Cleanup db/core_apps error handling (#2838) 2024-11-07 08:24:21 +07:00
rpc Add missing fields to RPC object conversion (#2863) 2024-11-22 17:07:53 +07:00
stateless replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00
sync Beacon sync update multi exe heads aware (#2861) 2024-11-21 16:32:47 +00:00
transaction Fixes related to Prague execution requests (#2847) 2024-11-08 10:47:07 +07:00
utils Fix calcRequestsHash implementation (#2797) 2024-10-29 05:01:59 +00:00
common.nim implement better hardfork management 2022-12-02 13:51:42 +07:00
compile_info.nim Simplify LedgerRef: remove unnecessary abstraction (#2826) 2024-11-06 09:01:56 +07:00
config.nim Fix simulator RPC object: add fields from latest spec (#2859) 2024-11-21 21:58:12 +07:00
constants.nim Fixes related to Prague execution requests (#2847) 2024-11-08 10:47:07 +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 Feature: Prevent loading an existing data directory for the wrong network (#2825) 2024-11-06 09:01:42 +07: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 Port p2p to server API (#2769) 2024-11-02 10:30:45 +01:00
tracer.nim Cleanup db/core_apps error handling (#2838) 2024-11-07 08:24:21 +07:00
transaction.nim Unify tx validation (#2777) 2024-10-26 09:19:48 +02:00
version.nim Feature: User configurable extraData when assemble a block (#2823) 2024-11-06 09:01:25 +07:00