Commit Graph

22 Commits

Author SHA1 Message Date
tarikceric
f1afce74e7
update alerts (#839)
* update alerts

* move py file

* delete old actions
2025-05-12 11:37:53 -07:00
tarikceric
1b4f329133
remove file path (#715) 2024-11-20 16:48:42 -08:00
desmond-hui
0b5863cbf2
Deprecate legacy validators app list api (#696)
* remove legacy assets

* use streamline 2.0 data in silver model moving forward
2024-11-05 09:07:42 -08:00
desmond-hui
16224abec9
Deprecate legacy streamline validator vote program accounts (#688)
* use streamline 2.0 data after cutoff

* remove legacy streamline assets
2024-11-01 08:21:13 -07:00
desmond-hui
fb8b97d0af
Deprecate legacy streamline validator vote accounts (#687)
* update model with 2.0 data

* remove legacy pipeline assets

* remove sp create call

* remove bronze refresh
2024-11-01 08:04:19 -07:00
desmond-hui
8aacff420f
deprecate silver__snapshot_stake_accounts (#659) 2024-09-27 06:46:29 -07:00
eric-laurello
fb04b9003a
fix gha status, bump fsc utils add project to some workflows (#618) 2024-07-24 10:09:30 -04:00
tarikceric
b8ef32172a
template (#514) 2024-03-13 16:23:27 -04:00
desmond-hui
169299e865
upgrade to dbt1.7, re-org workflow folder struct (#433)
* upgrade to dbt1.7, re-org workflow folder struct

* allow 1.4 until everything is fully upgraded

* fix wrong template refs
2024-01-10 07:03:45 -08:00
tarikceric
9ab6b17123
An 4313/clean up deprecation (#425)
* depreacte models

* no new records

* test and run intervals
2023-12-18 10:43:18 -08:00
tarikceric
eb0898d11c
An 4136/nft collection names (#409)
* wip

* move logic to silver

* gold table and job

* update core table

* include new and old cols in gold

* incremental logic

* adjust number of calls

* add cluster

* update surrogate key name + remove edition

* cleanup, update surrogate name

* update udf_api, add solscan_collection col

* add pk description

* remove loop and case for pk, fix udf_api prefix

* revert

* pass collection to get name

* add qualify

* add loop

* update loop size

---------

Co-authored-by: Desmond Hui <desmond@flipsidecrypto.com>
2023-11-29 16:55:44 -08:00
tarikceric
82c0005222
An 3761/helius metadata (#353)
* helius metadata grabs

* update

* exclude null metadata

* adjust increment

* update jobs

* yml and dups

* tags

* use livequery endpoint

* update schema, add error handling

* remove unnecessary ORDER BY

* fix timestamp for backfill start

* update per pr comments

* update status cols
2023-10-03 12:29:36 -07:00
tarikceric
24b61ce5dd
seperate job for block_production (#322) 2023-08-03 11:50:34 +02:00
tarikceric
9373eaa5c4
Hot fix/historic validator refs (#317)
* correct model name

* update bronze refs
2023-07-20 09:53:02 +02:00
tarikceric
af8799ba2f
block_production model (#311)
* block_production model

* fix via grouping

* add source

* revise per pr comments

* add qualify to remove dupes

* formatting
2023-07-05 13:00:18 -07:00
tarikceric
9f8936a2ea
An 3186/add vote program accounts table (#297)
* vote program acct tables

* update existing vote acct table
2023-05-15 12:49:27 -05:00
tarikceric
8a7e450bba
An 3162/daily validator update (#293)
* rename folder

* stake account udfs

* add validator processes to daily run

* add validator functions + tables

* update selection to > _inserted_timestamp
2023-05-09 16:28:34 -05:00
desmond-hui
fefe2c2bb4
An 2636/upgrade to dbt 1.4 (#224)
* update dbt to 1.4rc1, use native merge predicate

* upgrade to dbt 1.4

* use env vars for dbt version and profiles dir
2023-01-26 15:39:12 -08:00
desmond-hui
2e8d424b42
Fix/tags getting destroyed (#207)
* move mint refreshes to daily

* move core models to own step so that tags can be added for them only
2023-01-12 10:08:47 -08:00
tarikceric
3cce5c7e5b
add concurrency (#202) 2023-01-10 20:46:23 -08:00
desmond-hui
622568e28d
Update dbt_run_daily.yml 2022-12-08 16:14:42 -08:00
desmond-hui
62aa4a61e3
An 2510/solana incrementals (#183)
* standardize env var names, allow env choice, multi cmd workaround

* rename to match jobs from other chains

* update command

* query tags defaulted by project config

* migrate more jobs from dbt cloud

* add doc update workflow
2022-12-08 15:25:36 -08:00