bnb-chain / bsc

A BNB Smart Chain client based on the go-ethereum fork
GNU Lesser General Public License v3.0
2.68k stars 1.55k forks source link

Finality has stalled on Bsc Tesnet #2590

Closed Wizdave97 closed 1 month ago

Wizdave97 commented 1 month ago

Expected behaviour

Blocks should have aggregated BLS signature of validators

Actual behaviour

Finality has stalled on BSC testnet for some epochs, this issue can be seen in block 42156200-42161872 There are no BLS signatures in any block beyond this point.

Steps to reproduce the behaviour

Check the extra data of all blocks in this range https://testnet.bscscan.com/block/42161853 - https://testnet.bscscan.com/block/42161872

STdevK commented 1 month ago

We are checking on the issue

zzzckck commented 1 month ago

thx for your feedback, there is an incident for BSC testnet during that time, some validator got migrated to new devices and their vote keys failed to set up during that period. It has recovered now.