Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contract Upgrade flows basically unusable with anonymous identities #6958

Open
adamschoenemann opened this issue Sep 21, 2021 · 3 comments
Open
Labels

Comments

@adamschoenemann
Copy link

// TODO: use keys from the keyManagementService instead
// TODO Check the set of multiple identities?

If you use an anonymous identity to sign your states (as is recommended), then contract upgrade flows will not work because of the referenced todos.
Basically, it will always say that you're not referenced in any input states and then quit.
Seems to me the fix is is just a few lines of kotlin...

@r3jirabot
Copy link

Automatically created Jira issue: CORDA-4164

@adamschoenemann
Copy link
Author

Proposed change to fix: #6959

@nargas-ritu
Copy link
Contributor

Logged in the backlog for an internal review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants