Femi Bankole
|
0f449f2b39
|
feat: add Middleware generic to AuthServerConfig (#17373)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-07-18 11:54:36 +00:00 |
|
Rez
|
1b6f72321a
|
feat: enable CLI support for custom block headers (#17441)
|
2025-07-18 10:21:51 +00:00 |
|
Matthias Seitz
|
ca116aa7b7
|
docs: add code example to extend_rpc_modules method (#17446)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Jennifer <jenpaff0@gmail.com>
|
2025-07-18 09:57:07 +00:00 |
|
luory ✞
|
3c9ff6e157
|
fix: change hyperlink to reth_codec (#17437)
|
2025-07-18 09:56:59 +00:00 |
|
o-az
|
e089d902ca
|
fix: edit link and config (#17453)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-07-18 09:30:52 +00:00 |
|
cakevm
|
3add4b1e3d
|
feat(alloy-provider): implement transaction_by_hash method (#17479)
|
2025-07-18 09:14:12 +00:00 |
|
Matthias Seitz
|
87000e3359
|
chore: expose chainspec getter (#17461)
|
2025-07-18 11:14:36 +02:00 |
|
Yash Atreya
|
6927afac16
|
fix(docs): rustdocs module and nested links (#17478)
|
2025-07-18 07:49:38 +00:00 |
|
Matthias Seitz
|
65a63e129e
|
feat: add envelope conversion for op (#17469)
|
2025-07-17 18:48:50 +00:00 |
|
Yash Atreya
|
0fff798cb6
|
fix(docs): change sdk overview path to /sdk (#17467)
|
2025-07-17 17:41:22 +00:00 |
|
bigbear
|
d4d3e22f79
|
fix: correct documentation for block_mut method in RecoveredBlock (#17472)
|
2025-07-17 15:47:55 +00:00 |
|
cakevm
|
1912ac7547
|
feat(alloy-provider): implement bytecode_by_hash method (#17471)
|
2025-07-17 15:39:47 +00:00 |
|
Matthias Seitz
|
425541d5a6
|
fix: use primitives headers for pruner (#17458)
|
2025-07-17 14:03:15 +00:00 |
|
Arsenii Kulikov
|
05fed6f991
|
feat: add helper for building pending block env (#17464)
|
2025-07-17 14:00:13 +00:00 |
|
cakevm
|
61a19c1bcb
|
feat(alloy-provider): implement sealed_header method (#17455)
|
2025-07-17 13:56:21 +00:00 |
|
Léa Narzis
|
0b1d950f67
|
feat(tx-pool): add submit methods to TransactionPool (#17431)
|
2025-07-17 13:46:10 +00:00 |
|
strmfos
|
237e97ab83
|
docs: fix typo from optstack to opstack (#17454)
|
2025-07-17 13:41:33 +00:00 |
|
Arsenii Kulikov
|
7ccb37ebe3
|
refactor: move receipt conversions to RpcConverter (#17450)
|
2025-07-17 13:19:30 +00:00 |
|
cakevm
|
2afd109816
|
chore: correct spelling errors (#17462)
|
2025-07-17 13:19:19 +00:00 |
|
Rez
|
824e099055
|
feat: make engine API metered methods and utilities public (#17460)
|
2025-07-17 11:48:46 +00:00 |
|
Tomass
|
1e20871043
|
docs: fix typo in NetworkManager diagram (#17448)
|
2025-07-16 15:40:52 +00:00 |
|
Brian Picciano
|
802be64ef8
|
perf(trie): parallelize ParallelSparseTrie::reveal_nodes (#17372)
|
2025-07-16 15:22:32 +00:00 |
|
maradini77
|
825222f3b0
|
fix: Update JWT Secret Flag in Benchmark Documentation (#17447)
|
2025-07-16 14:46:18 +00:00 |
|
Matthias Seitz
|
f86959f4c1
|
docs: enhance direct database access documentation (#17445)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-07-16 14:38:10 +00:00 |
|
anim001k
|
2d1f8cdea1
|
fix: rename highest_static_fileted_block to highest_static_file_block (#17427)
|
2025-07-16 14:26:39 +00:00 |
|
viktorking7
|
fdefed3d79
|
fix: Update Docker Compose Docs Link in etc/README.md (#17414)
|
2025-07-16 13:44:06 +00:00 |
|
maradini77
|
8cbd119940
|
fix: Rename WitnessBlindedProvider to WitnessTrieNodeProvider (#17426)
|
2025-07-16 13:13:04 +00:00 |
|
Alexey Shekhirin
|
c01f230ffb
|
chore(bin): missing --jwt-secret message in reth-bench (#17443)
|
2025-07-16 13:11:17 +00:00 |
|
cakevm
|
1179da2222
|
chore: simplify blob count extraction using new blob_count() method (#17439)
|
2025-07-16 10:56:13 +00:00 |
|
Rez
|
8e5efb36c3
|
feat: make revm_spec generic over header type (#17436)
|
2025-07-16 10:53:13 +00:00 |
|
Matthias Seitz
|
2643324668
|
chore: bump revm 273 (#17412)
|
2025-07-16 12:53:48 +02:00 |
|
adust
|
b0d05b69e2
|
refactor: remove unused sparse trie methods (#17433)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-07-16 08:00:16 +00:00 |
|
Dan Cline
|
76b19f37ab
|
chore(consensus): refactor fork and ommers check into standalone fn (#17406)
|
2025-07-15 19:17:23 +00:00 |
|
Matthias Seitz
|
5d72088ecd
|
chore: add txpool submit examples (#17420)
|
2025-07-15 17:34:06 +02:00 |
|
Alexey Shekhirin
|
cd737052c3
|
test(engine): enable parallel sparse trie in e2e tests (#17423)
|
2025-07-15 15:15:06 +00:00 |
|
maradini77
|
4364cd09bc
|
refactor: use DefaultTrieNodeProviderFactory in state root calculation (#17425)
|
2025-07-15 14:57:33 +00:00 |
|
Matthias Seitz
|
55fa57bb11
|
chore: box import future (#17424)
|
2025-07-15 14:43:51 +00:00 |
|
Aliaksei Misiukevich
|
fe1d2d2425
|
refactor: BlindedPovider rename (#17208)
Signed-off-by: Aliaksei Misiukevich <taberlick@gmail.com>
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
|
2025-07-15 12:40:52 +00:00 |
|
fantasyup
|
fb9f3cce92
|
feat: Add support for ethstats (#16396)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-07-15 10:56:43 +00:00 |
|
Dan Cline
|
c667bc972e
|
chore(txpool): use alloy-primitives HashMap for SenderIdentifiers (#17408)
|
2025-07-15 10:10:24 +00:00 |
|
Federico Gimenez
|
00d259dbea
|
feat(sdk): make engine API (auth server) optional for custom consensus integrations (#17376)
|
2025-07-15 09:28:21 +00:00 |
|
cakevm
|
13c59dc1c4
|
feat(alloy-provider): implement header methods (#17402)
|
2025-07-15 09:20:58 +00:00 |
|
Yash Atreya
|
13d3d9b577
|
fix(docs): rustdoc search functionality (#17410)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-07-15 09:16:27 +00:00 |
|
Rez
|
253721d226
|
feat: add generic database support for Receipt<T> (#17409)
|
2025-07-15 09:13:14 +00:00 |
|
Roman Hodulák
|
73f2edb90c
|
feat(rpc): Use generic transaction request as input (#17092)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2025-07-14 17:46:52 +00:00 |
|
Léa Narzis
|
52bd07b8fd
|
refactor(rpc): change receipt to Cow<R> for build_receipt (#17382)
|
2025-07-14 17:15:55 +00:00 |
|
Léa Narzis
|
f83e29cdd3
|
docs(guides): add export era in history section (#17391)
|
2025-07-14 16:45:42 +00:00 |
|
Matthias Seitz
|
61bbe5ee29
|
perf: release listner lock early (#17400)
|
2025-07-14 15:23:10 +00:00 |
|
Acat
|
44cc67be00
|
perf: optimize txpool_status RPC by avoiding full transaction collection (#17392)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-07-14 14:07:32 +00:00 |
|
Acat
|
b9c63f6a10
|
fix(txpool): Propagate promoted transactions on account updates (#17396)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-07-14 11:55:08 +00:00 |
|