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

chore: optimise converting error into message #54

Merged
merged 2 commits into from
May 19, 2023

Conversation

aleksuss
Copy link
Collaborator

@aleksuss aleksuss commented May 19, 2023

Description

The PR adds some optimisation for converting an error into a string. Creating &str rather than String.

Performance / NEAR gas cost considerations

Testing

How should this be reviewed

Additional information

@aleksuss aleksuss requested a review from mrLSD as a code owner May 19, 2023 10:17
@mrLSD mrLSD added the enhancement New feature or request label May 19, 2023
@mrLSD mrLSD added this to the v0.5.1 milestone May 19, 2023
@mrLSD mrLSD merged commit 0344f6e into master May 19, 2023
@mrLSD mrLSD deleted the chore/aleksuss/err_msg_omptimize branch May 19, 2023 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants