Matthias Seitz
|
2f85dcc4e0
|
chore: use default init (#15975)
|
2025-04-28 16:34:50 +00:00 |
|
Veer Chaurasia
|
b6aa8e78f1
|
feat: Replace CacheServiceUnavailable variant with a dedicated error variant (#15950)
|
2025-04-28 09:51:49 +00:00 |
|
Skylar Ray
|
264334640c
|
docs: update docs (#15851)
|
2025-04-26 07:38:14 +00:00 |
|
Hai | RISE
|
8bba80e565
|
perf(rpc): clone less when building block response (#15624)
|
2025-04-25 18:35:39 +00:00 |
|
Harrish Bansal
|
82d6505948
|
refactor: remove validate_header_with_total_difficulty (#15903)
|
2025-04-25 13:38:29 +00:00 |
|
Ayush Dubey
|
cef7febf0b
|
feat: Introducing ValidationApiError into structured JSON-RPC error responses (#15901)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-04-25 10:10:32 +00:00 |
|
Hai | RISE
|
7a4a30f49f
|
chore: fix misleading name (#15920)
|
2025-04-25 07:02:08 +00:00 |
|
Emilia Hane
|
a7435bede0
|
chore(deps): 2024 edition syntax fixes (#14731)
|
2025-04-24 21:34:26 +00:00 |
|
Matthias Seitz
|
0c7518205b
|
chore: bump alloy 0.15.5 (#15913)
|
2025-04-24 14:39:24 +00:00 |
|
Matthias Seitz
|
bf59f5816c
|
docs: add docs about CachedReads (#15905)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2025-04-24 15:43:09 +02:00 |
|
Matthias Seitz
|
4d77608be1
|
feat!: replace TransactionSigned with alloy's (#15768)
|
2025-04-24 12:17:19 +00:00 |
|
Matthias Seitz
|
ddba222c08
|
chore: make clippy happy (#15895)
Co-authored-by: Federico Gimenez <federico.gimenez@gmail.com>
|
2025-04-24 08:06:06 +00:00 |
|
Matthias Seitz
|
f5eca39559
|
chore: bump alloy 0.15 (#15874)
|
2025-04-23 12:13:16 +00:00 |
|
Will Cory
|
e238946ded
|
feat: add state override support to eth_createAccessList (#15840)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-04-22 08:50:30 +00:00 |
|
charlessswang
|
3f95621703
|
chore(all): remove duplicate words (#15799)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-04-21 10:57:28 +00:00 |
|
Tomás Andróil
|
15dfb13a2b
|
fix: added a dedicated test to confirm that serde_json correctly handles JSON strings with leading and trailing whitespace (#15789)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-04-19 08:32:46 +00:00 |
|
Ishika Choudhury
|
b117760f34
|
chore: removed deprecated endpoint (#15804)
|
2025-04-18 12:42:59 +00:00 |
|
0xMushow
|
aee484ba82
|
refactor(block): Inline from_block_with_transaction fn (#15788)
|
2025-04-17 18:57:20 +00:00 |
|
Federico Gimenez
|
ddc101f863
|
chore: set clippy check for const fn to warn (#15777)
|
2025-04-16 17:59:36 +00:00 |
|
tate
|
a11d12755d
|
feat: disable EIP-3607 for eth_createAccessList (#15763)
|
2025-04-16 08:00:56 +00:00 |
|
rrrengineer
|
4850bd5ebc
|
feat: adding cli --rpc.txfeecap flag (#15654)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-04-15 18:30:12 +00:00 |
|
Matthias Seitz
|
51cb1046d3
|
fix(rpc): set code hash in code override (#15738)
|
2025-04-15 11:15:12 +00:00 |
|
Tronica
|
b3ad85a0ab
|
refactor(rpc): eliminate unnecessary cloning in RpcService::call (#15728)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-04-14 16:21:00 +00:00 |
|
Roman Krasiuk
|
89b209b920
|
chore(rpc): warn on unimplemented flashbots rpc methods (#15727)
|
2025-04-14 15:04:55 +00:00 |
|
kevaundray
|
33ddc2861b
|
chore!: Populate the headers field in the ExecutionWitness when calling debug_executionWitness (#15608)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-04-11 07:49:45 +00:00 |
|
Yash Atreya
|
58fe204ff2
|
chore: alloy 0.14 (#15635)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-04-11 08:28:57 +02:00 |
|
Emilia Hane
|
73b9294072
|
chore(lint): Remove redundant lint attributes (#15531)
|
2025-04-09 10:11:02 +00:00 |
|
Yohan Nelson
|
add12f9a94
|
fix!(rpc): wrap call many response in vec (#15622)
|
2025-04-09 05:19:56 +00:00 |
|
onbjerg
|
a5755f72eb
|
fix: use --http.corsdomain for http rpc server (#15620)
|
2025-04-08 20:16:57 +00:00 |
|
Matthias Seitz
|
0063aa20b7
|
fix: pick 1559 fees correctly for dynamic fee (#15605)
|
2025-04-08 13:20:21 +00:00 |
|
Yohan Nelson
|
dc367ad785
|
fix: eth_callMany uses vec bundle (#15596)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-04-08 12:08:55 +00:00 |
|
Matthias Seitz
|
a0c7d1cd77
|
fix: check for missing prio fee in eth simulate (#15601)
|
2025-04-08 12:45:30 +02:00 |
|
Soubhik Singha Mahapatra
|
aea8b06d39
|
fix: apply default values for transactions (#15488)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-04-08 09:33:32 +00:00 |
|
Roman Hodulák
|
fad870e350
|
feat(evm): Accept executable transaction as the input for block builder (#15524)
|
2025-04-07 20:39:56 +00:00 |
|
Vaiz_07
|
b52ef3c173
|
feat: add eth cache helper function (#15589)
|
2025-04-07 15:32:58 +00:00 |
|
Tbelleng
|
6ae48f8d95
|
fix: 🐛 Fix gas_limit handle in eth_simulate (#15562)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-04-07 14:51:51 +00:00 |
|
Matthias Seitz
|
1126ecc8e3
|
fix: config defaults for eth components (#15552)
|
2025-04-07 07:33:16 +00:00 |
|
Emilia Hane
|
e5c6de595e
|
chore(lint): Replace allow with expect for dead_code and rm unfullfilled lints (#15530)
|
2025-04-04 13:32:08 +00:00 |
|
Matthias Seitz
|
1a9562f89b
|
chore: return invalid reward percentiles as invalid params (#15532)
|
2025-04-04 11:41:41 +00:00 |
|
Matthias Seitz
|
a07064da99
|
fix: add fcu v1 for op engine (#15526)
Co-authored-by: peerheros <3077263001@qq.com>
|
2025-04-04 11:29:01 +02:00 |
|
Ishika Choudhury
|
604cc09230
|
ensured trace_filter has a valid block range (#15473)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-04-03 13:47:38 +00:00 |
|
Matthias Seitz
|
add505dc39
|
feat: support simulation in blockbuilder (#15470)
|
2025-04-02 17:48:05 +00:00 |
|
Femi Bankole
|
64d3d30aa2
|
Extend eth state cache with get receipts maybe block (#15391)
|
2025-03-31 14:14:51 +00:00 |
|
Vaiz_07
|
e75b207a4f
|
fn signature removed from signedtransaction (#15331)
Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com>
Co-authored-by: Ayush Dubey <61616662+Ayushdubey86@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Steven <112043913+stevencartavia@users.noreply.github.com>
Co-authored-by: Léa Narzis <78718413+lean-apple@users.noreply.github.com>
|
2025-03-29 06:43:46 +00:00 |
|
Federico Gimenez
|
e2e297d77c
|
feat: remove NodeTypesWithEngine trait layer (#15351)
|
2025-03-28 18:26:55 +00:00 |
|
Soubhik Singha Mahapatra
|
9718e9444a
|
Simplified input truncating (#15364)
|
2025-03-28 17:25:53 +00:00 |
|
Shane K Moore
|
56df196736
|
chore: replace reth-provider with reth-storage-api (#15344)
|
2025-03-28 09:27:19 +00:00 |
|
Sagar Rana
|
157b77bb5c
|
Function for retrieving Methods for TransportModules by name (#15061)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-03-26 21:11:47 +00:00 |
|
Matthias Seitz
|
fb5a6e755d
|
chore: include err in error return (#15279)
|
2025-03-25 22:56:28 +01:00 |
|
futreall
|
6772939bc9
|
Polishing up any minor spelling errors (#15223)
|
2025-03-25 10:48:44 +00:00 |
|