nimiq / core-rs

Official Rust implementation of the Nimiq protocol
https://nimiq.com
Other
74 stars 10 forks source link

Validator creates block with invalid justification #30

Closed riptl closed 4 years ago

riptl commented 5 years ago
jgraef commented 4 years ago

Did you already find the issue? I noticed that the error usually comes from the same validator. Maybe something with some BLS signatures is wrong?

Edit: I didn't see that the issue has been closed. What was the solution? Which commit/PR fixed it?

riptl commented 4 years ago

@jgraef I'm not sure which commit exactly fixed it but iirc the error was in blockchain.rs logic