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
|
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
|
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 |
|
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 |
|