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 |
|
Hunter Z
|
c79b63876e
|
feat: add config for reserved CPU cores Resolves paradigmxyz/reth#15633 (#15710)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-04-15 12:03:27 +00:00 |
|
0xOsiris
|
4121fce5e7
|
feat(net): add transaction gossip policy (#15341)
Co-authored-by: Sagar Rana <sagarrana.pvt@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-04-11 20:03:02 +00:00 |
|
stevencartavia
|
c34bdf37f0
|
feat: add CLI args for concurrency settings (#15657)
|
2025-04-11 08:19:05 +00:00 |
|
Matthias Seitz
|
04c61e2151
|
Revert "feat(engine): enable prewarming & caching by default (#15630)" (#15666)
|
2025-04-10 16:13:29 +02:00 |
|
Alexey Shekhirin
|
e261a2e205
|
feat(engine): enable prewarming & caching by default (#15630)
|
2025-04-09 10:27:05 +00:00 |
|
Soubhik Singha Mahapatra
|
0c4928b9d4
|
Added txpool cli args for local txs backup (#15533)
|
2025-04-04 16:24:10 +00:00 |
|
Matthias Seitz
|
da261094af
|
fix: remove global instance (#15504)
|
2025-04-03 17:11:42 +00:00 |
|
Emilia Hane
|
0a56694308
|
perf(discv5): enhance peer lookup defaults (#15421)
|
2025-03-31 22:26:17 +00:00 |
|
Matthias Seitz
|
942200bff4
|
fix: mark chain as global and update usage (#15409)
|
2025-03-31 19:13:35 +00:00 |
|
Vaiz_07
|
53ec8fdc76
|
added chain condition and imports (#15386)
|
2025-03-29 13:27:28 +00:00 |
|
Steven
|
5514dfef32
|
feat: make instance argument optional (#14389)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-03-29 08:15:34 +00:00 |
|
Veer Chaurasia
|
2471c3e74b
|
Remove support for loading custom trusted setup (#15290)
|
2025-03-26 10:37:41 +00:00 |
|
0xMushow
|
8492768442
|
Allow blob_cache_size to be configured via CLI (#15213)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-03-22 16:28:34 +00:00 |
|
Dan Cline
|
ebbb25da56
|
feat: add hoodi genesis (#15118)
|
2025-03-18 20:15:44 +00:00 |
|
Alexey Shekhirin
|
876ad31928
|
feat(rpc): accept requests hash in engine_newPayloadV4 (#15123)
|
2025-03-18 19:34:29 +00:00 |
|
Steven
|
89e3e5529f
|
feat: make trace_filter block range configurable (#14939)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-03-14 11:52:19 +00:00 |
|
Roman Krasiuk
|
c10b0dd7fb
|
feat(ress): max witness window (#15029)
|
2025-03-13 21:39:38 +00:00 |
|
Roman Krasiuk
|
b968fa04ad
|
feat: integrate ress (#14959)
|
2025-03-12 09:34:49 +00:00 |
|
Ryan Schneider
|
15dff0f6a6
|
feat(mev): Enable mev_ namespace. (#14457)
|
2025-02-12 21:01:00 +00:00 |
|
alpharush
|
9090125f0d
|
Increase default gas limit from 30M to 36M (#13318)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-12 11:46:14 +00:00 |
|
Federico Gimenez
|
0f5d60150b
|
feat(bin, engine): make state root task default (#14371)
|
2025-02-11 12:38:40 +00:00 |
|
Varun Doshi
|
85f66ff7ac
|
feat: Add cli arg for pool lifetime (#14273)
Co-authored-by: Reentrancy <reentrancy@0xReentrancy.0xReentrancy>
Co-authored-by: Reentrancy <osawarumitchell@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-10 20:52:33 +00:00 |
|
Federico Gimenez
|
d9e660bd56
|
feat: add cross-block cache size cli arg (#14305)
|
2025-02-10 19:31:40 +00:00 |
|
Matthias Seitz
|
2b16b06a39
|
fix: update --rpc-cache.headers name (#14336)
|
2025-02-08 16:34:18 +00:00 |
|
Matthias Seitz
|
69050721ea
|
chore: rm unused cli args (#14295)
|
2025-02-07 09:40:24 +00:00 |
|
Steven
|
d3373b3cfe
|
feat: add dedicated blobpool args to cli (#14173)
|
2025-02-03 22:59:19 +00:00 |
|
Dan Cline
|
4ce5a60c58
|
feat(cli): add use-caching-and-prewarming flag (#14114)
|
2025-01-31 00:48:35 +00:00 |
|
joshieDo
|
1267718c7e
|
feat: introduce StaticFileSegment::BlockMeta (#13226)
|
2025-01-14 23:47:28 +00:00 |
|
Tien Dao
|
75ee913f0b
|
refactor: update receipt codec from HackReceipt to OpGethReceipt (#13738)
|
2025-01-13 05:21:25 +00:00 |
|
Tien Nguyen
|
8e7768db2a
|
feat: integrate EngineArgs into NodeCommand (#13748)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-11 17:27:11 +00:00 |
|
Alexey Shekhirin
|
c601712147
|
feat(tree): --engine.state-root-task-compare-updates (#13763)
|
2025-01-10 12:30:50 +00:00 |
|
Matthias Seitz
|
027f80ebb7
|
chore: remove blockchaintree dep from reth bin (#13712)
|
2025-01-07 21:28:40 +00:00 |
|
Federico Gimenez
|
107dfaeaa9
|
feat(engine): wire StateRootTask in EngineApiTreeHandler (#12639)
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2025-01-07 10:27:16 +00:00 |
|
Roman Krasiuk
|
f36e369021
|
chore: extra data (#13410)
|
2024-12-16 03:58:36 +00:00 |
|
Roman Krasiuk
|
e9577729f8
|
fix(builder): desired block gas limit (#13351)
|
2024-12-12 16:29:33 +00:00 |
|
Matthias Seitz
|
ca3d9895e2
|
feat: impl noop miner api endpoint (#13102)
|
2024-12-03 13:50:59 +00:00 |
|
Darshan Kathiriya
|
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 |
|
Steven
|
9f6f63d45a
|
CLI parameter to specify the broadcast channel capacity of PendingPool (#12388)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-08 10:50:46 +00:00 |
|
Arsenii Kulikov
|
d020b41f6a
|
feat: flashbots_validateBuilderSubmissionV3 (#12168)
|
2024-10-31 19:22:42 +00:00 |
|
Matthias Seitz
|
f545877bb8
|
Revert "Revert "feat: add geometry to database args"" (#12165)
|
2024-10-29 13:23:54 +00:00 |
|
Matthias Seitz
|
6f3600dc38
|
Revert "feat: add geometry to database args" (#12164)
|
2024-10-29 13:58:57 +01:00 |
|
Evan Chipman
|
0f9ba64e95
|
feat: add geometry to database args (#11828)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-29 12:17:04 +00:00 |
|
Debjit Bhowal
|
dd18af1f16
|
feat: without-evm cli option in reth (#12134)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-29 11:15:20 +00:00 |
|
Ryan Schneider
|
f616de6d94
|
feat(rpc): Start to implement flashbots_validateBuilderSubmissionV3 (#12061)
|
2024-10-26 16:15:08 +00:00 |
|
Francis Li
|
60337d9614
|
feat(rpc): Add flags to disable read tx timeout (#11856)
|
2024-10-22 12:43:25 +00:00 |
|
Kien Trinh
|
b1cc16809b
|
feat(cli): make pruning block interval an option (#11810)
|
2024-10-16 20:13:16 +00:00 |
|
Matthias Seitz
|
6b2ec42e48
|
docs: clarify max rpc tracing requests (#11796)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-10-16 16:50:18 +00:00 |
|
Alexey Shekhirin
|
d027b7b938
|
feat(bin): make experimental engine default (#11612)
|
2024-10-10 15:04:31 +00:00 |
|
cody-wang-cb
|
47c3a481de
|
Broadcast external IP from NAT in enode record (#10274)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-10 11:12:27 +00:00 |
|