James (Jérémy) Toussaint
James (Jérémy) Toussaint
Hi @reggiemcdonald, thank you! Do you have any plan on merging it @rnorth?
Hello guys, thank you for your work :muscle: Do you have any updates on this?
I think we can merge this issue with that one : https://github.com/iExecBlockchainComputing/iexec-worker/issues/91
Thank you for your reply @0xalpharush :slightly_smiling_face: Could you explain: 1. Why the following and recommended https://github.com/crytic/slither#using-docker `trailofbits/eth-security-toolbox` Docker image hasn't been updated for 2 years (https://hub.docker.com/r/trailofbits/eth-security-toolbox/tags)? 2. Where is...
Thank you @elopez for the explanation and pointers :pray: And good luck for the future refreshing of the toolbox :muscle:!
Current state of the PR adds coverage for some struct in map, but does not fix issues for failing ones. It is rather a shell for anyone to pick. Do...
Yes, I'm ussing truffle json with solc, I just dropped the full json here to make it clearer ``` ... "metadata": ... ... "compiler": { "name": "solc", "version": "0.6.6+commit.6c089d02.Emscripten.clang" },...
Hi everyone, do you have any clue on this issue?
- Add [imports-order](https://protofire.github.io/solhint/docs/rules/naming/imports-order.html) rule to [solhint config](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/f9f7db03f3df020aace3958b8fb7de8891d133e5/solhint.config.js#L12).