Skip to content

gui: arrived_in_slot txn flag #5143

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jherrera-jump
Copy link
Contributor

No description provided.

to pack, if this validator was a leader at the time. Otherwise,
this is ULONG_MAX. This is used by monitoring tools to gauge if a
transaction.arrived in the same slot it was scheduled. */
ulong arrival_leader_slot;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this is a very clean design. I'd modify fd_txn_m_t to add an arrival_timestamp_nanos.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yea thats much better, thanks!

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.

2 participants