bitshares1-core icon indicating copy to clipboard operation
bitshares1-core copied to clipboard

Delegates should not be expected to confirm blocks that deactivate them

Open Troglodactyl opened this issue 10 years ago • 2 comments

It appears that the active delegate list can only be updated at the end of the round. In incredibly unlikely hostile delegate attack scenarios, this could be inconvenient.

https://bitsharestalk.org/index.php?topic=13921.msg181604#msg181604

Troglodactyl avatar Feb 03 '15 04:02 Troglodactyl

https://github.com/BitShares/bitshares/blob/master/libraries/blockchain/chain_database.cpp#L900

Troglodactyl avatar Feb 03 '15 04:02 Troglodactyl

My suggestion: https://bitsharestalk.org/index.php?topic=13921.msg181627#msg181627

arhag avatar Feb 03 '15 06:02 arhag