lightchain icon indicating copy to clipboard operation
lightchain copied to clipboard

Prepare validator set to be updated in ABCI::EndBlock

Open EnchanterIO opened this issue 5 years ago • 1 comments

Add a if condition to code to pull a new validator set from a smart contract after block X.

Not necessarily to use Eth API, query the information directly from the open database.

EnchanterIO avatar Mar 08 '19 18:03 EnchanterIO

I am going to take over of this. The approach I am taking is to include validator set as part of a smart contract

ggarri avatar Jun 03 '19 10:06 ggarri