EthereumCommonwealth / Roadmap

GNU Lesser General Public License v2.1
57 stars 17 forks source link

Cold staking DEX token. #29

Closed sgitt-vassky closed 5 years ago

sgitt-vassky commented 6 years ago

I've seen that you are closing your ico. The supply of dex token is incredibly low. May be we need to introduce proof of stake coin supply growth? It looks to be possible with erc223.

It would be the first proof of stake erc223 token on ethereum.

Dexaran commented 6 years ago

I am sure that it is possible to realize an increase of the balance in proportion to the current balance of the address and passed time.

We are going to update the ERC223 token standard default implementation therefore it may be a good idea to update DEX token contracts as well.

Anyways, I think that we need to launch a vote to decide whether it is needed or not to implement a cold staking supply increase for DEX tokens.

Dexaran commented 6 years ago

@sgitt-vassky if you have any proposals then you can always initiate the voting for it. Here is a description of the voting process: https://github.com/Dexaran/ICO/issues/1

You can deploy contracts yourself and announce it. If the voting would be ended and the decision will be made to implement it then I will do it without any problems.