Drake Evans

Results 5 comments of Drake Evans

The OptimalOutcome.mp4 is generated from using the Tools For Solidity extension

@kanej Yes you can see it at https://github.com/agora-finance/agora-dollar-evm-tests/blob/master/src/test/erc20-privilaged/TestMinting.t.sol You will need to run forge install and npm i to make it work

Will need to run npm i inside of one submodule as well `cd lib/agora-dollar-evm/ && npm i`

I have the same issue on forge test -w. It seems intermittent. Sometimes its 125 files (everything) sometimes its ~30 files and sometimes just 1 file (the file I changed)

@CarterAppleton fwiw, I recently had to nuke the ~/svm directory after having issues getting foundry to download 0.8.18 and my issues seem resolved.