aragon / aragonOS

(Aragon 1) Reference implementation for aragonOS: a Solidity framework for building complex dApps and protocols
https://hack.aragon.org/docs/aragonos-intro.html
GNU General Public License v3.0
686 stars 245 forks source link

Add gas check in CI via codecheck #544

Closed sohkai closed 5 years ago

sohkai commented 5 years ago

See set up guide for eth-gas-reporter's integration with CodeCheck.

Not sure how well this works with monorepos, so we can try to set it up here first.

cgewecke commented 5 years ago

@sohkai Would it be ok if I self-assign to this issue?

Also @krzkaczor (the codechecks creator) tells me their service is monorepo compatible - will investigate how to modify the gas reporter to take advantage of that this week...

sohkai commented 5 years ago

@cgewecke That would be great! aragon-apps is the monorepo, if you want help with testing it there :).