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

Record IB size in Rust log file? #249

Closed
bwbush opened this issue Mar 12, 2025 · 2 comments
Closed

Record IB size in Rust log file? #249

bwbush opened this issue Mar 12, 2025 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@bwbush
Copy link
Collaborator

bwbush commented Mar 12, 2025

It would be convenient for the analyses if the size of the IB were included in the log file. As it stands only the header size is recorded, and one would have to total the transaction sizes to find how large the body is.

@bwbush bwbush added the question Further information is requested label Mar 12, 2025
@SupernaviX
Copy link
Contributor

Added a total_bytes field to the IBGenerated event

@bwbush
Copy link
Collaborator Author

bwbush commented Mar 18, 2025

Thanks!

@bwbush bwbush closed this as completed Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants