This commit is contained in:
Austin 2024-12-02 12:48:01 -05:00
parent 833829f356
commit 13c0ae6678

View File

@ -5,8 +5,7 @@
incremental_predicates = [fsc_evm.standard_predicate()],
cluster_by = "block_timestamp::date",
post_hook = "ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION",
tags = ['core'],
enabled = false
tags = ['core']
) }}
{{ fsc_evm.gold_traces_v1(
full_reload_start_block = 110000000,