my-cloud / ruthenium

Golang implementation of the Ruthenium protocol
The Unlicense
11 stars 1 forks source link

Unreachable poh contract might lead into block lack #139

Closed JeremyPansier closed 2 years ago

JeremyPansier commented 2 years ago

To Reproduce

  1. Run a node
  2. Proof of Humanity smart contract returns 503 Service Unavailable: internal server failure

Expected behavior All validators are able to append a new block to the blockchain.

Actual behavior No validator is able to append a new block to the blockchain.