NomicFoundation / hardhat

Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.
https://hardhat.org
Other
7k stars 1.36k forks source link

Print the errors nicely, like v2 does #5389

Closed kanej closed 6 days ago

kanej commented 3 weeks ago

Print errors in cleanly matching the approach that v2 takes:

image

This will involve at least:

Tmthang1601 commented 3 weeks ago

Can you explain clearly to me the error you are encountering, detailing each previous step? I don't really understand your problem. I want to contribute something but I'm only a 4th year student and I don't understand much about it. repo very much even though I researched quite a lot

alcuadrado commented 3 weeks ago

Hey @Tmthang1601, thanks for your interest on collaborating to Hardhat :) I'd recommend taking a look at issues not labeled as v-next, as those are related to a fast-moving set of changes that we are making, which makes them harder for external contributors.