Commit Graph

47 Commits

Author SHA1 Message Date
Matthias Seitz
acbbd6788c feat: make logs per response configurable (#2559) 2023-05-04 12:27:31 -07:00
Matthias Seitz
c7dac46cc5 chore(cli): add possible valus to ws,http api (#2564) 2023-05-04 12:23:42 -07:00
Aditya Pandey
4ebbd448dd Insert new blocks into cache (#2509)
Co-authored-by: Aditya Pandey <aditya.p@Aditya-P.local>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-05-04 15:55:18 +02:00
Matthias Seitz
29ce8aab43 fix: fix cors check (#2540) 2023-05-03 15:13:40 +02:00
Matthias Seitz
443572a6de feat(rpc): support launching on same port (#2530) 2023-05-03 11:26:56 +02:00
chirag-bgh
1026be0b64 feat: use caching layer when fetching blocks for logs (#2350)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-04-23 12:55:29 +02:00
Matthias Seitz
9a8d1022a6 feat(rpc): add engine eth subset rpc handler (#2317) 2023-04-20 17:45:04 +02:00
Matthias Seitz
a0bfb654cd test: add basic auth server tests (#2278) 2023-04-16 21:43:08 -04:00
Matthias Seitz
f1fc9ecafb chore(rpc): rpc and auth server cleanup (#2272) 2023-04-16 16:49:39 -04:00
Matthias Seitz
08eae76bec refactor: simplify engine Api (#2240) 2023-04-14 09:59:18 -07:00
rakita
087d0a6317 feat: CanonStateNotification for commit and reorg (#2156) 2023-04-10 13:11:15 +02:00
Matthias Seitz
4a8ed999c0 perf(rpc): use caching service for fetching logs and transactions (#2054) 2023-03-31 16:26:23 +02:00
jawilk
6f0064f687 chore(rpc): improve rpc server launch error diagnostic (#1979) 2023-03-31 15:38:40 +02:00
Aditya Pandey
cb318192ba Putting RPC tracing calls behind semaphore (#1914)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-03-25 11:27:52 +01:00
Matthias Seitz
d580b5a185 chore(rpc): cleanup imports (#1939) 2023-03-23 21:29:53 +01:00
Roman Krasiuk
8e4e5e088a feat(rpc): install EthFilter on auth rpc (#1937) 2023-03-23 12:08:08 -07:00
Roman Krasiuk
ce40bea46e feat(sync): beacon consensus engine (#1845) 2023-03-23 11:18:19 -07:00
Matthias Seitz
84af91737d feat(rpc): integrate eth filter and eth pubsub (#1930) 2023-03-23 18:37:53 +01:00
Matthias Seitz
2cba04774b chore(rpc): add traces for server start (#1925) 2023-03-23 05:51:29 -07:00
Matthias Seitz
7200969bd6 chore(rpc): add debug to server config (#1926) 2023-03-23 05:50:43 -07:00
Matthias Seitz
c4531feea5 feat(rpc): add ws allowed origins (#1924) 2023-03-23 05:48:37 -07:00
Georgios Konstantopoulos
46a4d7ee2a feat(rpc): impl debug_getRawBlock/Header/Tx (#1852)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-03-20 10:26:49 +01:00
Matthias Seitz
96ae3e7bd2 chore(rpc): rm allow unused (#1838) 2023-03-19 14:32:14 +01:00
Matthias Seitz
c78effcb3f chore(rpc): more trace prep (#1752) 2023-03-14 09:07:08 -07:00
Matthias Seitz
29a2e1ab3a feat(rpc): add EthSubscriptionIdProvider (#1721) 2023-03-12 22:36:19 -04:00
chirag-bgh
1846f2d73c feat: Implement is_syncing subscription handler (#1562)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-03-12 10:16:47 +01:00
Matthias Seitz
ea11461126 chore(rpc): add required fields to Trace handler (#1683) 2023-03-09 12:51:35 -08:00
Matthias Seitz
5fbd3f0c9b feat(rpc): Add RpcModuleConfig and integrate in builder (#1605) 2023-03-02 15:39:00 +01:00
Matthias Seitz
626c076c85 feat(rpc): integrate eth cache and task executor in pipeline (#1596) 2023-03-01 15:46:57 -07:00
Chirag Baghasingh
41748e818f feat: Integrate new EvmEnvProvider in RPC (#1550) 2023-02-25 10:53:41 +01:00
Roman Krasiuk
823866ac57 feat(rpc): launch auth server (#1506)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2023-02-22 14:39:37 -08:00
Matthias Seitz
93b1a7f49a chore: cors followup changes (#1480) 2023-02-21 05:57:09 -08:00
Tirth Patel
42b1fc1f5b feat: add --http.corsdomain (#1305) 2023-02-21 13:20:23 +01:00
Chen Kai
e8453abc78 feat:add server function in RpcServerArgs. (#1402)
Signed-off-by: grapebaba <281165273@qq.com>
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2023-02-19 16:45:04 -08:00
Alexey Shekhirin
94674f9c16 feat(rpc, storage): eth_feeHistory except reward field (#1275) 2023-02-16 11:33:14 +01:00
Matthias Seitz
ba20759062 chore(rpc): add more helper functions to modle regsitry (#1380)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2023-02-15 12:07:09 -08:00
Matthias Seitz
c415221876 chore(rpc): rename RpcModuleConfig --> RpcModuleSelection (#1376) 2023-02-15 12:53:42 -05:00
Matthias Seitz
a4ad2da06e chore: change RpcServer build (#1367) 2023-02-15 11:19:26 +01:00
tomarST
7480ea418b Split the http_ws_addr (#1323)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2023-02-15 11:01:02 +01:00
Aurélien
afb6671a0f feat: refactoring reth_methods() to return multiple Methods (#1284) 2023-02-11 11:29:09 +01:00
Matthias Seitz
f070412064 feat(rpc): add EthApiSpec to DebugApi (#1246) 2023-02-09 14:06:30 +01:00
Ikechukwu Ahiara Marvellous
9470943bab Integrate RPC in CLI (#1227)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-02-09 11:31:48 +01:00
Matthias Seitz
cf8c7b5c43 feat(rpc): add Standard rpc module selection (#1229) 2023-02-08 16:51:55 +01:00
Matthias Seitz
88a838b9f4 test: basic rpc testing support (#1222) 2023-02-08 16:51:24 +01:00
Matthias Seitz
10aa3d617a feat(rpc): impl rpc-builder types (#1203) 2023-02-07 11:03:05 -08:00
Ikechukwu Ahiara Marvellous
0f5a6b721c Configure RPC endpoints specific to transports (#1077)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-02-06 11:33:13 +01:00
Georgios Konstantopoulos
e048718ea2 refactor: pull out rpc/ from net/rpc (#1147) 2023-02-02 14:17:26 -08:00