poanetwork / poa-dapps-validators

DApp for a list of validators with metadata for POA Network (Core/Sokol). Validators can update metadata using DApp.
https://validators.poa.network
GNU General Public License v3.0
13 stars 41 forks source link

(Bug) confirmation and finalization txs with invalid voting key #72

Closed vbaranov closed 6 years ago

vbaranov commented 6 years ago

Problem: transactions to confirm and finalize are sent to blockchain even if a user unlocks invalid voting key

Solution: show alert on clicking to the corresponding buttons, that the current unlocked voting key is invalid

varasev commented 6 years ago

Done in https://github.com/poanetwork/poa-dapps-validators/pull/94.