omni / poa-bridge

POA <-> Ethereum bridge for self transfers of POA native token to POA20 (ERC20 representation). Not supported. Use TokenBridge instead
https://github.com/poanetwork/token-bridge
GNU General Public License v3.0
79 stars 38 forks source link

Problem: config allows arbitrary keys to be passed #97

Closed yrashk closed 6 years ago

yrashk commented 6 years ago

This means that a misspelled config field can cause a lot of confusion -- things won't work as expected.

Solution: restore more restrictive config deserialization where unknown keys would trigger an error