golem-contracts
golem-contracts copied to clipboard
Measure gas from test suite
To update the gas estimates in the SCI:
- Added gas measure plugin for truffle
- Added coverage plugin for tests
- Added extra tests to test worse case gas scenarios
Dependent on #60, merge that PR first then update this one