I have not worked with cgminer RPC API via Windows but I have via Linux, maybe you can glean some useful information from this project I did a while ago…
[url=https://github.com/Mark-Leck/MineDown]https://github.com/Mark-Leck/MineDown[/url]
[quote name=“UKMark” post=“22124” timestamp=“1374186327”]
[quote author=Skriglitz link=topic=2082.msg21987#msg21987 date=1374162262]
Also another thing i noticed is when you print them out theres a tiny gap between wallets unless you set it to either 1 or 2 per page. I sent this to my pdf printer which is exactly how it comes out on paper.
https://dl.dropboxusercontent.com/u/23990914/ftca-test.pdf
[/quote]
I know, this was intentional, the gap was so they could be cut (if required) much easier/neater. :’(
[/quote]
Ahhh. I had a to print them 2 per page cuz i couldn’t see the separation very well from this paper lol but its still a good idea
Fixed!
[url=http://www.featheraddress.org][font=georgia][i][size=12pt]feather[/size][/i][/font][font=comic sans ms][size=12pt]address.org[/size][/font][/url]
I have moved into my new apartment near my work. I need to build a computer desk today, build my new computer tomorrow and then ill have internet up by the end of the week. After that ill be looking to fill in where needed.
[quote name=“UKMark” post=“20474” timestamp=“1373235149”]
Update:
I now have send FTC via text message in place and working.
I have also created it’s own text URI scheme as follows:
Text the following to xxx xxx xxx:
[b]create:UserSaltHere[/b] < [i]Returns[/i] a new Feathercoin address & User salted 10 digit secretkey in A-Z a-z 0-9 format.
[b]balance:SecretKey[/b] < [i]Returns[/i] the users actual account balance and their available to send balance < This is to account for the services fee of x FTC
[b]send:SecretKey:AddressToSendTo:Amount[/b] < This will send the stated amount to the stated address from the stated account associated with the secret key. - [b]IF[/b] the transaction was successful then the user will receive a response message including the TXID hash.
I will be putting together a full service fee pricing structure, and this will be on a users account balance based basis, Ie no money in the account = no services - More money = lower fees.
I have plans to add more features over time, such as being able to add new addresses to the account.
[/quote]
VERY exciting.
[quote name=“T4rQu1N” post=“19750” timestamp=“1372948547”]
How did it go?!
[/quote]
Hi, Chrisj made this post
http://forum.feathercoin.com/index.php?topic=2485.0
[quote name=“Vidicus” post=“19144” timestamp=“1372699558”]
[url=http://userscripts.org/scripts/review/153975]http://userscripts.org/scripts/review/153975[/url]
This looks to be source code for BitcoinTipBot. I am not sure how hard it would be to port to FTC, any thoughts from computer science experts?
Thanks
[/quote]
I was able to track down the project source via your link.
[url=https://github.com/NerdfighterSean/bitcointip]https://github.com/NerdfighterSean/bitcointip[/url]
HTH
Ok everything works again ::), new server configuration and file permissions were to blame.
I have increased accuracy to 8 decimal places overall on the JSON output for the currency converter API - plain text output is still standard [i]fiat[/i] 2dp.
this increased accuracy can now be seen on the mining calculator (link above).
I have also built a JSON API version of our stats page ( + a few xtra features like blocks to re-target and days, hours, minutes & seconds, are now all separately available strings, this is designed for developer/development purposes, I can add more on an as-needed/requested basis…
[url=http://host.feathercoin.com/api/ftcjsonapi.php]http://host.feathercoin.com/api/ftcjsonapi.php[/url]
[b]Returns:[/b]
[code]{
“khs”: 3061169.064,
“retblk”: 43344,
“blkstoret”: 334,
“nowdiff”: 68.80258528,
“nextdiff”: 97.306513467429,
“timetoret”: 32347.9,
“days”: 0,
“hours”: 8,
“min”: 59,
“sec”: 7,
“totcm”: 8602000
}[/code]
[quote name=“d2” post=“17324” timestamp=“1372066504”]
Very useful for provably fair gambling systems.
[/quote]
yep… not cause i’m not trying to do anything like that or anything… hehe