CityOfZion / neo-sharp

Neo-sharp is a new core and node implementation of NEO focused on modular design, best coding practices and testability.
MIT License
34 stars 24 forks source link

Fix memory issues #519

Closed shargon closed 6 years ago

shargon commented 6 years ago

This patch is related to https://github.com/CityOfZion/neo-sharp/issues/518#issuecomment-431821256

Before the patch

image

After the patch

image

aboimpinto commented 6 years ago

I add my comments to this fix on the issue #518

this fix solved the memory issues the algorithm has.