dusk-network / dusk-blockchain

Reference implementation of the DUSK Network node, written in Golang
MIT License
101 stars 47 forks source link

node: Re-enable consensus task on a failed block acceptance #1537

Closed goshawk-3 closed 1 year ago

goshawk-3 commented 1 year ago

Describe the bug If a block is propagated with valid certificate but faulty transactions then node must discard the block and re-enable consensus for the same round.