8000 update language (backport #1263) by mergify[bot] · Pull Request #1267 · cometbft/cometbft · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

update language (backport #1263) #1267

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

Merged
merged 4 commits into from
Oct 3, 2023
Merged

Conversation

mergify[bot]
Copy link
Contributor
@mergify mergify bot commented Aug 18, 2023

This is an automatic backport of pull request #1263 done by Mergify.
Cherry-pick of 3d1c36d has failed:

On branch mergify/bp/v0.38.x/pr-1263
Your branch is up to date with 'origin/v0.38.x'.

You are currently cherry-picking commit 3d1c36d1e.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   docs/core/configuration.md

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

Using "a validator should" instead of 'we'

(cherry picked from commit 3d1c36d)

# Conflicts:
#	docs/core/configuration.md
@mergify mergify bot requested a review from a team as a code owner August 18, 2023 14:38
@mergify mergify bot added the conflicts label Aug 18, 2023
@github-actions
Copy link
github-actions bot commented Sep 1, 2023

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale For use by stalebot label Sep 1, 2023
@cason cason added wip Work in progress and removed stale For use by stalebot labels Sep 1, 2023
Comment on lines 515 to 524
<<<<<<< HEAD
- `timeout_propose` = how long we wait for a proposal block before prevoting nil
- `timeout_propose_delta` = how much `timeout_propose` increases with each round
- `timeout_prevote` = how long we wait after receiving +2/3 prevotes for
=======

- `timeout_propose` = how long a validator should wait for a proposal block before prevoting nil
- `timeout_propose_delta` = how much `timeout_propose` increases with each round
- `timeout_prevote` = how long a validator should wait after receiving +2/3 prevotes for
>>>>>>> 3d1c36d1e (update language (#1263))
Copy link
Contributor

Choose a reason for hiding this comment

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

There is a conflict here.

Copy link
Contributor

Choose a reason for hiding this comment

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

Not sure what the conflict is?

Copy link
Contributor

Choose a reason for hiding this comment

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

Check lines 515, 519 and 524.
These indicate that the section between 515-519 conflict with the lines 519-524.
Both sections describe the same parameters. You need to pick the correct/final version (probably the second) and remove the <<< ==== >>> markers.

Copy link
Contributor

Choose a reason for hiding this comment

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

Check what I did in the other back port branch. It had exactly the same problem.

@lasarojc lasarojc merged commit f63499c into v0.38.x Oct 3, 2023
@lasarojc lasarojc deleted the mergify/bp/v0.38.x/pr-1263 branch October 3, 2023 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wip Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0