Commit Graph

9 Commits

Author SHA1 Message Date
Gerardo Nardelli 7990addf17 Increase code coverage (#250)
* Refactor mocks contract structure
* Add solcov ignore on covered lines not reported
* Lint fixes
* Ignore abstract methods in coverage report
* Add unit test for not covered methods
2019-08-01 14:36:46 +02:00
Gerardo Nardelli dc099b872b Add Solhint solidity linter (#240)
* Add solhint and prettier for solidity
* Apply prettier styles on contracts
* Fix solhint warnings
* Run js and solidity linter on travis
2019-07-22 07:19:24 +03:00
Roman Storm f34620e8ae WIP: refactor v1 2018-06-11 18:56:07 -07:00
Roman Storm 564fdd9d85 0.4.23 bump and deployment logging optimization 2018-05-07 00:31:16 -07:00
Roman Storm 35e5b7b08b add safety memory allocation 2018-05-05 20:58:49 -07:00
Roman Storm 277cdabe07 optmize gas usage in Proxy.sol
Closes #29
2018-05-05 20:39:07 -07:00
Roman Storm 75c8338a07 Audit feedback. Multiple change requests 2018-04-25 22:15:11 -07:00
Roman Storm e98134ba7f bump version 2018-04-16 13:11:35 -07:00
Roman Storm 5eaa480b23 Make BridgeValidators upgradeable 2018-03-13 00:30:51 -07:00