0x00000002 / staking-app

MIT License
0 stars 0 forks source link

Different solidity versions have been used in different contracts #1

Closed ryu9827 closed 6 years ago

ryu9827 commented 6 years ago

0.4.18 https://github.com/tikonoff/staking-app/blob/8306bb8deebe0f554e99bf4e525ea4a3f5672397/contracts/Stake.sol#L11

0.4.11 https://github.com/tikonoff/staking-app/blob/8306bb8deebe0f554e99bf4e525ea4a3f5672397/contracts/SafeMath.sol#L1

consistent version should be used in all contracts.

ryu9827 commented 6 years ago

If they don't accept issue 8 this is not an issue.

Janther commented 6 years ago

this is not an issue if you consider #8 and if you don't, is just a minor issue.