Skip to content

Conversation

@bram-vdberg
Copy link
Contributor

Description:

This PR concludes the CoW integration for Plasma network.

@cursor
Copy link

cursor bot commented Dec 16, 2025

PR Summary

Adds CoW Protocol Plasma support with new batches, solvers, and ETHFlow orders models, and includes Plasma in the aggregated batches output.

  • Data models (dbt):
    • Plasma integration:
      • Add cow_protocol_plasma_batches incremental model joining settlements/interactions, prices, and transactions to compute num_trades, dex_swaps, fee_value, tx_cost_usd, call_data_size, etc.
      • Add cow_protocol_plasma_eth_flow_orders incremental model parsing ETHFlow order placements/calls and deriving order_uid plus order fields.
      • Add cow_protocol_plasma_solvers model consolidating allowlist events with known solver metadata and active status.
      • Add cow_protocol_plasma_schema.yml with meta/tags and tests (e.g., unique tx_hash).
    • Aggregate batches:
      • Update cow_protocol_batches.sql to UNION cow_protocol_plasma_batches as blockchain plasma.

Written by Cursor Bugbot for commit a8f5dcf. Configure here.

@github-actions github-actions bot marked this pull request as draft December 16, 2025 10:36
@github-actions github-actions bot added WIP work in progress dbt: hourly covers the hourly dbt subproject labels Dec 16, 2025
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

@bram-vdberg bram-vdberg marked this pull request as ready for review December 16, 2025 11:22
@github-actions github-actions bot added ready-for-review this PR development is complete, please review and removed WIP work in progress labels Dec 16, 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 Dec 16, 2025
@jeff-dude jeff-dude self-assigned this Dec 16, 2025
…plasma/cow_protocol_plasma_batches.sql

Co-authored-by: jeff-dude <[email protected]>
@jeff-dude jeff-dude added ready-for-merging and removed in review Assignee is currently reviewing the PR labels Dec 17, 2025
@jeff-dude jeff-dude merged commit 3309628 into duneanalytics:main Dec 17, 2025
4 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Dec 17, 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