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

Revert "(Fix, Refactor) Add support of a new version of MetaMask" #88

Closed vbaranov closed 6 years ago

vbaranov commented 6 years ago

Reverts poanetwork/poa-dapps-validators#87

@varasev Backward compatibility works, but when I tried with the referenced MM build to test EIP-1102 feature, it gives me:

screen shot 2018-10-15 at 17 05 33
varasev commented 6 years ago

@vbaranov Yeah, I see... It looks like something's wrong with getting the current account from that custom build of MetaMask v4.12.0 - I'll test it deeper. The current version of MetaMask 4.14.0 seems to be working fine.

varasev commented 6 years ago

@vbaranov @phahulin The bug was fixed in https://github.com/poanetwork/poa-dapps-validators/pull/90, so we don't need to merge this PR. Let's just close it.