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

Remove unused/unnecessary code from ironfish::test_utils #5690

Merged

Conversation

andiflabs
Copy link
Contributor

Summary

  • Removed a buffer that was not used
  • Removed calls to clone() that are unnecessary (because read-only references are passed around)

Testing Plan

Unit tests

Documentation

N/A

Breaking Change

N/A

@andiflabs andiflabs requested a review from a team as a code owner December 4, 2024 18:49
@andiflabs andiflabs force-pushed the andrea/ironfish-rust-wasm-rust-test-utils-improvements branch from a40ca34 to 6807a81 Compare December 4, 2024 19:00
@dguenther dguenther merged commit e10e565 into staging Dec 5, 2024
23 checks passed
@dguenther dguenther deleted the andrea/ironfish-rust-wasm-rust-test-utils-improvements branch December 5, 2024 16:44
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