-
Notifications
You must be signed in to change notification settings - Fork 92
feat: make priority fees optional and unify send transaction logic between v1, v2, and compression #2331
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
feat: make priority fees optional and unify send transaction logic between v1, v2, and compression #2331
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
cb00cdd
feat: add priority fee configuration and handling
sergeytimoshin b4dbcbb
fix: add Signature import to solana_sdk in epoch_manager
sergeytimoshin c96fb48
feat: add confirmation configuration for smart transactions and updat…
sergeytimoshin 2e29f6d
format
sergeytimoshin 06bf63c
refactor
sergeytimoshin 9a2f947
fix: improve error handling
sergeytimoshin f8a91b7
refactor
sergeytimoshin 6ace1dd
cleanup
sergeytimoshin 87583f7
- refactored transaction sending logic in `send_transaction.rs` and `…
sergeytimoshin 496a178
cleanup
sergeytimoshin c43fb18
cleanup
sergeytimoshin bd47fbd
format
sergeytimoshin b7717db
refactor error handling in transaction processing to include batch no…
sergeytimoshin 1db4984
add logging to forester tests workflow
sergeytimoshin 7a90bb2
dump photon.log on failure
sergeytimoshin 9e61083
add indexer health checks and tracker wait functions in tests
sergeytimoshin 6c8ce79
more logs
sergeytimoshin f69daa3
add local transaction dumping functionality and enhance test failure …
sergeytimoshin e838ba9
refactor transaction extraction and block fetching in local transacti…
sergeytimoshin 596e618
refactor WorkReportError handling to use registry_error_code for impr…
sergeytimoshin f92f478
refactor ForesterError handling to use registry_error_code for NotEli…
sergeytimoshin 0a1664f
wip
sergeytimoshin d6e98bf
refactor local transaction dumping to handle duplicates and improve o…
sergeytimoshin 32b4197
cleanup
sergeytimoshin a13d98e
debugging
sergeytimoshin b3e7feb
unify test validator and photon commiment
sergeytimoshin 011fd68
increase timeout for Forester e2e test to 120 minutes
sergeytimoshin d586836
custom surfpool branch
sergeytimoshin 6905cd0
refactor: update surfpool version to 1.1.1 and remove unused binary p…
sergeytimoshin d057a33
fix: remove unnecessary environment variable from spawnBinary call
sergeytimoshin 4e1e19e
refactor: remove unused dependencies and streamline eligibility check…
sergeytimoshin c69a618
format
sergeytimoshin ce1f5e8
format
sergeytimoshin 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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.