You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
Is there an existing issue for this?
Current Behavior
If the input value for the
fromWeifunction is a string type, it leaks the memory and heap continuously increased.Expected Behavior
There should not be a memory leak regardless of the type of input.
Steps to Reproduce
Start the node process with following options.
Web3.js Version
4.x
Environment
Anything Else?
This behaviour was not seen with the 1.x.