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

Pulls in fix for update API #86

Merged
merged 8 commits into from
Sep 12, 2023
Merged

Pulls in fix for update API #86

merged 8 commits into from
Sep 12, 2023

Conversation

Chengxuan
Copy link

Chengxuan and others added 8 commits September 5, 2023 14:28
Signed-off-by: Chengxuan Xing <[email protected]>
Only the org DID is needed for this check - no need to actually look up the
org from the database. At this point the message author has already been
verified, so a database lookup here is just extra unnecessary processing
(and can lead to infinite retries if it fails).

Signed-off-by: Andrew Richardson <[email protected]>
Do not expect to retrieve local org during definition handling
Copy link

@matthew1001 matthew1001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine and matches that PR approved by @awrichar in hyperledger#1395

I note that PR hasn't merged yet, but I'm assuming there are no other changes pending.

@Chengxuan Chengxuan merged commit aa7097a into enterprise Sep 12, 2023
@Chengxuan Chengxuan deleted the enterprise-update-api branch September 12, 2023 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants