We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f79ff79 commit eb95cfcCopy full SHA for eb95cfc
1 file changed
scripts/tests/api_compare/docker-compose.yml
@@ -44,6 +44,7 @@ services:
44
- FOREST_CHAIN_INDEXER_ENABLED=1
45
# Legacy null-round receipts for parity with the pre-lotus#13694 Lotus image; remove once it has the fix.
46
- FOREST_ETH_GET_BLOCK_RECEIPTS_LEGACY_NULL_ROUND=1
47
+ - FOREST_ETH_RPC_COMPUTE_STATE_ON_INDEX_MISS=1
48
entrypoint: ["/bin/bash", "-c"]
49
user: 0:0
50
command:
0 commit comments