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

debug_traceTransaction may crash on Node.js v12 #2106

Open
MicaiahReid opened this issue Jan 19, 2022 · 3 comments
Open

debug_traceTransaction may crash on Node.js v12 #2106

MicaiahReid opened this issue Jan 19, 2022 · 3 comments

Comments

@MicaiahReid
Copy link
Contributor

Node.js v12 doesn't handle memory as well as 14+ and may crash computing very large debug_traceTransaction results

@MicaiahReid MicaiahReid added this to the 7.1.0 milestone Jan 19, 2022
@naddison36
Copy link

Node.js v12 went End-of-Life on 30 April 2022.

@davidmurdoch
Copy link
Member

@naddison36 "End of Life" doesn't mean Node v12 stops working; it just means Node v12 is not actively maintained and that new releases are very unlikely (except for major security vulnerabilities). Node v12 is still usable (though it really shouldn't be used) and many devs need and appreciate extended support.

Ganache will continue to support Node v12 at least until truffle drops support for it. We will likely drop support shortly after Truffle drops support.

@naddison36
Copy link

ok, lets close this ticket when truffle drops support for Node v12

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

No branches or pull requests

4 participants