mirror of
https://github.com/FlipsideCrypto/solana-models.git
synced 2026-02-06 17:01:59 +00:00
* wip * change udf name, fix surrogate key for inner instruct calls * (wip) decoded instructions backfill helpers * complete backfill helpers, clean up views with 0 requests * rename * revert * temp change will revert * rename * use streamline 2.0 verify idl api endpoint * this is placeholder model, will replace existing when ready * reorg files * add workflow for decode instructions real time * use pip cache * update with prod endpoints * update sql limit to real value, should be union all * use ref for model names * remove placeholder, replace existing model logic * add new decoder flow to gha * temp disable incremental * add inner index to core tables * match existing behavior until we properly incorporate inner_instruction txs * temp disable
235 B
235 B
| 1 | workflow_name | workflow_schedule |
|---|---|---|
| 2 | dbt_run_get_nft_compressed_backfill | */15 * * * * |
| 3 | dbt_run_incremental | 16,46 * * * * |
| 4 | dbt_run_incremental_non_core | 1,31 * * * * |
| 5 | dbt_test_tasks | 0,30 * * * * |
| 6 | dbt_run_decode_instructions | */30 * * * * |