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

Add a toString implementation for TransactionSimulatorResult #5942

Closed
macfarla opened this issue Sep 26, 2023 · 2 comments · Fixed by #5957
Closed

Add a toString implementation for TransactionSimulatorResult #5942

macfarla opened this issue Sep 26, 2023 · 2 comments · Fixed by #5957
Assignees
Labels
good first issue Good for newcomers snack Smaller coding task - less than a day for an experienced dev ux

Comments

@macfarla
Copy link
Contributor

Add a toString implementation for TransactionSimulatorResult

Default toString(): TransactionSimulatorResult inherits toString() from Object, and so is not suitable for printing.

see https://github.com/hyperledger/besu/security/code-scanning/1029

@macfarla macfarla added good first issue Good for newcomers snack Smaller coding task - less than a day for an experienced dev ux labels Sep 26, 2023
@Shritesh99
Copy link
Contributor

Hi, can I work on the issue?

@macfarla
Copy link
Contributor Author

Hi, can I work on the issue?

Go ahead @Shritesh99 - assigned the issue to you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers snack Smaller coding task - less than a day for an experienced dev ux
Projects
None yet
2 participants