You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Created separate tickets for the remaining parts of this (except adding the new Bytes types to tuweni, not sure if that's worth the effort or whether it makes sense for Tuweni to support every length of bytes as a special type). So going to close this as we're up and running on Kintsugi fine now.
Description
Tracks the Merge Kintsugi implementation (November sprint): ref. reference: https://hackmd.io/@n0ble/kintsugi-spec
productize and move
merge-interop
branch tomaster
TestSpecFactory
[Merge] extendTestSpecFactory
by adding Merge Spec creations #4527syncAggregate
creation in Altair block creation #4528api.schema.merge
[Merge] add merge Beacon API support #4537teku.spec.logic
packageSpecVersion::createMerge
to real MergeGetBlockV2IntegrationTest::shouldGetMergeBlock
ExecutionEngineChannel
interface and implement engine API client with new endpoint params #4593prepare_beacon_proposer
beacon API for validators #4641prepare_beacon_proposer
in validator client #4659implements specs 1.1.5 changes:
[Merge] Implement optimistic sync #4599 implement new optimistic sync (additional ref: https://hackmd.io/Ic7VpkY3SkKGgYLg2p9pMg?view) [Merge] Implement optimistic sync #4599
[Merge] implement JSON-RPC engine apis independent ID counter #4716
nice to have:
Bytes4
,Bytes8
andBytes20
MockStartBeaconStateGenerator::createInitialBeaconState
by addingExecutionPayloadHeader
(note we've already done enough here to pass all reference tests)far in the future:
SpecConfigBuilder::MergeBuilder::validate()
)The text was updated successfully, but these errors were encountered: