mirror of
https://github.com/FlipsideCrypto/ethereum-models.git
synced 2026-02-06 17:46:43 +00:00
* realtime 2 * decoder 2 * bronze edits * exploded key * updates for complete and block structure * decoded realtime * beacon realtime, history and complete * package * table name * update secret * temp beacon updates * balances sl 2.0 * abis * source * reads realtime and history * bronze views * beacon silver * eth and token balances * bronze contract abis * reads bronze * bronze * abi secret * abis and complete reads * reads bronze * bronze sl decoder * exploded key for blocks * exploded key blocks history * removed limits, bronze silver adj * decoder history config * decoded complete * macros for core sl * macros and naming * history macros * partition join key name and other param changes * typo * fr union query * remove arn refs in dbt_project * retry logic * query limits * package version fsc-evm * package version * lower case * new tag * changes for block number syntax in macros * remove model * package version
14 lines
423 B
YAML
14 lines
423 B
YAML
packages:
|
|
- package: calogica/dbt_expectations
|
|
version: 0.8.2
|
|
- package: dbt-labs/dbt_external_tables
|
|
version: 0.8.2
|
|
- package: dbt-labs/dbt_utils
|
|
version: 1.0.0
|
|
- git: https://github.com/FlipsideCrypto/fsc-utils.git
|
|
revision: "v1.30.0"
|
|
- git: https://github.com/FlipsideCrypto/fsc-evm.git
|
|
revision: "v1.6.0"
|
|
- package: get-select/dbt_snowflake_query_tags
|
|
version: [">=2.0.0", "<3.0.0"]
|