|
|
9a805b06db
|
chore: bump alloy 0.11.1 (#14439)
|
2025-02-12 10:15:10 +00:00 |
|
|
|
104bd6e039
|
refactor: move ValidationApi setup to EthereumAddOns (#14342)
|
2025-02-09 14:14:53 +00:00 |
|
|
|
209b44829e
|
chore: remove block_to_payload_v1 (#14143)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-01 11:06:35 +00:00 |
|
|
|
a39980a6f6
|
feat: generalize Block impls (#14133)
|
2025-01-31 22:05:09 +00:00 |
|
|
|
0f2e2faeda
|
refactor: remove Events generic from RPC types (#14033)
|
2025-01-28 13:29:27 +00:00 |
|
|
|
83b2fb9b41
|
feat: add SealedBlock in reth-primitives-traits (#13735)
|
2025-01-15 01:12:43 +00:00 |
|
|
|
fb6902880c
|
chore: rm beacon consensus deps (#13716)
|
2025-01-07 22:31:04 +00:00 |
|
|
|
3c9139e30f
|
chore: remove redundant payload fn (#13624)
|
2025-01-03 14:17:39 +01:00 |
|
|
|
c6d42ad8c4
|
chore: move EventSender out of BeaconConsensusEngineHandle (#13533)
|
2024-12-23 22:44:19 +00:00 |
|
|
|
30d48cc97f
|
fix: call bundle recursion (#13425)
|
2024-12-17 13:33:14 +00:00 |
|
|
|
eb6080863b
|
feat(rpc): relax VaidationApi and EngineApi (#13241)
|
2024-12-09 21:48:29 +00:00 |
|
|
|
cf2a6a1ee8
|
feat: EthApi traits abstraction (#13170)
|
2024-12-06 12:30:50 +00:00 |
|
|
|
890f082453
|
feat(rpc): create revm env on demand (#13017)
Co-authored-by: dkathiriya <lakshya-sky@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-30 17:27:20 +00:00 |
|
|
|
dcaa06a01a
|
feat: make more block types generic (#12812)
|
2024-11-25 10:50:10 +00:00 |
|
|
|
bf44c9724f
|
feat: add support for eth_signTransaction (#12500)
|
2024-11-13 10:45:32 +01:00 |
|
|
|
441ddbf085
|
primitives: rm more alloy block reexports (#12308)
|
2024-11-05 11:37:56 +00:00 |
|
|
|
0475af8bdb
|
primitives: rm alloy BlockId reexport (#12303)
|
2024-11-04 11:47:18 +00:00 |
|
|
|
adff5a9429
|
feat: remove AnyNetwork usage (#12280)
|
2024-11-02 18:14:10 +00:00 |
|
|
|
d020b41f6a
|
feat: flashbots_validateBuilderSubmissionV3 (#12168)
|
2024-10-31 19:22:42 +00:00 |
|
|
|
cd828c06d9
|
feat: switch to composable executor for Ethereum (#11838)
|
2024-10-19 17:59:32 +00:00 |
|
|
|
c00516c3f9
|
rpc-types: rm alloy-rpc-types-engine reexport (#11206)
|
2024-09-25 14:49:50 +00:00 |
|
|
|
d3114b4eec
|
feat(witness): use block executor to execute block inside debug_execution_witness (#11149)
|
2024-09-24 16:48:32 +00:00 |
|
|
|
c851a1740c
|
feat: EngineValidator (#11144)
|
2024-09-24 11:23:52 +00:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
b9712c5ec5
|
rpc-types: replace reth TransactionRequest by alloy (#11091)
|
2024-09-21 18:52:59 +00:00 |
|
|
|
b5adf24a65
|
chore(rpc): remove use of extensible transaction + receipt types (#9774)
|
2024-09-20 15:00:28 +00:00 |
|
|
|
5f45f63565
|
fix(lint): lint warnings rpc builder (#11014)
|
2024-09-19 13:21:46 +02:00 |
|
|
|
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 |
|
|
|
60dcea847c
|
rpc: replace reth-primitive imports (#10812)
|
2024-09-11 00:28:09 +00:00 |
|
|
|
d8b12ac499
|
Implement engine_getBlobsV1 (#9723)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-09-09 15:28:53 +00:00 |
|
|
|
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 |
|
|
|
24f04710c0
|
feat: use alloy_network::Network::ReceiptResponse instead of AnyTransactionReceipt in RPC (#10621)
|
2024-08-30 16:58:59 +00:00 |
|
|
|
4138b52a31
|
chore: remove usage of RichBlock (#10538)
|
2024-08-26 13:18:40 +00:00 |
|
|
|
7d8196e29c
|
chore(rpc): config network specific transaction type in node builder (#10417)
|
2024-08-22 14:36:38 +00:00 |
|
|
|
1f5fb90bc8
|
fix: getAccount (#10402)
|
2024-08-21 07:41:01 +00:00 |
|
|
|
a89a576b12
|
test: add test for rpc middleware (#9620)
|
2024-07-19 17:05:37 +02: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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|