-
Notifications
You must be signed in to change notification settings - Fork 23
fix: better transaction diagnostics & rent exemption check #642
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
Merged
Merged
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
31dbeb3
feat: clients also return subscription count
thlorenz 4e47380
chore: fix unsub on already evicted + metric counts
thlorenz 2b3adf4
chore: log discrepant account
thlorenz 250b0ba
chore: update correct metric + log on info for now
thlorenz 2fdc3b4
chore: merge bmuddha/fix/ws-reconnects, adjusting the changes
thlorenz ff548df
chore: fix max log level override
thlorenz 78a249c
chore: fix recycle connections deadlock
thlorenz b754577
chore: recycle with backoff
thlorenz bc00095
chore: try to resub before recycle
thlorenz c5bbad6
feat: better orchestrated reconnection logic
thlorenz 2111589
chore: debug fetched accounts
thlorenz f9ae604
chore: less fetch account chatter on debug
thlorenz 15306b4
fix: log level issue
thlorenz c4af369
chore: less frequent sub metric update but with more info
thlorenz d9d47ba
chore: enable ledger size metric
thlorenz 3b7e1f2
fix: use the latest SVM with gasless feepayer check
bmuddha f2a7d79
ci: trigger synchronize
b3b3f25
fix: check for privileged mode when filtering empty accounts
bmuddha 6f76bf7
chore: fix lint
thlorenz 8b65dc7
chore: add extra check that unescrowed payer cannot pay/write for tx
thlorenz 2ff7121
Revert "fix: use the latest SVM with gasless feepayer check"
thlorenz 67487ba
Allow not existing feepayer in gasless mode (#631)
GabrielePicco 747099f
chore: skip rare case undeleg/redeleg test for now
thlorenz 7d55d12
chore: proper evict counter
thlorenz 407ab08
chore: increase sleep to hopefully pass redelegation tests
thlorenz 91435fa
chore: fmt
thlorenz 6531ac6
fix: better transaction diagnostics & rent exemption check
bmuddha d7107f0
chore: resolve merge conflicts
bmuddha 19e6a17
fix: test 01_commit
bmuddha 492d14f
fix: 01_commits rollback to previous transaction error
bmuddha 7514dbd
fix: use correct transaction error in comparison
bmuddha 61a1a75
Update test-integration/schedulecommit/test-scenarios/tests/01_commit…
GabrielePicco 1434841
fix: allow auto airdrop to pay for rent & simulate inner instructions…
GabrielePicco 72cb818
feat: persist all accounts (#648)
GabrielePicco f6f29a3
fix: await until sub is established and perform them in parallel (#650)
thlorenz 239fa2f
fix(aperture): prevent racy getLatestBlockhash (#649)
bmuddha f521c5d
chore: post rebase fixes
bmuddha 6740fd3
Merge branch 'master' into bmuddha/fix/better-txn-diognostics
bmuddha 50bceef
Merge branch 'master' into bmuddha/fix/better-txn-diognostics
bmuddha File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.