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

Reject unsigned transactions sent via RPC (bp #11282) #11286

Merged
merged 4 commits into from
Jul 30, 2020

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jul 30, 2020

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

Cherry-pick of a7079e4 has failed:

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

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

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

	both modified:   core/src/rpc.rs

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

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 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/

@mergify mergify bot added the conflicts label Jul 30, 2020
@mergify mergify bot added the automerge Merge this Pull Request automatically once CI passes label Jul 30, 2020
@t-nelson t-nelson added CI Pull Request is ready to enter CI and removed conflicts labels Jul 30, 2020
@solana-grimes solana-grimes removed the CI Pull Request is ready to enter CI label Jul 30, 2020
@mergify
Copy link
Contributor Author

mergify bot commented Jul 30, 2020

automerge label removed due to a CI failure

@mergify mergify bot added automerge Merge this Pull Request automatically once CI passes and removed automerge Merge this Pull Request automatically once CI passes labels Jul 30, 2020
@codecov
Copy link

codecov bot commented Jul 30, 2020

Codecov Report

Merging #11286 into v1.1 will increase coverage by 0.0%.
The diff coverage is 95.8%.

@@          Coverage Diff           @@
##            v1.1   #11286   +/-   ##
======================================
  Coverage   81.1%    81.1%           
======================================
  Files        292      292           
  Lines      69066    69080   +14     
======================================
+ Hits       56077    56089   +12     
- Misses     12989    12991    +2     

@t-nelson t-nelson merged commit 263fc25 into v1.1 Jul 30, 2020
@t-nelson t-nelson deleted the mergify/bp/v1.1/pr-11282 branch July 30, 2020 13:44
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