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

Bug: when I compile v0.6.3, I got current_state.amount_specified_remaining, expected Signed<256, 4>, found a different Signed<256, 4> #260

Open
jyyskywalker opened this issue Feb 7, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@jyyskywalker
Copy link

Describe the bug

I think there maybe some confilct with alloy version, In uniswap_v3_math alloy use v0.9, but in amms-rs, alloy use v0.6

@jyyskywalker jyyskywalker added the bug Something isn't working label Feb 7, 2025
@jyyskywalker
Copy link
Author

I think it conflicts with new uniswap_v3_math 0.5.3, because 0.5.3 use alloy v0.9 while uniswap_v3_math 0.5.2 use alloy v0.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant