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

Development environment setup problems on Ubuntu #406

Open
pdyraga opened this issue Sep 5, 2022 · 0 comments
Open

Development environment setup problems on Ubuntu #406

pdyraga opened this issue Sep 5, 2022 · 0 comments

Comments

@pdyraga
Copy link
Member

pdyraga commented Sep 5, 2022

Reported by Least Authority auditors:

To test the tBTC Bridge smart contracts in an Ubuntu 20.04 WSL, some modifications were required for the tests to run:

  1. Forcing some NPM libraries to be installed (normal installation would not work)
  2. Executing some hardhat.config.ts changes:
    a. Adding the parameter allowUnlimitedContractSize: true under the Hardhat network config to avoid the test’s execution errors
    b. Disabling contractSizer to prevent the tests from breaking while trying to read all the contracts with this module
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