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

fix: return with majority #897

Merged
merged 3 commits into from Nov 1, 2023
Merged

Conversation

maqi
Copy link
Member

@maqi maqi commented Oct 24, 2023

Description

Summary generated by Reviewpad on 24 Oct 23 15:15 UTC

This pull request fixes the issue of returning with the majority in the code. The changes include modifications in the api.rs, error.rs, and event.rs files. The patch ensures that when encountering a split record, the code returns with the majority copy instead of logging the whole Record content.

@reviewpad reviewpad bot requested a review from joshuef October 24, 2023 15:15
@reviewpad reviewpad bot added Small Pull request is small waiting-for-review labels Oct 24, 2023
@maqi maqi force-pushed the return_with_majority_on_split branch 3 times, most recently from 0c55d0b to 32a3816 Compare November 1, 2023 13:19
@maqi maqi added this pull request to the merge queue Nov 1, 2023
@maqi maqi force-pushed the return_with_majority_on_split branch from 32a3816 to 1e600ec Compare November 1, 2023 14:08
@maqi maqi removed this pull request from the merge queue due to a manual request Nov 1, 2023
@maqi maqi enabled auto-merge November 1, 2023 14:12
@maqi maqi force-pushed the return_with_majority_on_split branch from 1e600ec to a11da3a Compare November 1, 2023 14:35
@reviewpad reviewpad bot added Medium Medium sized PR and removed Small Pull request is small labels Nov 1, 2023
@maqi maqi added this pull request to the merge queue Nov 1, 2023
Merged via the queue into maidsafe:main with commit d17034e Nov 1, 2023
29 checks passed
@maqi maqi deleted the return_with_majority_on_split branch November 1, 2023 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Medium Medium sized PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants