Skip to content

Conversation

@hildobby
Copy link
Collaborator

@hildobby hildobby commented Nov 13, 2025

includes:


Note

Adds LayerZero v1 and Axelar Gateway deposit models across multiple chains, Agglayer deposits/withdrawals on Ethereum, Avalanche BTC bridge, new chain index tables and sources, and updates CI to run downstream-modified nodes.

  • Bridges (models/views):
    • LayerZero v1 deposits: Add macro layerzero_v1_deposits and chain views for ethereum, arbitrum, avalanche_c, base, bnb, celo, fantom, optimism, polygon.
    • Axelar Gateway deposits: Add views for arbitrum, avalanche_c, base, bnb, celo, ethereum, fantom, linea, mantle, optimism, polygon, scroll.
    • Agglayer (Polygon zkEVM unified bridge): Add bridges_ethereum_agglayer_v1_deposits and _withdrawals and include in Ethereum aggregates.
    • Avalanche BTC bridge: Add avalanche_c_bitcoin_v1_{deposits,withdrawals} and include in Avalanche aggregates.
    • Allbridge Classic deposits: New views for avalanche_c, fantom, polygon.
    • Update per-chain aggregate .../deposits.sql and .../withdrawals.sql to include new platforms.
  • Indexes/Macros:
    • Add chain index tables bridges_layerzero_chain_indexes and bridges_agglayer_chain_indexes.
  • Sources:
    • Add/expand sources under _sector/bridges: axelar_*, layerzero_*, agglayer (polygon_zkevm_ethereum), allbridge_*, btcb_avalanche_c.
  • CI:
    • Update .github/workflows/dbt_run.yml to select downstream nodes of modified resources (state:modified+, ...incremental+) for run/test.

Written by Cursor Bugbot for commit 952456c. Configure here.

@github-actions github-actions bot marked this pull request as draft November 13, 2025 23:15
@github-actions github-actions bot added WIP work in progress dbt: hourly covers the hourly dbt subproject labels Nov 13, 2025
@hildobby hildobby marked this pull request as ready for review November 14, 2025 02:17
@github-actions github-actions bot added ready-for-review this PR development is complete, please review and removed WIP work in progress labels Nov 14, 2025
@jeff-dude jeff-dude self-assigned this Nov 14, 2025
@jeff-dude jeff-dude added in review Assignee is currently reviewing the PR and removed ready-for-review this PR development is complete, please review labels Nov 14, 2025
@jeff-dude
Copy link
Member

i'm cheating here and trying to run downstream, to be safe. will be reverted.

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment @cursor review or bugbot run to trigger another review on this PR

@jeff-dude
Copy link
Member

nice little added benefit with all projects running due to workflow change: daily project breaks with source cleanup. any reason you are moving the layerzero ones? can we instead keep in original location and do one file there? then ensure we have fantom included? looks like it got missed in reorg.

@hildobby
Copy link
Collaborator Author

nice little added benefit with all projects running due to workflow change: daily project breaks with source cleanup. any reason you are moving the layerzero ones? can we instead keep in original location and do one file there? then ensure we have fantom included? looks like it got missed in reorg.

just readded the missing sources, hopefully this fixes things

@jeff-dude
Copy link
Member

just readded the missing sources, hopefully this fixes things

canceled daily, as we got past compile failure.

@jeff-dude jeff-dude added ready-for-merging and removed in review Assignee is currently reviewing the PR labels Nov 14, 2025
@jeff-dude jeff-dude merged commit f29b977 into duneanalytics:main Nov 14, 2025
3 of 4 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dbt: hourly covers the hourly dbt subproject ready-for-merging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants