A number of transactions to support Rich Schema (RS) have been added to indy-node and merged into the stable branch. We'd like to merge them into the master branch, but we don't have a good way to test them, as indy-sdk support for RS has not been built out. The changes of interest can be seen in this comparison of the current (as I type this) commits for stable and master.
The approach we have decided upon in order to move forward with the merge is to feature flag the new transactions so that they are treated as "unknown" by indy-node until we are ready to activate them.
A number of transactions to support Rich Schema (RS) have been added to indy-node and merged into the stable branch. We'd like to merge them into the master branch, but we don't have a good way to test them, as indy-sdk support for RS has not been built out. The changes of interest can be seen in this comparison of the current (as I type this) commits for stable and master.
The approach we have decided upon in order to move forward with the merge is to feature flag the new transactions so that they are treated as "unknown" by indy-node until we are ready to activate them.