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

Only compiling reference contracts to build ? #20

Open
interzone2 opened this issue Aug 4, 2021 · 0 comments
Open

Only compiling reference contracts to build ? #20

interzone2 opened this issue Aug 4, 2021 · 0 comments

Comments

@interzone2
Copy link

interzone2 commented Aug 4, 2021

A Brownie problem potentially.

Mac OS X Big Sur v11.5.1
Node v16.4.2
Python v3.8
Sol v0.8.6
Brownie v1.15.2

I am compiling using Brownie. However the only files that end up 'compiled' and in /build/contracts are:

Compiling contracts...
  Solc version: 0.6.12
  Optimizer: Enabled  Runs: 200
  EVM Version: Istanbul
Generating build data...
 **- FlashBotsMultiCall
 - IERC20
 - IWETH
 - FlashBotsUniswapQuery
 - IUniswapV2Pair
 - UniswapV2Factory**

Thereafter, when I try to deploy from Brownie, BundleExecutor.sol isn't found. This could be PATH related. However, why is Brownie compiling the reference contracts from inside BundleExecutor.sol ?

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