Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Add an upper limit to # of accounts that can be generated by ganache #736

Closed
davidmurdoch opened this issue Jan 19, 2021 · 1 comment · Fixed by #3361
Closed

Add an upper limit to # of accounts that can be generated by ganache #736

davidmurdoch opened this issue Jan 19, 2021 · 1 comment · Fixed by #3361
Assignees
Milestone

Comments

@davidmurdoch
Copy link
Member

1000? 10000? Ganache can handle it, but huge numbers of accounts likely accidental and affect start up and time memory. We primarily want to optimize memory in this case, as we need memory for the future in-memory cache.

@davidmurdoch
Copy link
Member Author

Fixed by #3361

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants