daostack / infra

GNU General Public License v3.0
25 stars 22 forks source link

VotingMachine interface update #32

Closed orenyodfat closed 5 years ago

orenyodfat commented 5 years ago

Remove voteWithSpecificAmount Remove ownerVote Remove cancelProposal uint -> uint256

use solc v 0.5.2 https://github.com/ethereum/solidity/releases/tag/v0.5.2 use truffle 5.0 https://github.com/trufflesuite/truffle/releases/tag/v5.0.0 use openzeppling 2.1 https://github.com/OpenZeppelin/openzeppelin-solidity/releases

solium currently ignore GenesisProtocol.sol till it will support solc 0.5 . watch https://github.com/duaraghav8/Ethlint/issues/246