feat(rpc): accept requests hash in engine_newPayloadV4 (#15123)

This commit is contained in:
Alexey Shekhirin
2025-03-18 19:34:29 +00:00
committed by GitHub
parent d61f64e288
commit 876ad31928
9 changed files with 37 additions and 14 deletions

View File

@@ -726,6 +726,9 @@ Engine:
--engine.state-root-task-compare-updates
Enable comparing trie updates from the state root task to the trie updates from the regular state root calculation
--engine.accept-execution-requests-hash
Enables accepting requests hash instead of an array of requests in `engine_newPayloadV4`
Ress:
--ress.enable
Enable support for `ress` subprotocol