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

Nonce: Rename instructions with VerbNoun scheme (bp #7775) #7778

Merged
merged 1 commit into from
Jan 17, 2020

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jan 13, 2020

This is an automated backport of pull request #7775 done by Mergify.io

Cherry-pick of 81ae44f has failed:

On branch mergify/bp/v0.22/pr-7775
Your branch is up to date with 'origin/v0.22'.

You are currently cherry-picking commit 81ae44f85.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:

	modified:   book/src/implemented-proposals/durable-tx-nonces.md
	modified:   runtime/src/nonce_utils.rs
	modified:   runtime/src/system_instruction_processor.rs

Unmerged paths:
  (use "git add <file>..." to mark resolution)

	both modified:   sdk/src/system_instruction.rs

To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

Mergify commands and options
More conditions and actions can be found in the [documention](https://doc.mergify.io/).

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
  • @Mergifyio backports <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 simulator.

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

@mergify mergify bot added the automerge Merge this Pull Request automatically once CI passes label Jan 13, 2020
@solana-grimes
Copy link
Contributor

💔 Unable to automerge due to CI failure

@solana-grimes solana-grimes removed the automerge Merge this Pull Request automatically once CI passes label Jan 13, 2020
@mergify mergify bot added the automerge Merge this Pull Request automatically once CI passes label Jan 17, 2020
@codecov
Copy link

codecov bot commented Jan 17, 2020

Codecov Report

Merging #7778 into v0.22 will increase coverage by 14.4%.
The diff coverage is 100%.

@@           Coverage Diff            @@
##           v0.22   #7778      +/-   ##
========================================
+ Coverage   66.5%     81%   +14.4%     
========================================
  Files        243     243              
  Lines      62771   51559   -11212     
========================================
+ Hits       41784   41787       +3     
+ Misses     20987    9772   -11215

@solana-grimes solana-grimes merged commit f80a657 into v0.22 Jan 17, 2020
@mergify mergify bot deleted the mergify/bp/v0.22/pr-7775 branch January 17, 2020 18:49
This was referenced May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge this Pull Request automatically once CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants