oraclesorg / oracles-contract

New version of POA Network consensus contracts is here: https://github.com/poanetwork/poa-network-consensus-contracts
MIT License
24 stars 8 forks source link

Number of total validators and number of exchanged initial keys bug #29

Closed vbaranov closed 6 years ago

vbaranov commented 6 years ago

Problem: for testnet 12 initial keys were generated. 11 initial keys were exchanged to production keys and 1 validator is added with governance. Last initial key cannot be exchanged to production keys. Solution: Initial keys exchange counter should be independent from total validators counter