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

[tracking] Foundry compatibility #30

Open
bee344 opened this issue Nov 14, 2024 · 1 comment
Open

[tracking] Foundry compatibility #30

bee344 opened this issue Nov 14, 2024 · 1 comment

Comments

@bee344
Copy link
Collaborator

bee344 commented Nov 14, 2024

Foundry currently has support for solc and vyper as compilers, and no straightforward way to change that.

As a first step, we'd need to find a way to have it working with PolkaVM. One way to approach this is to ignore the compiler and just run a script that uses @parity/revive and then test. This may very well not work just like that, since Foundry uses revm.

There's quite a bit of research to be made to define how we tackle this, but a good starting point is this forum post.

@ghost ghost self-assigned this Nov 18, 2024
@ghost
Copy link

ghost commented Nov 19, 2024

Commenting here for current progress on what ive found: https://github.com/0xspha/testing_framework

@pgherveou

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

1 participant