We implemented the latest versions for newPayload, getPayload and forkchoiceUpdated. We should also implement the older versions so that we can benefit from engine-api hive tests that are meant for Paris and Shanghai versions but test most of our functionality.
We should implement all endpoints for each fork before going to the next one, so that we can unlock all hive tests for that version.
We implemented the latest versions for
newPayload
,getPayload
andforkchoiceUpdated
. We should also implement the older versions so that we can benefit fromengine-api
hive tests that are meant for Paris and Shanghai versions but test most of our functionality.We should implement all endpoints for each fork before going to the next one, so that we can unlock all hive tests for that version.
Paris (The merge)
Specs. This is the fork that most hive tests use.
Shanghai
Specs