ethernaut
ethernaut copied to clipboard
Solidity 0.5 Version: MaxListenersExceededWarning
MaxListenersExceededWarning shown in console when testing Solidity 0.5 Version of Ethernaut
💻 Environment Solidity 0.5 Version of Ethernaut (https://solidity-05.ethernaut.openzeppelin.com/) Brave browser on Windows 10
📝Details
MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 101 data listeners added. Use emitter.setMaxListeners() to increase limit shown in console.
🔢 Steps to reproduce Occurs after a transaction. Haven't been able to narrow down further.
Related to open issue: https://github.com/ethereum/web3.js/issues/1648
Deprecated