cgewecke

Results 62 issues of cgewecke

(Following up from discussion in the Jan 8 source-verify meeting) In the 'trust gap' slides there's a mockup of a metamask confirmation screen as an example of how source-verify could...

enhancement

(Originally reported at [solidity-coverage 418][1]) ("corrupt" might be overdramatizing this a little.) It looks like ranges are calculated by character count rather than string length, and non-ascii characters are 'wider'...

On `4.0.0-beta.2` the tests don't execute and an empty table is printed. On `4.0.1` mocha reports reporter not found: ``` truffle(develop)> test "eth-gas-reporter" reporter not found Error: invalid reporter "eth-gas-reporter"...

bug

+ https://gas-report-analyzer.surge.sh/ + public repo which generates the site: https://github.com/bcode-tech/gas-report-analyzer

cf: [hardhat-gas-reporter 57][1] Needs repro / investigation. Not sure what's going wrong here. [1]: https://github.com/cgewecke/hardhat-gas-reporter/issues/57

In [this PR, CI fails as expected][1]. The table shows two increases marked by `X`, but only the method exceeds the threshold. This should be clearer. Think `0%` changes (flicker)...

It's too wide. See [hardhat-gas-reporter 40][1] [1]: https://github.com/cgewecke/buidler-gas-reporter/issues/40

@krzkaczor (by email) suggested two good improvements. One is to mark gas increases explicitly with a plus (this is easy to implement and will be in `0.2.10`). The other is...

See [aragonOS 544](https://github.com/aragon/aragonOS/issues/544) K Kaczor wrote: > CC should support monorepo without any problems. The only thing that maybe needs to change is that in your codecheck you can support...