Commit Graph

6 Commits

Author SHA1 Message Date
desmond-hui
a3b8cf8458
Deprecate legacy block txs pipeline (#735)
* move to backfill folder

* remove legacy udfs and calls

* use streamline 2.0 data after cutover block & partition

* update start block to do checks, add streamline 2.0 data

* fix ambiguous reference

* this test isnt used, it is currently ignored in the test workflow

* get partition from streamline 2.0 upstream when available

* add TODOs

* update partition and block cutoffs
2024-12-12 15:40:01 -08:00
desmond-hui
50d39fa835
update tags for the two main incremental jobs (#397) 2023-11-13 10:19:24 -08:00
tarikceric
95e392d5b1
Update/schedule core tags (#396)
* wip

* add schedule tags

* use snowflake tasks

---------

Co-authored-by: Eric Laurello <eric.laurello@flipsidecrypto.com>
2023-11-10 15:59:21 -05:00
desmond-hui
7892ce4ad2
An 4000/tx count checks (#382)
* model to get current tx count by block in snowflake

* compare actual vs expected tx count when available

* use existing logic for older blocks or we dont have expected counts
2023-11-08 07:46:13 -08:00
desmond-hui
0a28d2e90c
change data type by using sysdate (#362) 2023-10-09 10:35:30 -07:00
tarikceric
8307619289
An 3648/data observability (#325)
* blocks test

* wip

* transaction observability

* rework models

* add crosschain source

* observability workflow

* observability vars
2023-08-17 16:30:17 -07:00