Arsenii Kulikov
|
6e365949c4
|
feat: allow customizing dev block timestamp (#19904)
|
2025-11-21 20:38:20 +00:00 |
|
Arsenii Kulikov
|
936baf1232
|
refactor: remove FullNodePrimitives (#19176)
|
2025-10-21 12:05:38 +00:00 |
|
viktorking7
|
0694abcee8
|
fix: Prevent u64 timestamp wrap-around in LocalMiner (#18791)
|
2025-09-30 15:29:14 +00:00 |
|
Matthias Seitz
|
850083dbde
|
chore: remove doc_auto_cfg feature (#18758)
|
2025-09-28 12:53:45 +02:00 |
|
theo
|
fabf3e84d4
|
feat(op/jovian): implement min base fee in op-reth. bump alloy, alloy-evm deps. (#18407)
Co-authored-by: Emilia Hane <emiliaha95@gmail.com>
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2025-09-17 12:47:01 +00:00 |
|
Matthias Seitz
|
33c75e8e52
|
chore: add state and response to miner error (#18422)
|
2025-09-13 13:32:24 +02:00 |
|
nk_ysg
|
bfb37da2a9
|
perf(reth-engine-local): use VecDeque reduce removal operations (#18198)
|
2025-09-09 11:16:56 +00:00 |
|
Suyash Nayan
|
282abc708c
|
fix(engine): Prevent instant miner from creating empty blocks (#18108)
Signed-off-by: 7suyash7 <suyashnyn1@gmail.com>
|
2025-08-28 15:12:58 +00:00 |
|
Matthias Seitz
|
198ba18e86
|
chore: remove Beacon from type names (#17868)
Co-authored-by: petarjuki7 <petar.jukic7@gmail.com>
|
2025-08-15 20:54:05 +00:00 |
|
Max Bytefield
|
1ba9e680bc
|
fix: reth dev node implement the --block-max-transactions arg (#17784)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-08-11 11:28:49 +00:00 |
|
MozirDmitriy
|
812dd04b80
|
fix: correct comment for is_latest_invalid method (#17621)
|
2025-07-27 10:28:18 +00:00 |
|
Léa Narzis
|
73f820af40
|
feat(sdk): add local_payload_attributes_builder to DebugNodeLauncher (#17297)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2025-07-09 19:19:25 +02:00 |
|
Rez
|
40fd91a068
|
feat: expose chain_spec field in LocalPayloadAttributesBuilder (#17151)
|
2025-07-02 13:55:04 +00:00 |
|
Arsenii Kulikov
|
cf80ef4d86
|
refactor: simplify --dev setup (#16662)
|
2025-06-04 20:44:50 +00:00 |
|
Arsenii Kulikov
|
37741fdcbc
|
refactor: execute through EvmConfig in engine + MockEvmConfig (#16025)
Co-authored-by: Federico Gimenez <federico.gimenez@gmail.com>
|
2025-05-01 19:16:31 +00:00 |
|
Veer Chaurasia
|
52b6edb2da
|
Remove redundant EngineNodeTypes trait (#15548)
|
2025-04-05 10:15:56 +00:00 |
|
Federico Gimenez
|
985a926bee
|
feat: relax NodeTypesWithEngine bounds on EngineTypes to PayloadTypes (#15257)
|
2025-03-25 10:06:22 +00:00 |
|
Federico Gimenez
|
c3b7c1e442
|
chore: relax bounds from EngineTypes to PayloadTypes (#15239)
|
2025-03-24 11:47:44 +00:00 |
|
Ishika Choudhury
|
f4f205f80c
|
changed possible #[allow()] -> #[expect()] (#15168)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-03-22 08:52:17 +00:00 |
|
Arsenii Kulikov
|
91eb292e3e
|
refactor: unify EVM traits (#14920)
|
2025-03-10 08:52:55 +00:00 |
|
Arsenii Kulikov
|
2c069230aa
|
chore: remove 'static bound from ConfigureEvmEnv (#14606)
|
2025-02-20 09:54:57 +00:00 |
|
Arsenii Kulikov
|
336c3d1fac
|
feat: alloy-evm and new revm integration (#14021)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: rakita <rakita@users.noreply.github.com>
|
2025-02-17 19:59:23 +00:00 |
|
Matthias Seitz
|
09a6aab9f7
|
feat: add reth-op crate (#14401)
|
2025-02-11 11:38:03 +00:00 |
|
Arsenii Kulikov
|
1f1eabc428
|
feat: simplify PayloadBuilder setup (#14276)
|
2025-02-06 20:44:16 +00:00 |
|
Dan Cline
|
b6ce1d90fd
|
perf: warm transactions in parallel (#13759)
|
2025-02-04 16:25:51 +00:00 |
|
Arsenii Kulikov
|
04c1d7120e
|
refactor: couple ExecutionPayload and ExecutionPayloadSidecar (#14172)
|
2025-02-03 21:04:42 +00:00 |
|
Arsenii Kulikov
|
1c9ef8c5a3
|
refactor: remove Receipts struct (#14130)
|
2025-01-31 21:59:31 +00:00 |
|
Aditya Bisht
|
89f8667cd4
|
fix: Add dummy system tx in op dev mode (#14062)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-30 13:03:35 +00:00 |
|
georgehao
|
2e4376f359
|
add format checker to .toml (#13968)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-28 12:20:58 +00:00 |
|
DevOrbitlabs
|
9039909a78
|
feat: integrate request validation in EnginveValidator (#13858)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2025-01-23 16:11:30 +00:00 |
|
Matthias Seitz
|
a3f8a9d38b
|
chore!: rename blockchainprovider2 (#13727)
|
2025-01-08 13:52:17 +01:00 |
|
Matthias Seitz
|
baf92e33fb
|
chore: rm beacon consensus deps everywhere (#13722)
|
2025-01-08 12:49:54 +01:00 |
|
Matthias Seitz
|
2b301aa102
|
feat: use engine launcher as default (#13709)
|
2025-01-07 17:16:21 +00:00 |
|
Tin Chung
|
f7f2012156
|
refactor: Consensus trait error type (#13655)
|
2025-01-07 16:11:42 +00:00 |
|
Matthias Seitz
|
0b135a2670
|
feat: update revm 19 alloy 09 (#13594)
|
2024-12-30 19:49:39 +01:00 |
|
Arsenii Kulikov
|
af1c9b7614
|
refactor: integrate BuiltPayload::Primitives (#13484)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-12-23 23:06:47 +00:00 |
|
Matthias Seitz
|
7a3e6d8319
|
chore: use op feature for engine local (#13454)
|
2024-12-19 14:16:08 +00:00 |
|
Matthias Seitz
|
fb962fcd1b
|
chore: rm blob_versioned_hashes (#13390)
|
2024-12-13 18:48:57 +00:00 |
|
Arsenii Kulikov
|
88a9bd72d4
|
feat: make engine block downloaders generic over block (#13273)
|
2024-12-10 15:38:37 +00:00 |
|
Arsenii Kulikov
|
da99986ea2
|
feat: relax bounds for EngineApiTreeHandler (#13257)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-12-10 09:06:39 +00:00 |
|
Arsenii Kulikov
|
5ee776a2ee
|
chore: pass primiitves generic to EngineApiTreeHandler fields (#13256)
|
2024-12-10 02:04:11 +00:00 |
|
Arsenii Kulikov
|
980e62a5b8
|
chore: relax ProviderFactory setup (#13254)
|
2024-12-10 00:17:34 +00:00 |
|
Léa Narzis
|
025885f2ad
|
refactor(sdk): complete generic impl for PersistenceService over N::Primitives (#13044)
|
2024-12-04 10:50:46 +00:00 |
|
Arsenii Kulikov
|
9d5e159968
|
feat: make InvalidBlockHook generic over NodePrimitives (#13105)
|
2024-12-03 15:38:10 +00:00 |
|
Matthias Seitz
|
332cce1f9b
|
feat: add header AT to provider (#13030)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2024-12-02 13:24:48 +00:00 |
|
Arsenii Kulikov
|
7f88e62781
|
feat: bump alloy (#12930)
Co-authored-by: Ryan Schneider <ryanleeschneider@gmail.com>
|
2024-12-02 00:55:17 +00:00 |
|
Arsenii Kulikov
|
5d71150355
|
feat: consensus trait generic over NodePrimitives (#13026)
|
2024-11-29 22:26:36 +00:00 |
|
Arsenii Kulikov
|
29289ccaec
|
feat: add Primitives AT to BlockExecutorProvider (#12994)
|
2024-11-29 12:53:25 +00:00 |
|
Matthias Seitz
|
cca6372e87
|
feat: integrate type specific engine validator in tree service (#12952)
|
2024-11-28 16:09:54 +00:00 |
|
Matthias Seitz
|
00c5b69af4
|
feat: integrate node primitives in engine handler (#12914)
|
2024-11-27 18:23:57 +00:00 |
|