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: not enforcing a minimum required rustc version could lead to build-time errors #92

Closed DrPeterVanNostrand closed 6 years ago

DrPeterVanNostrand commented 6 years ago

Problem: not enforcing a minimum required rustc version could lead to build-time errors.

Solution: add a mechanism to enforce a minimum required rustc version in the bridge's build script.