nimbus-eth1/nimbus/rpc
Jacek Sieka fc5ea1c236
avoid loading full block for logs (#2772)
the block body is not needed until a match and parts of the block body
are not needed at all.
2024-10-23 22:02:20 +00:00
..
common.nim replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00
cors.nim Increase JSON-RPC limits, bump json-rpc (#2759) 2024-10-23 10:26:56 +02:00
debug.nim replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00
engine_api.nim Rework EIP-6110, EIP-7002, and EIP-7251: Pectra execution requests (#2734) 2024-10-18 16:38:18 +07:00
filters.nim Bump nim-eth and nimbus-eth2 (#2741) 2024-10-16 13:51:38 +07:00
jwt_auth.nim Increase JSON-RPC limits, bump json-rpc (#2759) 2024-10-23 10:26:56 +02:00
jwt_auth_helper.nim Implement combo http server for rpc, engine_api, and graphql services (#1992) 2024-01-29 20:20:04 +07:00
oracle.nim replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00
p2p.nim Bump nim-eth and nimbus-eth2 (#2741) 2024-10-16 13:51:38 +07:00
params.nim Rework EIP-6110, EIP-7002, and EIP-7251: Pectra execution requests (#2734) 2024-10-18 16:38:18 +07:00
rpc_server.nim Increase JSON-RPC limits, bump json-rpc (#2759) 2024-10-23 10:26:56 +02:00
rpc_types.nim replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00
rpc_utils.nim Simplify verified proxy (#2754) 2024-10-21 03:10:41 +00:00
server_api.nim avoid loading full block for logs (#2772) 2024-10-23 22:02:20 +00:00
server_api_helpers.nim Rework EIP-6110, EIP-7002, and EIP-7251: Pectra execution requests (#2734) 2024-10-18 16:38:18 +07:00