Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [V] Version - Rare Desirable NO PREMINE Store of Value -->> v0.8.9.9 FIX
by
mindfox
on 25/03/2014, 20:24:40 UTC
I wish I could help, but probably not.

mindfox, have you been in contact with staycrypto?  Why hasn't staycrypto done anything to continue/fix development of Version?  It looks like he is working on Probe, but not Version?  (recent posts in Probe thread) Has he abandoned Version?
I have not abandoned Version but I am tied up with "real life" stuff e.g. job situation.  That said, if mindfox and crew want to put development resources/effort in and submit pull requests I will not turn them down as it only helps everybody.

I started going down a path that is, unfortunately, very time consuming.  The problem is because of our fork issue, there is kind of what you can think of like a "plug" trying to go through a pipe and clogging it up - which is a large chunk of orphaned chain that needs to be processed through and then things go on - but this processing consumes a huge amount of resources and brings the RPC interface etc. to its knees, which causes a big operational problem for the pools.  So, part of the solution is to get the codebase onto leveldb as it is still on bdb.  Unfortunately, this is not so simple to achieve.  There are also some threading improvements that could be made, etc.  One possible solution that may be easier, is to take a codebase that is already on leveldb with recent updates, and then port the Version coin parameters, difficulty algorithm, and block reward algorithm over into it.  This may prove faster to implement than bringing leveldb into the existing code base.

For normal users its not a blocking issue, but for pools who depend on high RPC throughput it is a problem.

Ok, thanks for the update.  So normal users can download 0.8.9.9 and it is all ok?  The forking issue is pretty much taken care of, but it's just a problem for pools to handle the processing?  There is no chance of a rollback at this point?  All users using 0.8.9.9 and re-syncing the chain from Block 1 will be on the same fork?

Good luck with the real world stuff.  I was jus getting a bit worried because you have not posted in this thread for over a week, and your last update didn't really make it clear that everything was working more-or-less as it should.  I thought we were all still waiting for a new release.
I don't think you understand the significance of pools and what they serve.
Let's suppose that you have a solo-miner with 1 TH/s plus, hash power. Let's also suppose that your hash power is 10GH/s. What are your chances to get a single block, between you, the rest of solo miners of 10-100 GHs and the 1 THs miner?

Pools are delivering a service were even the smallest miner can participate and get a reward for his efforts. Pools is about increasing your chances of getting a reward for found blocks which in most circumstances you would have to wait for days, week, or even months, *if* you manage to get a block.

No pool is going to accept a coin that gets lots of resources, because resources costs too much ( a lot more than the fee they charge ).