feat(engine): allow configuring tree to always use state root fallback (#16569)

This commit is contained in:
Federico Gimenez
2025-05-30 20:07:01 +02:00
committed by GitHub
parent 6b5a4b2a66
commit aecf5e321c
4 changed files with 35 additions and 3 deletions

View File

@@ -768,6 +768,9 @@ Engine:
--engine.precompile-cache
Enable precompile cache
--engine.state-root-fallback
Enable state root fallback, useful for testing
Ress:
--ress.enable
Enable support for `ress` subprotocol