-
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
Add pancakeswap to dex.trades_beta
#4921
Add pancakeswap to dex.trades_beta
#4921
Conversation
Workflow run id 7069836699 approved. |
Workflow run id 7069836729 approved. |
Workflow run id 7069895467 approved. |
Workflow run id 7069895468 approved. |
Workflow run id 7070611278 approved. |
Workflow run id 7070611257 approved. |
Workflow run id 7070699250 approved. |
Workflow run id 7070699224 approved. |
Workflow run id 7070789364 approved. |
Workflow run id 7070789354 approved. |
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.✅
Thank you @tomfutago
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.
Nice hybrid spell.
looks like the relationship test is failing? can we add values to the info table and/or fix the gaps? |
Workflow run id 7127117766 approved. |
Workflow run id 7127117778 approved. |
Phew, and I thought this dex will be quick & easy addition.. Few notes on my changes today:
|
note for future: with that said, thanks for continuing to help finalize! |
Seems the macro will auto wrap values in the filters into string. |
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.
fyi, i fixed this seed here #4975
we can merge in main and restore this file
i'm a bit confused on where we stand on this one. here is my vote:
plz note that #4975 was merged recently to fix one of the 0x seeds, as it was blocking another PR too |
while looking into this, i'm piecing together that the this PR is modifying some static metadata spells, but still kicked off the 0x seed (plus mnay others), since one of the modified spells is in the lineage in which that seeds runs on. the intention of the |
I will open a new PR #4978 for updating the |
seeds/dex/offers/dex_offers_seed.csv
Outdated
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.
Thank you @tomfutago for fixing so many seed records.
I have moved those changes/fixes into this PR #4978 .
You can have a look to see if I miss anything.
this one is ready to rebase with main now 👍 be sure to take the main version of |
linked to #4759