poanetwork / poa-dapps-voting

POA Network Governance Dapp
https://voting.poa.network
GNU General Public License v3.0
26 stars 54 forks source link

(Fix) Support of validator-company metadata #188

Open vbaranov opened 5 years ago

vbaranov commented 5 years ago

After implementing of support metadata for validator-company type on smart-contracts level https://github.com/poanetwork/poa-network-consensus-contracts/issues/203 and in Validators DApp https://github.com/poanetwork/poa-dapps-validators/issues/96 we should implement it for Voting DApp also.

Currently, voting for adding a new mining key asks metadata for a validator-user only type screen shot 2018-12-17 at 20 02 05

varasev commented 5 years ago

Just for note: this issue is bound with https://github.com/poanetwork/poa-dapps-voting/issues/120 and https://github.com/poanetwork/poa-network-consensus-contracts/issues/48.