Arsenii Kulikov
|
ec5ce21965
|
chore(deps): bump alloy (#10537)
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
|
2024-08-29 13:23:04 +00:00 |
|
nk_ysg
|
a24fe46b13
|
remove transaction forwarder trait (#9678)
|
2024-08-26 18:17:34 +00:00 |
|
Vid Kersic
|
4138b52a31
|
chore: remove usage of RichBlock (#10538)
|
2024-08-26 13:18:40 +00:00 |
|
Skanda Bhat
|
082f37cb88
|
feat(rpc): Add method removal functionality for RPC transports (#10497)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-08-24 08:33:06 +00:00 |
|
Thomas Coratger
|
dbdb1117a8
|
rpc: remove special module handling for eth_callBundle (#10486)
|
2024-08-24 07:36:32 +00:00 |
|
Emilia Hane
|
7d8196e29c
|
chore(rpc): config network specific transaction type in node builder (#10417)
|
2024-08-22 14:36:38 +00:00 |
|
Arsenii Kulikov
|
f2e0bc073a
|
feat: ChainSpec associated type (#10292)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-08-22 12:30:09 +00:00 |
|
greged93
|
1f5fb90bc8
|
fix: getAccount (#10402)
|
2024-08-21 07:41:01 +00:00 |
|
Tuan Tran
|
db8706e5d8
|
chore: fix unnameable-types lint on blockchain-tree and rpc crates (#9757)
Co-authored-by: Emilia Hane <emiliaha95@gmail.com>
|
2024-07-25 15:31:20 +00:00 |
|
Matthias Seitz
|
a89a576b12
|
test: add test for rpc middleware (#9620)
|
2024-07-19 17:05:37 +02:00 |
|
Matthias Seitz
|
f8812e2aa5
|
chore: require enginetypes 'static (#9645)
|
2024-07-19 13:44:44 +00:00 |
|
Sean Matt
|
8c8702be14
|
configurable middleware and metrics & http middleware (#9596)
|
2024-07-18 13:58:47 +00:00 |
|
Delweng
|
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 |
|
Emilia Hane
|
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 |
|
Sean Matt
|
5a0395963f
|
feat: implement generalizable rpc middleware (#9429)
|
2024-07-15 12:44:51 +00:00 |
|
Delweng
|
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 |
|
Luca Provini
|
f479db2010
|
Added wrapper type defaulting to prague engine caps (#9413)
|
2024-07-10 12:10:52 +00:00 |
|
Delweng
|
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 |
|
Delweng
|
67478b7a58
|
feat(rpc/ots): implement ots_traceTransaction RPC (#9246)
Signed-off-by: jsvisa <delweng@gmail.com>
|
2024-07-09 09:55:55 +00:00 |
|
Sean Matt
|
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 |
|
Delweng
|
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 |
|
kostekIV
|
3e8a2a29c5
|
Integrate permits for getproof (#9363)
|
2024-07-08 17:51:08 +00:00 |
|
Matthias Seitz
|
abf3aff194
|
fix: encode block as is in debug_getRawBlock (#9353)
|
2024-07-06 19:43:29 +00:00 |
|
Delweng
|
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 |
|
Delweng
|
610110bb67
|
feat(rpc/ots): add rpc erigon_getHeaderByNumber (#9300)
Signed-off-by: jsvisa <delweng@gmail.com>
|
2024-07-04 12:13:29 +00:00 |
|
joshieDo
|
af280b98f7
|
chore: remove unused async (#9299)
|
2024-07-04 11:10:27 +00:00 |
|
Roman Krasiuk
|
a7caf0d284
|
feat(rpc): enable historical proofs (#9273)
|
2024-07-03 20:43:26 +00:00 |
|
Emilia Hane
|
335b93425e
|
chore(rpc): EthApi builder (#9041)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-03 15:30:29 +00:00 |
|
Thomas Coratger
|
530e7e8961
|
refactor(net): move node record constants to network-peers crate (#9161)
|
2024-06-28 09:45:23 +02:00 |
|
Emilia Hane
|
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 |
|
Emilia Hane
|
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 |
|
Tien Nguyen
|
31e247086c
|
feat(rpc): remove ipc future and now using ServerHandle and StopHandle from jsonrpsee (#9044)
|
2024-06-24 10:00:02 +00:00 |
|
Thomas Coratger
|
8f2522eff9
|
refactor(rpc): add builder pattern for EthHandlers (#9035)
|
2024-06-24 09:20:41 +00:00 |
|
DaniPopes
|
55831500cf
|
chore(deps): bump interprocess and others (#8982)
|
2024-06-20 15:37:35 +00:00 |
|
Oliver
|
9de1cc6c9a
|
chore: fix repeat words (#8916)
|
2024-06-18 11:07:56 +00:00 |
|
joshieDo
|
2a5c93fab3
|
chore: use reth_chainspec where possible (#8891)
|
2024-06-17 16:09:09 +00:00 |
|
DaniPopes
|
40d588470f
|
chore(rpc): use TypedData type in eth_signTypedData signature (#8845)
|
2024-06-14 16:46:37 +00:00 |
|
DaniPopes
|
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 |
|
Aurélien
|
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 |
|
Matthias Seitz
|
314da27567
|
chore: rm unused launch functions (#8663)
|
2024-06-07 18:12:08 +00:00 |
|
Matthias Seitz
|
04d3191ca8
|
fix: ensure tx forwarder is set (#8664)
|
2024-06-07 10:09:41 +00:00 |
|
Aurélien
|
60f6657988
|
feat: move core rpc server types to standalone crate (#8515)
|
2024-06-04 12:06:47 +00:00 |
|
Thomas Coratger
|
9aacba8598
|
add type_repetition_in_bounds clippy lint (#8568)
|
2024-06-03 17:10:15 +00:00 |
|
Thomas Coratger
|
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 |
|
Thomas Coratger
|
da233bf322
|
add empty_line_after_doc_comments and remove option_if_let_else (#8539)
|
2024-06-01 15:21:50 +00:00 |
|
James Prestwich
|
d7c854d93d
|
feat: accessor for ethconfig (#8525)
|
2024-05-31 10:05:59 +00:00 |
|
James Prestwich
|
bafec99f6b
|
Refactor: Clean up RpcModuleSelection API (#8504)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-05-30 11:54:41 +00:00 |
|
Matthias Seitz
|
ba03d93a23
|
fix(rpc): use hex arg for feeHistory (#8506)
|
2024-05-30 11:48:07 +00:00 |
|
Thomas Coratger
|
3d3f52b2a4
|
Add missing_const_for_fn clippy lint (#8498)
|
2024-05-30 09:50:03 +00:00 |
|
Matthias Seitz
|
42667e1cfd
|
chore: rm reth-interfaces (#8486)
|
2024-05-29 16:54:14 +00:00 |
|