Skip to content

Conversation

@bcsongor
Copy link
Owner

This PR updates dependencies, fixes a precondition bug and optimises the hot path for deriving addresses:

  • Reuse the thread-local rng handle per worker thread instead of creating a new handle each iteration;
  • Drop the unnecessary hex conversion in to_checksum_address eliminating extra work and a temp buffer.

@bcsongor bcsongor marked this pull request as ready for review September 14, 2025 22:33
@bcsongor bcsongor force-pushed the update-deps-and-fixes branch from 7a53c10 to 66e68c7 Compare September 14, 2025 22:44
@bcsongor bcsongor merged commit 716d0f3 into main Sep 14, 2025
1 check passed
@bcsongor bcsongor deleted the update-deps-and-fixes branch September 14, 2025 22:47
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