anim001k
|
03ceac7e79
|
fix: refactor trace log key and comment formatting (#17459)
|
2025-07-19 11:08:34 +00:00 |
|
viktorking7
|
627658bda0
|
fix: correct documentation for block_mut method in SealedBlock (#17489)
|
2025-07-19 06:58:50 +00:00 |
|
NeoByteX
|
c1a33a2e6e
|
docs: fix outdated file paths in database.md links (#17486)
|
2025-07-19 06:52:59 +00:00 |
|
Dan Cline
|
f0572fc9d3
|
perf(tree): add metric for payload conversion + validation latency (#17499)
|
2025-07-19 06:44:39 +00:00 |
|
Matthias Seitz
|
b0aed0dded
|
fix: force set basefee to 0 if gasprice is 0 (#17496)
|
2025-07-18 18:12:43 +00:00 |
|
Matthias Seitz
|
81b93ac58b
|
chore: downgrade threadpool init error (#17483)
|
2025-07-18 18:02:51 +00:00 |
|
cakevm
|
2ced409141
|
feat(alloy-provider): implement methods for BlockReaderIdExt (#17491)
|
2025-07-18 16:37:10 +00:00 |
|
ongyimeng
|
623920c63d
|
fix: set correct timestamp when calculating basefee (#17493)
Co-authored-by: rose2221 <rose.jethani@nethermind.io>
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2025-07-18 16:06:37 +00:00 |
|
ongyimeng
|
537ffeacac
|
feat: continue opchainspec support (#17422)
Co-authored-by: rose2221 <rose.jethani@nethermind.io>
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2025-07-18 14:44:28 +00:00 |
|
Brian Picciano
|
8fb0fbba73
|
chore: fix reth-engine-tree dev-dependencies import (#17487)
|
2025-07-18 14:27:18 +00:00 |
|
cakevm
|
0aef0c35c8
|
feat(alloy-provider): implement receipt_by_hash method (#17456)
|
2025-07-18 12:20:25 +00:00 |
|
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 |
|