nimbus-eth1/nimbus/rpc
Jacek Sieka d828dead2d
Use stateRoot/storageRoot more consistently (#2791)
* prefer the spec-derived name where possible
* don't pass stateRoot to LedgerRef and friends (it doesn't do anything)
* add deprecation warning in graphql - it needs updating to use
forkedchain instead
2024-10-27 19:56:28 +01: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 Use stateRoot/storageRoot more consistently (#2791) 2024-10-27 19:56:28 +01: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 Use stateRoot/storageRoot more consistently (#2791) 2024-10-27 19:56:28 +01: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