We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tracking issue for work required to fully support Kiln meta-spec (https://hackmd.io/@n0ble/kiln-spec)
M0 (Implementation started):
M1 (Kiln v1 Spec implemented):
execute_payload
notify_new_payload
receipt_root
receipts_root
mergemock
eth
random
prevRandao
M2 (Kiln v2 Spec implemented):
M3 (Many-toMany Interop):
TTD
M4 (Weekly devnet):
M5 (All-to-All persistent testnet):
M6 (Kiln code released)
--network kiln
The text was updated successfully, but these errors were encountered:
Closing this as all the work is done on the teku side now. Making sure the kiln specification is feature complete for MainNet is a specs repo concern.
Sorry, something went wrong.
ajsutton
No branches or pull requests
Description
Tracking issue for work required to fully support Kiln meta-spec (https://hackmd.io/@n0ble/kiln-spec)
M0 (Implementation started):
M1 (Kiln v1 Spec implemented):
execute_payload
tonotify_new_payload
receipt_root
->receipts_root
[ ] Run against- merge mock doesn't support themergemock
eth
namespace as required by Engine API so merge block can't be created.random
->prevRandao
renaming to V1 as per last coredev call #5057M2 (Kiln v2 Spec implemented):
M3 (Many-toMany Interop):
TTD
occurring 8+ epochs in the beacon chain)M4 (Weekly devnet):
M5 (All-to-All persistent testnet):
M6 (Kiln code released)
--network kiln
CLI flagThe text was updated successfully, but these errors were encountered: