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

v1.18: Revert PRs caused hash mismatch (backport of #35018) #35020

Merged
merged 4 commits into from
Jan 31, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jan 30, 2024

This is an automatic backport of pull request #35018 done by Mergify.
Cherry-pick of 1542392 has failed:

On branch mergify/bp/v1.18/pr-35018
Your branch is up to date with 'origin/v1.18'.

You are currently cherry-picking commit 15423928c1.
  (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:   sdk/src/fee.rs

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

Cherry-pick of df2ee12 has failed:

On branch mergify/bp/v1.18/pr-35018
Your branch is ahead of 'origin/v1.18' by 1 commit.
  (use "git push" to publish your local commits)

You are currently cherry-picking commit df2ee120e9.
  (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:   sdk/src/fee.rs

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

Cherry-pick of 0dcac3f has failed:

On branch mergify/bp/v1.18/pr-35018
Your branch is ahead of 'origin/v1.18' by 2 commits.
  (use "git push" to publish your local commits)

You are currently cherry-picking commit 0dcac3fe7c.
  (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)

Changes to be committed:
	modified:   runtime/src/bank.rs
	modified:   runtime/src/bank/tests.rs

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   sdk/src/fee.rs

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/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

This reverts commit 0838909.

(cherry picked from commit 1542392)

# Conflicts:
#	sdk/src/fee.rs
#34757)"

This reverts commit 5ecc47e.

(cherry picked from commit df2ee12)

# Conflicts:
#	sdk/src/fee.rs
This reverts commit 73d3973.

(cherry picked from commit 0dcac3f)

# Conflicts:
#	sdk/src/fee.rs
Copy link

codecov bot commented Jan 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ed34e4b) 81.6% compared to head (992761d) 81.6%.

Additional details and impacted files
@@            Coverage Diff            @@
##            v1.18   #35020     +/-   ##
=========================================
- Coverage    81.6%    81.6%   -0.1%     
=========================================
  Files         828      828             
  Lines      224059   224061      +2     
=========================================
- Hits       182947   182923     -24     
- Misses      41112    41138     +26     

@tao-stones tao-stones merged commit 021e555 into v1.18 Jan 31, 2024
36 checks passed
@tao-stones tao-stones deleted the mergify/bp/v1.18/pr-35018 branch January 31, 2024 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants