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: bump @napi-rs/blake-hash #3595

Merged
merged 1 commit into from
Mar 1, 2023
Merged

chore: bump @napi-rs/blake-hash #3595

merged 1 commit into from
Mar 1, 2023

Conversation

mat-if
Copy link
Contributor

@mat-if mat-if commented Mar 1, 2023

Summary

This includes some performance improvements like using JsBuffer instead of Buffer, which we have done in our own NAPI code to minimize memory leaks. This version also includes a fix to make Iron Fish run on systems with non-standard ldd path, like NixOS.

Testing Plan

Manually tested with some nodes, including mining and syncing

Breaking Change

Is this a breaking change? If yes, add notes below on why this is breaking and
what additional work is required, if any.

[ ] Yes

This includes some performance improvements like using JsBuffer instead
of Buffer, which we have done in our own NAPI code to minimize memory
leaks. This version also includes a fix to make Iron Fish run on systems
with non-standard ldd path, like NixOS.
@mat-if mat-if requested a review from a team as a code owner March 1, 2023 15:56
@mat-if mat-if merged commit 3035176 into staging Mar 1, 2023
@mat-if mat-if deleted the mat/update-blake-hash branch March 1, 2023 16:42
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