poanetwork / parity-ethereum

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

Remove non-threshold BLS keys. #191

Closed afck closed 5 years ago

afck commented 5 years ago

Closes #190

afck commented 5 years ago

I haven't tested this with a local network of actual Parity nodes yet. Also, due to https://github.com/poanetwork/parity-ethereum/pull/190, I haven't been able to get a full cargo test --all to pass yet.

afck commented 5 years ago

cargo test --all passes now.