Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Saddle Finance DEX on Optimism Chain #7282

Merged
merged 6 commits into from
Dec 20, 2024
Merged

Conversation

PatelPrinci
Copy link
Contributor

Thank you for contributing to Spellbook 🪄

Please open the PR in draft and mark as ready when you want to request a review.

Description:

[...]


quick links for more information:

@0xRobin 0xRobin added ready-for-review this PR development is complete, please review dbt: dex covers the DEX dbt subproject labels Dec 10, 2024
Copy link
Collaborator

@Hosuke Hosuke left a comment

Choose a reason for hiding this comment

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

Minor fixes to make sure the seed test working properly.

materialized = 'incremental',
file_format = 'delta',
incremental_strategy = 'merge',
unique_key = ['block_date', 'blockchain', 'project', 'version', 'tx_hash', 'evt_index']
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
unique_key = ['block_date', 'blockchain', 'project', 'version', 'tx_hash', 'evt_index']
unique_key = ['tx_hash', 'evt_index']

Comment on lines 588 to 589
filter:
version: 2
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
filter:
version: 2

@Hosuke Hosuke self-assigned this Dec 10, 2024
@Hosuke Hosuke added in review Assignee is currently reviewing the PR and removed ready-for-review this PR development is complete, please review labels Dec 10, 2024
@Hosuke
Copy link
Collaborator

Hosuke commented Dec 12, 2024

Please run git merge main to update this PR.
Thank you.

Copy link
Collaborator

@Hosuke Hosuke left a comment

Choose a reason for hiding this comment

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

LGTM.✅
Thank you @PatelPrinci

@Hosuke Hosuke added ready-for-final-review and removed in review Assignee is currently reviewing the PR labels Dec 17, 2024
@Hosuke Hosuke removed their assignment Dec 17, 2024
@Hosuke Hosuke requested a review from jeff-dude December 17, 2024 13:56
@jeff-dude jeff-dude requested a review from 0xRobin December 17, 2024 18:52
@0xRobin 0xRobin merged commit 444fd27 into duneanalytics:main Dec 20, 2024
4 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Dec 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dbt: dex covers the DEX dbt subproject ready-for-merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants