nk_ysg
|
3f3a7ef023
|
unify &Option<T> to Option<&T> (#11755)
|
2024-10-16 07:57:28 +00:00 |
|
Arsenii Kulikov
|
6fb271036d
|
feat: move RPC launch to add-ons (#11532)
|
2024-10-15 14:51:40 +00:00 |
|
Thomas Coratger
|
bca11aa2dd
|
clippy: add from_iter_instead_of_collect warn (#11666)
|
2024-10-11 17:56:33 +00:00 |
|
Varun Doshi
|
2ca6141233
|
feat: rpc replace function created (#11501)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-05 09:14:06 +00:00 |
|
nk_ysg
|
64fae4d0f2
|
chore: rm crate reth-rpc-types (#11341)
|
2024-10-02 11:16:20 +02:00 |
|
Ayodeji Akinola
|
6bbb07bbab
|
chore(cli): Add warning for misconfigured HTTP API flags (#11360)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-10-01 03:37:14 +00:00 |
|
Thomas Coratger
|
c00516c3f9
|
rpc-types: rm alloy-rpc-types-engine reexport (#11206)
|
2024-09-25 14:49:50 +00:00 |
|
Arsenii Kulikov
|
ae3d279cc3
|
feat: relax chainspec bounds on NodeBuilder and rpc types (#11160)
|
2024-09-24 17:47:04 +00:00 |
|
Francis Li
|
d3114b4eec
|
feat(witness): use block executor to execute block inside debug_execution_witness (#11149)
|
2024-09-24 16:48:32 +00:00 |
|
Arsenii Kulikov
|
c851a1740c
|
feat: EngineValidator (#11144)
|
2024-09-24 11:23:52 +00:00 |
|
Matthias Seitz
|
f81c7d075c
|
chore: rm redundant builder types (#11129)
|
2024-09-23 15:37:45 +00:00 |
|
Thomas Coratger
|
2684594ec1
|
rpc: rm useless reexports in reth-rpc-types (#11113)
|
2024-09-23 00:29:47 +00:00 |
|
Thomas Coratger
|
159bf2cf16
|
rpc: rm useless alloy_rpc_types reexport (#11098)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-09-22 14:29:35 +00:00 |
|
Thomas Coratger
|
f7b895ef4a
|
rpc: rm useless alloy_rpc_types_trace reexport (#11096)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-09-22 13:14:11 +00:00 |
|
Thomas Coratger
|
b9712c5ec5
|
rpc-types: replace reth TransactionRequest by alloy (#11091)
|
2024-09-21 18:52:59 +00:00 |
|
Emilia Hane
|
b5adf24a65
|
chore(rpc): remove use of extensible transaction + receipt types (#9774)
|
2024-09-20 15:00:28 +00:00 |
|
Emilia Hane
|
5f45f63565
|
fix(lint): lint warnings rpc builder (#11014)
|
2024-09-19 13:21:46 +02:00 |
|
Arsenii Kulikov
|
91eb50c59f
|
feat: eth_simulateV1 support (#10829)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-09-18 17:38:04 +00:00 |
|
Thomas Coratger
|
5e9f38164d
|
evm: use Header AT in ConfigureEvmEnv (#10968)
|
2024-09-17 23:03:15 +00:00 |
|
Thomas Coratger
|
2b75415a00
|
execution: make ConfigureEvm independent of chainspec argument (#10748)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2024-09-11 13:50:42 +00:00 |
|
Håvard Anda Estensen
|
60dcea847c
|
rpc: replace reth-primitive imports (#10812)
|
2024-09-11 00:28:09 +00:00 |
|
Michael Sproul
|
d8b12ac499
|
Implement engine_getBlobsV1 (#9723)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-09-09 15:28:53 +00:00 |
|
nk_ysg
|
b78e0f6069
|
feat: remove constraint of concrete type AnyTransactionReceipt for EthApiTypes::NetworkType (#10693)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-09-09 13:46:40 +00:00 |
|
Ryan Schneider
|
7a20b413f5
|
feat: Include missing block id in error responses (#7416)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-09-07 11:02:17 +00:00 |
|
Delweng
|
3efe22eae7
|
feat(rpc): dedup rpc getTxBySenderAndNonce (#10600)
Signed-off-by: jsvisa <delweng@gmail.com>
|
2024-08-31 16:57:34 +00:00 |
|
nk_ysg
|
24f04710c0
|
feat: use alloy_network::Network::ReceiptResponse instead of AnyTransactionReceipt in RPC (#10621)
|
2024-08-30 16:58:59 +00:00 |
|
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 |
|