Andrew
Andrew
between the code example and this issue I can't tell - are you saying `execution_endpoints` and `secret_files` don't need to be vectors, and can be `Option`s, or are you saying...
ah my fork didn't have `builder_endpoints` as an `Option`, got a little mixed up there. I'll give it a go now!
Hey guys, I wrote this detector, currently trying to test it and getting stuck here: `$ python ./tests/test_detectors.py --generate Traceback (most recent call last): File "/home/andy/Dev/slither/./tests/test_detectors.py", line 399, in all_detectors.ArbitrarySendEth,...
could you post the whole error message? I'm sort of unfamiliar with the codebase so having some trouble finding the source of it @0xalpharush