spaceh3ad

Results 15 comments of spaceh3ad

Got same problem. ``` josh@pc ~/Code/Blockchain_Dev/Brownie/aave-flashloan-mix (master) $ brownie run scripts/run_flash_loan_v2.py --network kovan Brownie v1.17.0 - Python development framework for Ethereum AaveFlashloanMixProject is the active project. Running 'scripts/run_flash_loan_v2.py::main'... Getting Flashloan...

@gosuto-inzasheru this way he should also add uniswap v3-core, any way it does not solve the problem. @oroghene did you managed to resolve this? I am facing exactly same issue.

Hmm it's been a while but seems to not be addressed. I am facing same issue.

I had similar issue, but using python3.8 solved it.

@joebb10 you have the solution given above. 1. install the library -> `npm i hardhat-dependency-compiler` 2. add to hardhat config -> import the lib at the top and then add...

for [SEAMAN](https://github.com/fuzzland/ityfuzz/blob/master/backtesting.md) ```bash ❯ ityfuzz evm -o -t 0x55d398326f99059fF775485246999027B3197955,0x6bc9b4976ba6f8C9574326375204eE469993D038,0x6637914482670f91F43025802b6755F27050b0a6,0xDB95FBc5532eEb43DeEd56c8dc050c930e31017e -c bsc --onchain-block-number 23467515 -f -i -p --onchain-etherscan-api-key XXXX thread 'main' panicked at src/evm/mod.rs:600:13: Please specify --deployment-script (The contract that deploys...

Yeah, I have same error. Though I think it's Surya related problem since with cmd it also fails to produce graphs. It produces but empty images.

any update on that? I have same issue

Using python3.8 for manticore solves this