Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 347 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 347 Bytes

Solc error demo

Relates to this issue: ethereum/solc-js#493

Steps to reproduce:

  • Clone the repo
  • I'm using node version 12.18.2 (node -v)
  • npm i
  • npm start - this will run a test script that has been designed to intentionally fail with a huge amount of console logging, so as to demonstrate the bug.