-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Restructure Cryptopunks to new NFT trades setup #3286
Merged
0xRobin
merged 10 commits into
duneanalytics:nft-restructuring
from
0xRobin:restructure-punks
May 17, 2023
Merged
Restructure Cryptopunks to new NFT trades setup #3286
0xRobin
merged 10 commits into
duneanalytics:nft-restructuring
from
0xRobin:restructure-punks
May 17, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0xRobin
added
ready-for-review
this PR development is complete, please review
dune team
created by dune team
dbt: nft
covers the NFT dbt subproject
labels
May 5, 2023
jeff-dude
added
in review
Assignee is currently reviewing the PR
and removed
ready-for-review
this PR development is complete, please review
labels
May 5, 2023
jeff-dude
approved these changes
May 5, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
jeff-dude
added
ready-for-merging
do not merge
and removed
in review
Assignee is currently reviewing the PR
ready-for-merging
labels
May 5, 2023
i'll leave as do not merge for now, we can re-evaluate early next week |
jeff-dude
pushed a commit
that referenced
this pull request
May 17, 2023
* Restructure Cryptopunks to new NFT trades setup (#3286) * cryptopunks restructuring * add to trades_beta * fix join logic * fix call reference * fix bid pricing * fix bid buyer * syntax * fix * allow 0.1% error and fix seed value * Restructure Sudoswap to new NFT trades setup (#3329) * sudoswap restructuring * syntax fix * add seed test * Restructure collectionswap to new NFT trades setup (#3330) * restructure collectionswap * syntax fix * bugfix * use price_raw * add test seed * check-seed * Restructure looksrare to new NFT trades setup (#3332) * restructure looksrare * bugfix * bugfix * bugfix * add seed tests * fix seed * seed schema * cleanup * lr seed schema * NFT trades backwards compatibility layer (#3350) * compatibility layer * typo * test passes with no results * fix setup * fix * add fee percentages * nest test * move from string to varchar * allow the ignore of 1 punk sale in the rowcount test * allow the ignore of 1 punk sale in the rowcount test * allow the ignore of 1 punk sale in the rowcount test
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Blur trades restructuring.