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

Can not build from source using 'cargo build --release --features flashloan_v2' #551

Open
XiangzhenJia opened this issue Jan 6, 2025 · 1 comment

Comments

@XiangzhenJia
Copy link

I tried to build an executable for onchain fuzzing according to the instructions in the documentation, but it failed to execute properly.
image
cargo build --features flashloan_v2,debug,flashloan_debug
error: none of the selected packages contains these features: flashloan_v2

@mypublicgithubaccount
Copy link

mypublicgithubaccount commented Jan 24, 2025

@XiangzhenJia, flashloan_v2 was removed a while ago and the documentation has not been updated:

git log -S 'flashloan_v2' -- Cargo.toml 

commit 73ca69e613cf6aab683e100679180799c6ba06ca
Author: 0xAWM <29773064+0xAWM@users.noreply.github.com>
Date:   Mon Nov 27 10:04:47 2023 +0800

    remove flashloan_v2 feature (#390)

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

2 participants