poanetwork / parity-ethereum

Fast, light, robust Ethereum implementation.
https://parity.io
Other
10 stars 12 forks source link

Use KeyGenHistory contract for initialization. #157

Open afck opened 5 years ago

afck commented 5 years ago

Replace the temporary config-file based initialization of the keys and key shares for hbbft with the KeyGenHistory contract.