Matthias Seitz
|
626c076c85
|
feat(rpc): integrate eth cache and task executor in pipeline (#1596)
|
2023-03-01 15:46:57 -07:00 |
|
Matthias Seitz
|
17dffba150
|
feat(rpc): impl uncle count handlers (#1511)
|
2023-02-22 14:40:58 -08:00 |
|
Matthias Seitz
|
cc5e5cab3c
|
feat(rpc): implement block_transaction_count (#1471)
|
2023-02-20 20:46:25 +01:00 |
|
Matthias Seitz
|
8d1dc58af5
|
feat(rpc): add block_by_number (#1467)
|
2023-02-20 08:48:14 -08:00 |
|
Matthias Seitz
|
50203a8f2a
|
chore: phase out ethers rpc block types (#1463)
|
2023-02-20 16:02:33 +01:00 |
|
Matthias Seitz
|
279c0f917c
|
feat(rpc): impl block_by_hash (#1460)
|
2023-02-20 14:58:02 +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 |
|
Tomás
|
2306bfe998
|
feat: Add eth_getBalance, eth_getTransactionCount, eth_getStorageAt handlers (#1422)
Co-authored-by: lambdaclass-user <github@lambdaclass.com>
|
2023-02-17 12:42:24 +01:00 |
|
Alexey Shekhirin
|
94674f9c16
|
feat(rpc, storage): eth_feeHistory except reward field (#1275)
|
2023-02-16 11:33:14 +01:00 |
|
Matthias Seitz
|
c415221876
|
chore(rpc): rename RpcModuleConfig --> RpcModuleSelection (#1376)
|
2023-02-15 12:53:42 -05:00 |
|
Matthias Seitz
|
a9b9f42715
|
fix(rpc): use rpc::BlockNumber type not u64 (#1370)
|
2023-02-15 14:17:33 +01: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 |
|
naviechan
|
dc391f9453
|
Test(rpc): Test support for different api modules (#1288)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-02-11 17:45:56 -08: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 |
|