This repository has been archived by the owner on Sep 18, 2020. It is now read-only.
Oberbaum
- close attack vector #54
- fix bug #87
- fix bug #61
- introduce contract code coverage reporting with codecov
- additional tests to reach 100% contract code coverage
ForeignBridge
now implements ERC20 (#85)- introduce solium linting and make it pass with 0 errors/warnings
- single authority integration test
- heavy refactoring of contracts
- lots of additional documentation
- various smaller improvements