DMDcoin / alpha4

Alpha 4 Testnetwork
0 stars 0 forks source link

pending validators are not sending their parts #5

Closed SurfingNerd closed 1 day ago

SurfingNerd commented 2 days ago

-

SurfingNerd commented 2 days ago

wrong alert, they are writing their keys, but those keys, they are resulting in an invalid public key. https://github.com/DMDcoin/alpha4/issues/4

SurfingNerd commented 2 days ago

the last written part was 6 hours ago, http://62.171.133.46:4400/tx/0xd4291e8146293e1f4194fe91504d5d2ee72a26866dd37b0803875d9dbac28bde/internal-transactions

Todo: analyse why the nodes are not writing their keys.

SurfingNerd commented 2 days ago

after improving the logging - i could figure out the public key that causes the problem: 2024-10-30 12:29:18 Verifier #2 WARN engine INVALID pub key 0x04b5…fed2

SurfingNerd commented 1 day ago

fixed, we are able to handle invalid public keys now: https://github.com/DMDcoin/alpha4/issues/4