How can i start a new blockchain? (was: Blockscout has corrupted my hardhat localhost node) #4796
Unanswered
oehm-smith
asked this question in
Troubleshooting
Replies: 1 comment 5 replies
-
I'm guessing from the lack of answers that this is impossible or not easy to do. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I raised an issue about Blockscout at https://ethereum.stackexchange.com/questions/159305/blockscout-hardhat-unable-to-find-a-block-containing-transaction. I've returned to my smart contracts project after some days away and a restart of my Mac and even without Blockscout running I am seeing the same continuous stream of debug messages after running
npx hardhat node
:So it seems the blockchain somehow became corrupt.
I tried a
npx hardhat clean
and it only cleans up the artifacts it seems and not the local blockchain.How can I restart a fresh blockchain or otherwise clean this up.
Any opinions on the Blockscout problem welcome also.
Beta Was this translation helpful? Give feedback.
All reactions