Closed malachyb closed 11 months ago
We should hold off merging this until Corda 5.1 is released.
Also before merging we need to update changelog.md file with the changes introduced. Had a chat with @simon-johnson-r3 and we said let's add these changes to v7.0.4
In a cordapp CPK we have a field that sets a name for a cordapp that persists through versions. However, this is assigned automatically based on other values, so we are adding the ability for users to set this name for their own cordapp manually to allow for smoother upgrades where those other values may need to change, as well as to help make CPKs more identifiable to developers.