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

Improvements to Jito executor output and error handling #159

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sergiu-nichitean
Copy link

How the Jito executor currently works is that the two transactions (Jito tip and actual token swap) are bundled and sent to Jito, then the Jito tip transaction is confirmed and its signature is forwarded to the logs.

This is not very useful and it would be more helpful if the swap transaction is confirmed and returned for logging.

Also, the syntax for logger.error on line 114 is incorrect, as the error object is not output in this case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant