Here’s a job offer I received on ODesk:
i currently manage a crypto currency and i need someone to update the wallets i have the source code i just need a few features added
a dime coin mixer
instant transactions
inflation rate of 100 million dime coin a year after all the coins are minded
I need some one who understand and use the the qt language the java language and the c++ language i need simple recompiling of my crypt currency wallet i have the source This job is 50$ per operating system 50$ for linux 50$ for windows 50$ for linux if you can do all three i will add a tip and perfect score guaranteed plus 50$ bonus
this is very important you can see my competitions wallet runs very smooth
http://dogecoin.com
here are the source codes for each
https://github.com/Melech/dimecoin/blob/master/README.md
https://github.com/Melech/dimecoin/tree/master/doc
[Melech disappeared along with the phony code]
will need this done before deadline if possible
i just need this to be implemented into the desktop wallet as an option
https://github.com/michaelgpearce/coinmux
( but instead of bit coin this is for dime coin )
I NEED ALSO AN INSTANT PURCHASE which mean i need the trans actions instant or at least faster then they are now
ALSO I NEED AN INFLATION RATE i need you to check the source and add 100 million dime coin a year as an inflation rate
LAST I NEED THE CAPACITY LIMIT TAKEN OFF you will see in the source code there is a capacity limit on how much dime coin you can send to one another i need it to be removed and to be able to function still with large amounts being sent I have found the way to change the transactions limit…(wallet won’t get blocked if we sent a transaction of more than the specified limit… it will just say that you can’t send this much amount depending on whatever the maximum amount is), changed the inflation rate to a hundered million, implementing the dimecoin mixer is bit complicated and I am working on it but I didn’t have much success yet
last is there way to add permanent nodes for connection to protect the network for security
Isn’t this one the actual source code from the community takeover?:
I compiled succsessfully the linux and windows qt wallets from source and it’s working very well.
the linux source is not an issue, but there was never a Mac wallet that lasted.
Have you filled in the checkpoints? They have not been done for ages. Do a git pull. wallets should synch faster with updated checkpoints.
Also I would embed a couple of nodes in the client at the same time.
#Edit - try and send the updated windows wallet.