|
|
8c8702be14
|
configurable middleware and metrics & http middleware (#9596)
|
2024-07-18 13:58:47 +00:00 |
|
|
|
fd117d7a70
|
feat(rpc/otterscan): set total_fees in ots_getBlockDetails (#9477)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-16 21:35:27 +00:00 |
|
|
|
2aa94e9aee
|
chore(rpc): expose ethapi in node builder for op customisation (#9444)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-16 13:53:03 +00:00 |
|
|
|
5a0395963f
|
feat: implement generalizable rpc middleware (#9429)
|
2024-07-15 12:44:51 +00:00 |
|
|
|
b31167ba6a
|
feat(rpc/otterscan): change BlockId to u64 in has_code (#9469)
Signed-off-by: jsvisa <delweng@gmail.com>
|
2024-07-12 08:45:34 +00:00 |
|
|
|
f479db2010
|
Added wrapper type defaulting to prague engine caps (#9413)
|
2024-07-10 12:10:52 +00:00 |
|
|
|
5272a53091
|
feat(rpc/ots): implement ots_getTransactionBySenderAndNonce (#9263)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Emilia Hane <emiliaha95@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-09 10:23:14 +00:00 |
|
|
|
67478b7a58
|
feat(rpc/ots): implement ots_traceTransaction RPC (#9246)
Signed-off-by: jsvisa <delweng@gmail.com>
|
2024-07-09 09:55:55 +00:00 |
|
|
|
9c0bc8477a
|
refactor(rpc): remove intermediate types from rpc start up process (#9180)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-08 21:06:52 +00:00 |
|
|
|
94f1adfa7c
|
feat(rpc/ots): implement ots_getContractCreator (#9236)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-08 20:39:50 +00:00 |
|
|
|
3e8a2a29c5
|
Integrate permits for getproof (#9363)
|
2024-07-08 17:51:08 +00:00 |
|
|
|
abf3aff194
|
fix: encode block as is in debug_getRawBlock (#9353)
|
2024-07-06 19:43:29 +00:00 |
|
|
|
ddc6ab902b
|
fix(rpc/ots): set block_number as u64 instead of NumberOrTag (#9302)
Signed-off-by: jsvisa <delweng@gmail.com>
|
2024-07-04 14:57:31 +00:00 |
|
|
|
610110bb67
|
feat(rpc/ots): add rpc erigon_getHeaderByNumber (#9300)
Signed-off-by: jsvisa <delweng@gmail.com>
|
2024-07-04 12:13:29 +00:00 |
|
|
|
af280b98f7
|
chore: remove unused async (#9299)
|
2024-07-04 11:10:27 +00:00 |
|
|
|
a7caf0d284
|
feat(rpc): enable historical proofs (#9273)
|
2024-07-03 20:43:26 +00:00 |
|
|
|
335b93425e
|
chore(rpc): EthApi builder (#9041)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-03 15:30:29 +00:00 |
|
|
|
530e7e8961
|
refactor(net): move node record constants to network-peers crate (#9161)
|
2024-06-28 09:45:23 +02:00 |
|
|
|
1b9f5871f5
|
chore(rpc): move impl of eth api server out of reth-rpc-eth-api (#9135)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-27 12:34:17 +00:00 |
|
|
|
933a1dea39
|
chore(rpc): reth-eth-api crate (#8887)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-27 11:37:52 +00:00 |
|
|
|
31e247086c
|
feat(rpc): remove ipc future and now using ServerHandle and StopHandle from jsonrpsee (#9044)
|
2024-06-24 10:00:02 +00:00 |
|
|
|
8f2522eff9
|
refactor(rpc): add builder pattern for EthHandlers (#9035)
|
2024-06-24 09:20:41 +00:00 |
|
|
|
55831500cf
|
chore(deps): bump interprocess and others (#8982)
|
2024-06-20 15:37:35 +00:00 |
|
|
|
9de1cc6c9a
|
chore: fix repeat words (#8916)
|
2024-06-18 11:07:56 +00:00 |
|
|
|
2a5c93fab3
|
chore: use reth_chainspec where possible (#8891)
|
2024-06-17 16:09:09 +00:00 |
|
|
|
40d588470f
|
chore(rpc): use TypedData type in eth_signTypedData signature (#8845)
|
2024-06-14 16:46:37 +00:00 |
|
|
|
55317eb004
|
chore(deps): bump http, hyper etc. to 1.0; jsonrpsee 0.23 (#7018)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-11 09:37:49 +00:00 |
|
|
|
08cb775455
|
feat: move RethRpcConfig to rpc-builder (#8684)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-10 22:08:51 +00:00 |
|
|
|
314da27567
|
chore: rm unused launch functions (#8663)
|
2024-06-07 18:12:08 +00:00 |
|
|
|
04d3191ca8
|
fix: ensure tx forwarder is set (#8664)
|
2024-06-07 10:09:41 +00:00 |
|
|
|
60f6657988
|
feat: move core rpc server types to standalone crate (#8515)
|
2024-06-04 12:06:47 +00:00 |
|
|
|
9aacba8598
|
add type_repetition_in_bounds clippy lint (#8568)
|
2024-06-03 17:10:15 +00:00 |
|
|
|
7c17c6e469
|
add doc_markdown clippy lint (#8552)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-03 13:21:45 +00:00 |
|
|
|
da233bf322
|
add empty_line_after_doc_comments and remove option_if_let_else (#8539)
|
2024-06-01 15:21:50 +00:00 |
|
|
|
d7c854d93d
|
feat: accessor for ethconfig (#8525)
|
2024-05-31 10:05:59 +00:00 |
|
|
|
bafec99f6b
|
Refactor: Clean up RpcModuleSelection API (#8504)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-05-30 11:54:41 +00:00 |
|
|
|
ba03d93a23
|
fix(rpc): use hex arg for feeHistory (#8506)
|
2024-05-30 11:48:07 +00:00 |
|
|
|
3d3f52b2a4
|
Add missing_const_for_fn clippy lint (#8498)
|
2024-05-30 09:50:03 +00:00 |
|
|
|
42667e1cfd
|
chore: rm reth-interfaces (#8486)
|
2024-05-29 16:54:14 +00:00 |
|
|
|
d388fc0bec
|
feat: create_transport_rpc_modules (#8482)
|
2024-05-29 15:15:11 +00:00 |
|
|
|
944180348f
|
chore: add _total suffix to counter metrics (#8263)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-05-29 15:05:31 +00:00 |
|
|
|
19c529e8df
|
add use_self clippy lint (#8325)
|
2024-05-29 13:14:14 +00:00 |
|
|
|
7262d08f47
|
chore(rpc): rm unused fn (#8463)
|
2024-05-29 13:24:32 +02:00 |
|
|
|
a8e5eb6186
|
feat: implement clientVersionV1 in engine API (#8016)
|
2024-05-24 17:38:06 +00:00 |
|
|
|
d0386b8166
|
feat: use broadcast channel for event listeners (#8193)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-05-22 17:36:51 +00:00 |
|
|
|
db9c559247
|
refactor: Replace JwtSecret with alloy's version of it (#8299)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-05-19 12:36:24 +00:00 |
|
|
|
e20cb91827
|
Extract layers module from rpc crate (#8163)
Co-authored-by: Emilia Hane <emiliaha95@gmail.com>
|
2024-05-11 13:41:41 +00:00 |
|
|
|
00a02f5b5c
|
chore: remote try_ prefix from block to payload conversion methods (#8117)
|
2024-05-06 11:14:57 +00:00 |
|
|
|
067b0ff420
|
feat: integrate ExecutorProvider (#7798)
|
2024-05-03 11:39:46 +00:00 |
|
|
|
aef1bcc435
|
chore: make clippy happy (#8068)
|
2024-05-03 10:18:41 +00:00 |
|