Post
Topic
Board Service Announcements (Altcoins)
Re: [ETH] EthVenturesFinal
by
likegames
on 09/04/2016, 21:58:23 UTC

Any answer, BetGod?

I explained this already:

-People could send from exchanges, and then they cant be refunded
-If the indexing function is not properly coded then it wont work
-If the players change their addresses in the meantime, it wont work
-If the code gets stuck in the iteration function due to some bug from the miners, then it can break, ethereum is still alpha and this could happen, its better to run it only once.

For example if a dividend gets stuck in a for loop thats a small deal, but if the entire balance gets stuck, thats a big problem.

Sorry but sounds like lame excuses.
- if people send form exchanges they will also not get the intended earnings
- code and test it properly and it will work - Solidity is only a java dialect and it works!
- "if players change their address"? how to change an address?
- "if code gets stuck" - see my second point