|
|
00ad7f61d5
|
chore: correct typo docs (#13557)
Co-authored-by: futreall <ancur09@hotmail.com>
|
2024-12-30 17:26:07 +00:00 |
|
|
|
c6d42ad8c4
|
chore: move EventSender out of BeaconConsensusEngineHandle (#13533)
|
2024-12-23 22:44:19 +00:00 |
|
|
|
82af170687
|
feat(ethereum-forks): remove total difficulty for hardfork check (#13362)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-12-20 15:28:05 +00:00 |
|
|
|
06806758db
|
chore(consensus): Add docs ab soon deprecated BeaconConsensusEngine (#13439)
|
2024-12-20 12:15:59 +00:00 |
|
|
|
d087488479
|
feat: make block <-> payload conversions generic over transaction (#13389)
|
2024-12-13 18:25:31 +00:00 |
|
|
|
328d4937f2
|
fix: use generic receipt in StaticFileProducer (#13324)
|
2024-12-11 22:08:09 +00:00 |
|
|
|
941ffb51fa
|
chore: rm chainspec max gas limit (#13308)
|
2024-12-11 19:29:06 +00:00 |
|
|
|
b34f23d880
|
chore: Generic data prims EngineSyncController (#13037)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-12-11 09:36:37 +00:00 |
|
|
|
73f1583455
|
Bump alloy to 0.8.0 (#13268)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-12-10 20:06:21 +00:00 |
|
|
|
88a9bd72d4
|
feat: make engine block downloaders generic over block (#13273)
|
2024-12-10 15:38:37 +00:00 |
|
|
|
da99986ea2
|
feat: relax bounds for EngineApiTreeHandler (#13257)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-12-10 09:06:39 +00:00 |
|
|
|
c9bd64018a
|
chore: use BlockWithParent for StageError (#13198)
|
2024-12-10 00:21:46 +00:00 |
|
|
|
8d10b93295
|
chore: rename codecs optimism feature to op (#13067)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-12-02 19:28:20 +00:00 |
|
|
|
332cce1f9b
|
feat: add header AT to provider (#13030)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2024-12-02 13:24:48 +00:00 |
|
|
|
5d71150355
|
feat: consensus trait generic over NodePrimitives (#13026)
|
2024-11-29 22:26:36 +00:00 |
|
|
|
39e057375a
|
chore: make generic header InvalidHeaderCache (#12940)
|
2024-11-28 09:20:17 +00:00 |
|
|
|
a0e2961d73
|
chore: make BeaconConsensusEngineEvent generic over data primitives (#12831)
Co-authored-by: Emilia Hane <emiliaha95@gmail.com>
|
2024-11-27 11:40:00 +00:00 |
|
|
|
2ce741709f
|
feat: relax provider bounds (#12857)
|
2024-11-26 16:26:36 +00:00 |
|
|
|
2840b6f677
|
chore: make OrderedSealedBlock generic over header and body types (#12830)
|
2024-11-26 13:44:12 +00:00 |
|
|
|
c44e11b8ad
|
feat: add Block AT to BlockReader (#12837)
|
2024-11-25 14:28:56 +00:00 |
|
|
|
dcaa06a01a
|
feat: make more block types generic (#12812)
|
2024-11-25 10:50:10 +00:00 |
|
|
|
a552b1ffc9
|
chore: make EngineSyncEvent generic over data primitives (#12827)
|
2024-11-24 08:57:34 +00:00 |
|
|
|
7f5fd80cb7
|
feat: integrate SignedTx AT into StaticFileProviderRW (#12764)
|
2024-11-22 11:49:25 +00:00 |
|
|
|
0c5984179e
|
refactor(storage): unify blocks insertion logic (#12694)
|
2024-11-20 22:48:39 +00:00 |
|
|
|
868f3acdbc
|
feat: integrate HeaderValidator + make FileClient generic over block (#12681)
|
2024-11-20 11:07:24 +00:00 |
|
|
|
bf92a5fb59
|
feat: split reth-payload-primitives (#12600)
|
2024-11-16 17:36:57 +00:00 |
|
|
|
44964ac171
|
engine-primitives: make engine-tree independent of beacon-consensus crate (#12560)
|
2024-11-15 08:56:46 +00:00 |
|
|
|
d028c1cbb4
|
refactor: don't reference StaticFileProvider in static_file::Segment (#12558)
|
2024-11-14 22:07:57 +00:00 |
|
|
|
001f3899fd
|
primitives: rm alloy Header reexport (#12515)
|
2024-11-13 16:41:25 +00:00 |
|
|
|
9313737dbb
|
primitives: use SealedHeader::seal (#12507)
|
2024-11-13 13:41:56 +01:00 |
|
|
|
0cd34f911c
|
feat: add ovm BlockFileCodec (#12247)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-11-12 15:27:28 +00:00 |
|
|
|
aece53ae88
|
feat: make downloaders and clients generic over block parts (#12469)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-12 15:13:21 +00:00 |
|
|
|
d0baf926bf
|
chore: improve deps for payload prims (#12374)
|
2024-11-07 17:56:35 +01:00 |
|
|
|
d5f0103601
|
primitives: rm alloy BlockNumHash reexport (#12304)
|
2024-11-04 14:54:58 +00:00 |
|
|
|
4a8799f98b
|
consensus: add unit tests for ForkchoiceStateTracker and ForkchoiceStateHash (#12077)
|
2024-10-29 12:17:48 +00:00 |
|
|
|
3f4634ccbc
|
chore: add version to PayloadBuilderAttributes::try_new (#12137)
|
2024-10-28 14:37:36 +00:00 |
|
|
|
0d07d27f3c
|
feat: Add version to BeaconEngineMessage FCU (#12089)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-10-28 13:00:36 +01:00 |
|
|
|
044e2d6aea
|
refactor(primitive-traits): use alloy EPOCH_SLOTS constant (#12018)
|
2024-10-23 23:15:45 +00:00 |
|
|
|
89eb73f3d2
|
refactor: replace extra fields with ExecutionPayloadSidecar in engine (#11901)
|
2024-10-23 14:44:37 +00:00 |
|
|
|
cf4a4454ec
|
fix: feature propagation (#11888)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
|
2024-10-19 20:36:11 +00:00 |
|
|
|
c803012085
|
chore: use Requests instead of Vec<Bytes> (#11895)
|
2024-10-19 15:17:14 +00:00 |
|
|
|
3bd695ee63
|
feat: update el requests for devnet 4 (#11865)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-19 12:48:35 +00:00 |
|
|
|
1b97b1d942
|
fix(staged-sync): prevent StaticFileProducer from running with an unwinded target on legacy engine (#11717)
|
2024-10-17 03:00:25 +00:00 |
|
|
|
0b6397217c
|
chore: rm optimism feature from chainspec (#11722)
|
2024-10-15 08:24:10 +00:00 |
|
|
|
523bfb9c81
|
feat: refactor and integrate local engine into EngineNodeLauncher (#11703)
|
2024-10-14 13:21:41 +00:00 |
|
|
|
1ba631ba95
|
feat: store safe block num as well (#11648)
|
2024-10-10 19:32:15 +02:00 |
|
|
|
70d498d296
|
chore: make clippy happy (#11439)
|
2024-10-02 19:19:13 +00:00 |
|
|
|
a5538bc041
|
chore: alloy 0.4 (#11334)
|
2024-09-30 12:48:37 +00:00 |
|
|
|
55bf29e6d2
|
use core::error::Error (#11317)
|
2024-09-29 16:47:48 +00:00 |
|
|
|
c00516c3f9
|
rpc-types: rm alloy-rpc-types-engine reexport (#11206)
|
2024-09-25 14:49:50 +00:00 |
|