Closed
Description
That's bad because if someone makes breaking changes in Node, he has to release an updated version of Sovrin in order to fix and run tests.
Example of depending code:
https://github.com/hyperledger/indy-test-automation/blob/master/system/docker/node/Dockerfile#L65
Proposal:
- Make a Sovrin fork of this repository.
- Get rid of Sovrin dependencies and tests in this repository.
- When new changes are added to this repository, merge them into the fork.
- Keep everything Sovrin specific in the fork.
This PR was intended to fix it but I didn't have time to accomplish it so it's closed:
#101
This proposal is the result of the previous research.
Metadata
Metadata
Assignees
Labels
No labels