-
Notifications
You must be signed in to change notification settings - Fork 104
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
POC Account deletion notification, test of Solana PR 33292 #260
Draft
musitdev
wants to merge
17
commits into
rpcpool:master
Choose a base branch
from
musitdev:account_deletion_notification_solana.1.16.20_PR_33292
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
POC Account deletion notification, test of Solana PR 33292 #260
musitdev
wants to merge
17
commits into
rpcpool:master
from
musitdev:account_deletion_notification_solana.1.16.20_PR_33292
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(cherry picked from commit f5f0c3c) Co-authored-by: Kirill Fomichev <[email protected]>
…ool#210) (cherry picked from commit 05d09b7) Co-authored-by: Liam Vovk <[email protected]>
Signed-off-by: Kirill Fomichev <[email protected]> (cherry picked from commit d8f4f38) Co-authored-by: Kirill Fomichev <[email protected]>
…pcpool#214) (rpcpool#215) (cherry picked from commit 277b5b6) Co-authored-by: Kirill Fomichev <[email protected]>
…l#217) (cherry picked from commit 024f510) Co-authored-by: Kirill Fomichev <[email protected]>
…) (rpcpool#220) (cherry picked from commit c604138) Co-authored-by: Kirill Fomichev <[email protected]>
…pcpool#221) (rpcpool#222) (cherry picked from commit f88fd64) Co-authored-by: Kirill Fomichev <[email protected]>
…er (backport of rpcpool#223) (rpcpool#224) (cherry picked from commit c5f2601) Co-authored-by: Kirill Fomichev <[email protected]>
…rt of rpcpool#227) (rpcpool#229) (cherry picked from commit 7bd3596) Co-authored-by: Kirill Fomichev <[email protected]>
…ol#231) (cherry picked from commit 8f1cc8b) Co-authored-by: Kirill Fomichev <[email protected]>
…ool#237) building the rdkafka crate fails on mac per default configuration see fede1024/rust-rdkafka#491 (cherry picked from commit 9ecf8d2) Co-authored-by: Groovie | Mango <[email protected]>
(cherry picked from commit c2a76f3) Co-authored-by: Kirill Fomichev <[email protected]>
fanatid
force-pushed
the
master
branch
2 times, most recently
from
October 3, 2024 06:41
cf55e25
to
50068e2
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
It's a draft PR to Test the Solana PR #33292 to have metric about the account deletion notification update.
This is a draft PR to propose how the Solana PR 33292 can be implemented and to test the whole process.
This is a proposition to the issue #11 too.
It mustn't be merged.