-
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 missing factories to curve models #6277
Conversation
Workflow run id 9693474098 approved. |
Workflow run id 9693474367 approved. |
Workflow run id 9693474371 approved. |
Workflow run id 9694317774 approved. |
Workflow run id 9694317917 approved. |
Workflow run id 9694317921 approved. |
Workflow run id 9694377395 approved. |
Workflow run id 9694377669 approved. |
Workflow run id 9694377675 approved. |
Workflow run id 9696833811 approved. |
Workflow run id 9696833955 approved. |
Workflow run id 9696833950 approved. |
Workflow run id 9697393143 approved. |
Workflow run id 9697393422 approved. |
Workflow run id 9697393429 approved. |
Workflow run id 9697396793 approved. |
Workflow run id 9697396659 approved. |
Workflow run id 9891901739 approved. |
Workflow run id 9892879847 approved. |
Workflow run id 9892880186 approved. |
Workflow run id 9892880194 approved. |
Workflow run id 9893478418 approved. |
Workflow run id 9893478714 approved. |
Workflow run id 9893478734 approved. |
Workflow run id 9893630386 approved. |
Workflow run id 9893630882 approved. |
Workflow run id 9893630880 approved. |
Workflow run id 9893788167 approved. |
Workflow run id 9893788363 approved. |
Workflow run id 9893788376 approved. |
your suggestion seems to work @Hosuke! Looks like we're good to go now. Thank you very much once again |
@Hosuke give this one last glance after latest changes, then i can help get it moving along if 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 @viniabussafi
when l.topic0 != 0x8b3e96f2b889fa771c53c981b40daf005f63f637f1869f707052d15a3dd97140 | ||
and cast(bytearray_to_uint256(bytearray_substring(l.data, 65, 32)) as int) + 1 <= CARDINALITY(p.undercoins) | ||
then p.undercoins[cast(bytearray_to_uint256(bytearray_substring(l.data, 65, 32)) as int) + 1] | ||
else NULL |
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.
NULL
value may be introduced here.
Here are records with null token_*_address: |
hey, @jeff-dude! can we please move forward with this still this week? would be really helpful to have the trades spell complete for curve |
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.
lets do it
Thank you for contributing to Spellbook 🪄
Contribution type
Please check the type of contribution this pull request is for:
Note: You can safely discard any section below which doesn't apply based on selection above
For adding to existing spell lineage
If you are adding to an existing spell lineage, please provide the following information: