Solidity imported libraries should have a version #643
Description
Currently its not clear what version of used libraries the protocolo is using;
https://github.com/ubiquity/ubiquity-dollar/blob/development/.gitmodules
What should be done:
- Remove tags (because they are not working in git submodules) and add branch names to git submodules (perhaps this requires some code refactoring, make sure that libs are also updated after settings branch names)
- Remove duplicate entries in git submodules