evm-tokenvote

Voting machine using ERC20 tokens as votes.
Log | Files | Refs | README

CHANGELOG (289B)


      1 - 0.0.3
      2 	* Introduce block wait limit
      3 	* Add internal state change proposal mode
      4 	* Implement change of block wait limit through (internal) proposal
      5 - 0.0.2
      6 	* Separate option addition from proposal creation 
      7 - 0.0.1
      8 	* Create proposals, with our without options
      9 	* Vote with ERC20 tokens