nimbus-eth1/nimbus/rpc
andri lim eb67e78fde
Implement RPC methods: debug_getRawBlock, debug_getRawHeader, debug_g… (#2098)
* Implement RPC methods: debug_getRawBlock, debug_getRawHeader, debug_getRawReceipts, debug_getRawTransaction

* Fix engine api sim when calling setupDebugRpc
2024-03-22 23:40:16 +07:00
..
common.nim Bump nim-web3 and others 2024-01-14 10:41:23 +07:00
cors.nim Implement combo http server for rpc, engine_api, and graphql services (#1992) 2024-01-29 20:20:04 +07:00
debug.nim Implement RPC methods: debug_getRawBlock, debug_getRawHeader, debug_g… (#2098) 2024-03-22 23:40:16 +07:00
engine_api.nim Bump eth_tests and related fixes (#2042) 2024-02-21 16:14:20 +07:00
experimental.nim Fix styles (#2046) 2024-02-21 23:04:59 +07:00
filters.nim Bump nim-web3 to 285d97c2b05bbe2a13dab4b52ea878157fb1a1a1 (#2088) 2024-03-21 08:05:22 +07:00
jwt_auth.nim Implement combo http server for rpc, engine_api, and graphql services (#1992) 2024-01-29 20:20:04 +07: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
p2p.nim Implement RPC method eth_getAccessList (#2091) 2024-03-21 18:24:32 +07:00
rpc_server.nim Implement combo http server for rpc, engine_api, and graphql services (#1992) 2024-01-29 20:20:04 +07:00
rpc_types.nim Get rid of HexQuantityStr and HexDataStr usage 2023-12-27 07:48:53 +07:00
rpc_utils.nim Implement RPC method eth_getAccessList (#2091) 2024-03-21 18:24:32 +07:00