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

Create list of limitations per platform #267

Open
montyly opened this issue May 26, 2022 · 1 comment
Open

Create list of limitations per platform #267

montyly opened this issue May 26, 2022 · 1 comment

Comments

@montyly
Copy link
Member

montyly commented May 26, 2022

We should add a table that summarizes the limitations due to known bugs.

On the top of my head:

Feature Hardhat Truffle Foundry Brownie
Top level object Supported trufflesuite/truffle#3124 TBD (foundry-rs/foundry#1646) TBD
Contract name duplicate Supported trufflesuite/truffle#5059 foundry-rs/foundry#1488
Compiler version + name duplicate NomicFoundation/hardhat#1384 No No
Interface only Supported Supported Supported eth-brownie/brownie#941
@montyly montyly changed the title Create list of limitation per platform Create list of limitations per platform May 26, 2022
@montyly
Copy link
Member Author

montyly commented Jun 21, 2022

We can add a section on known fixes, like

  • Remove the compilation directory and try again
  • If it seems stuck, try to compile it outside of our tools, and run with --ignore-compile

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