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

support deal on optimism sUSD #293

Open
sakulstra opened this issue Feb 6, 2023 · 3 comments
Open

support deal on optimism sUSD #293

sakulstra opened this issue Feb 6, 2023 · 3 comments

Comments

@sakulstra
Copy link

When i try to deal sUSD via deal(0x8c6f28f2F1A3C87F0f938b96d27520d9751ec8d9, user, 1 ether); on optimism foundry crashes with

[FAIL. Reason: stdStorage find(StdStorage): Packed slot. This would cause dangerous overwriting and currently isn't supported.]

Seems a bit similar, but probably different:

@adamxyzxyz
Copy link

Getting the same error when SNX, guessing this is a problem with any of their tokens. Any solution found for this?

@sakulstra
Copy link
Author

For now we overwrite deal and for selected tokens, mock a whale and transfer instead of deal 😅

@ChiTimesChi
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants