Skip to content

Commit eb95cfc

Browse files
authored
fix: allow recomputing tipsets in CI (#7295)
1 parent f79ff79 commit eb95cfc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/tests/api_compare/docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ services:
4444
- FOREST_CHAIN_INDEXER_ENABLED=1
4545
# Legacy null-round receipts for parity with the pre-lotus#13694 Lotus image; remove once it has the fix.
4646
- FOREST_ETH_GET_BLOCK_RECEIPTS_LEGACY_NULL_ROUND=1
47+
- FOREST_ETH_RPC_COMPUTE_STATE_ON_INDEX_MISS=1
4748
entrypoint: ["/bin/bash", "-c"]
4849
user: 0:0
4950
command:

0 commit comments

Comments
 (0)