-
Notifications
You must be signed in to change notification settings - Fork 4.5k
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
Bump solana_rbpf to version 0.2.13 (backport #17585 and #18068) #21302
Conversation
automerge label removed due to a CI failure |
59a7859
to
af7d41b
Compare
automerge label removed due to a CI failure |
* Moves syscall_registry into the rbpf Executable constructor. * Adds the reject_unresolved_syscalls flag which is only set when deploying programs via the CLI. (cherry picked from commit 8d5c04e)
af7d41b
to
6385e76
Compare
Codecov Report
@@ Coverage Diff @@
## v1.8 #21302 +/- ##
========================================
Coverage 81.6% 81.6%
========================================
Files 459 458 -1
Lines 130085 129947 -138
========================================
- Hits 106225 106152 -73
+ Misses 23860 23795 -65 |
Argh, I didn't want you to merge it yet, mergify! |
... "work in progress" does not stop you, huh? |
nothing can stop mergify. the only option I've found is to manually cancel CI every time I push. 😔 |
This is a manual backport of the pull requests #17585 and #18068.
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>
branchAdditionally, on Mergify dashboard you can:
Finally, you can contact us on https://mergify.com