0xPolygon / polygon-edge

A Framework for Building Ethereum-compatible Blockchain Networks
https://polygon.technology/solutions/polygon-edge/
Apache License 2.0
1.01k stars 534 forks source link

The blockchain is halting, and no new blocks are being produced. #2173

Open puneet166 opened 5 months ago

puneet166 commented 5 months ago

I have initially set up my blockchain with 4 validators and 1 bootnode.

Here's the issue I'm encountering:

A new user has staked the minimum required amount in the staking smart contract at address “0x0000000000000000000000000000000000001001”. However, when I check the validator list using npm info, the user appears in the array but is not participating in consensus or block validation.

As a result, the blockchain is halting, and no new blocks are being produced.

Can you guys clarify this?

puneet166 commented 5 months ago

@laviniat1996 Please look into it.