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

Correct the transaction size that is reported on the Explorer #2432

Open
Ayiga opened this issue Jan 3, 2025 · 0 comments · May be fixed by #2433
Open

Correct the transaction size that is reported on the Explorer #2432

Ayiga opened this issue Jan 3, 2025 · 0 comments · May be fixed by #2433

Comments

@Ayiga
Copy link
Member

Ayiga commented Jan 3, 2025

The Explorer is able to show various pieces of information about the Blocks and Transactions. However, when inspecting individual transactions it seems to report the size of the entire block rather than the size of just that individual transaction.

A change to the hotshot-query-service allows for this size to be specified at the Transaction level:
EspressoSystems/hotshot-query-service#742

By implementing this update, the transaction size will be fixed.

@Ayiga Ayiga linked a pull request Jan 3, 2025 that will close this issue
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 a pull request may close this issue.

1 participant