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
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
The text was updated successfully, but these errors were encountered: