t11s

Results 145 comments of t11s

> > only thing that i think is left out that i would kill to have is the ability to change the address of the test contract like you can...

any blockers here? i much prefer multi-file verification > I don't think this should be the default verification method right now why so? 🤔

Ah interesting. The compilation stuff is a bit out of my league sadly. Thanks for all the work on this so far 🙏

does this include constant mining? https://github.com/crytic/echidna/pull/262

definitely remove remappings, 100%

made a PR to address a symptom of this (if merged dapp debug would respect `DAPP_TEST_LINK_LIBRARIES`): https://github.com/dapphub/dapptools/pull/728

@d-xo Maybe it's because I'm on the latest dapp/hevm but I don't see this issue in solmate (even tho the tests are copied nearly identically from dappsysv2 :p) https://github.com/Rari-Capital/solmate/blob/main/src/tests/FixedPointMath.t.sol

dupe of https://github.com/dapphub/dapptools/issues/348 oop

Good example of how this behavior can even confuse experts: https://github.com/makerdao/spells-mainnet/pull/192