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

Permit paying oneself (bp #10337) #10342

Merged
merged 1 commit into from
May 31, 2020
Merged

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 31, 2020

This is an automated backport of pull request #10337 done by Mergify

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 simulator.

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

* Allow paying to oneself

* cargo fmt

* Permit pay-to-self in CLI

No test here because we're just removing an [untested] special case.

Fixes #10339

(cherry picked from commit 5d248fe)
@mergify mergify bot added the automerge Merge this Pull Request automatically once CI passes label May 31, 2020
@solana-grimes solana-grimes removed the automerge Merge this Pull Request automatically once CI passes label May 31, 2020
@solana-grimes
Copy link
Contributor

💔 Unable to automerge due to CI failure

@mergify mergify bot added the automerge Merge this Pull Request automatically once CI passes label May 31, 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 May 31, 2020
@mergify mergify bot added the automerge Merge this Pull Request automatically once CI passes label May 31, 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 May 31, 2020
@mergify mergify bot added the automerge Merge this Pull Request automatically once CI passes label May 31, 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 May 31, 2020
@mergify mergify bot added the automerge Merge this Pull Request automatically once CI passes label May 31, 2020
@solana-grimes solana-grimes merged commit 94ba700 into v1.2 May 31, 2020
@codecov
Copy link

codecov bot commented May 31, 2020

Codecov Report

Merging #10342 into v1.2 will increase coverage by 0.0%.
The diff coverage is 98.5%.

@@          Coverage Diff           @@
##            v1.2   #10342   +/-   ##
======================================
  Coverage   81.3%    81.3%           
======================================
  Files        288      288           
  Lines      66982    66983    +1     
======================================
+ Hits       54509    54516    +7     
+ Misses     12473    12467    -6     

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