raganius
|
|
August 03, 2014, 09:40:03 PM Last edit: August 03, 2014, 10:08:28 PM by raganius |
|
The pool www.cpu-pool.net/ani will be shutting down on the 01.08.2014. So if you have funds there withdraw them from there by then. I've read that on their ani pool's homepage. Thank you, DarkWolf, for the info. It seems that their webpage is offline already. Have you been able to speak directly with their admins? Who is the Adm there? (edit: their webpage is still online, but the correct address is https://www.cpu-pool.net/ani )
|
|
|
|
DarkWolf
|
|
August 03, 2014, 11:08:15 PM |
|
ex_mac is the admin, I haven't spoken directly with them, but they put up an update today saying that that would be the case you can check it out on the homepage for the ani pool. You probably should send him a message to confirm. The pool www.cpu-pool.net/ani will be shutting down on the 01.08.2014. So if you have funds there withdraw them from there by then. I've read that on their ani pool's homepage. Thank you, DarkWolf, for the info. It seems that their webpage is offline already. Have you been able to speak directly with their admins? Who is the Adm there? (edit: their webpage is still online, but the correct address is https://www.cpu-pool.net/ani )
|
|
|
|
MickeyT2008
Sr. Member
Offline
Activity: 350
Merit: 250
This account was recently hacked
|
|
August 04, 2014, 12:14:13 AM |
|
The pool www.cpu-pool.net/ani will be shutting down on the 01.08.2014. So if you have funds there withdraw them from there by then. I've read that on their ani pool's homepage. The pool's home page and their Twitter page have changed their closing date to 1st October now
|
This account has recently been hacked and taken over, I haven't posted anything for about two years. Whoever has been using it and pretending to be me is a scammer.
|
|
|
|
|
|
DarkWolf
|
|
August 04, 2014, 11:59:25 AM |
|
Thanks, but I'm afraid it doesn't support x86. Ah the good old days when 32-bit was still popular, where did they go? On another note, me and a friend have started work on an official animecoin webpage which we can host and keep up to date and modify when ever we want. We were wondering if it would be alright for us to host ads on the page, so that we can pay the server costs and the development/upkeep costs from that?
|
|
|
|
MickeyT2008
Sr. Member
Offline
Activity: 350
Merit: 250
This account was recently hacked
|
|
August 04, 2014, 12:37:41 PM |
|
Thanks, but I'm afraid it doesn't support x86. Ah the good old days when 32-bit was still popular, where did they go?
I still need to bring my coding skills up to date from the good old days of 8 bit processors, I should try to get around to it before 64 bit becomes obsolete too Zilog Z80 FTW!
|
This account has recently been hacked and taken over, I haven't posted anything for about two years. Whoever has been using it and pretending to be me is a scammer.
|
|
|
DarkWolf
|
|
August 04, 2014, 12:55:57 PM |
|
It would be great to have a couple more developers to help develop a miner and so on and so forth, because I can program, but I'm not very experienced. Me and my friend are also working on an animecoin store, where animecoin merchandise can be bought and sold using animecoins and bit coins. People will be able to sign up as sellers and then sell products. Kinda like ebay or amazon.
|
|
|
|
8bitp
Member
Offline
Activity: 76
Merit: 10
|
|
August 04, 2014, 08:58:52 PM Last edit: August 04, 2014, 09:58:46 PM by 8bitp |
|
Thank you very much testz! I reinstalled MinGW and tried the whole compilation process again after adding the file system table ("fstab"-file) with "c:/mingw /mingw". It was also necessary to add a new User variable in Windows: [Name:Path]-[Value:C:\MinGW\bin;C:\MinGW\msys\1.0\local\bin;C:\MinGW\msys\1.0\bin] Nevertheless, I finally used the newest mingw-get-setup with the preinstalled gcc 4.8 for the compilation. -> Conclusion: I really should have read the Getting Started Guide at the beginning and not at the end With this settings I could finally compile the cpu-miner which supports 32Bit Computer from here: https://github.com/Animecointeam/Anime-CPUMiner Download-Link: https://mega.co.nz/#!KV1FFYxJ!gMQlcjdMBrPPscYiTG-E-9NLKMsArAYp-UIQtHyrHY4@DarkWolf: please tell me if it is working for you, thank you BTW: - there was a redefinition error while doing the "make". I fixed it with this changes in the "cpu-miner.c": https://mega.co.nz/#!zYdzmRrI!ruHzpe0jGqEB5-bMFgJPtS7kE8uYfAUy6ZLp9jGTfEI- SSL support is leaking, because I was unable to compile the curl-config with it
|
|
|
|
DarkWolf
|
|
August 05, 2014, 07:25:10 PM |
|
It worked perfectly, but have decided to stop mining ani. I was wondering whether I can run the standard quark algorithm with this miner? (what would the batch look like?) Thanks for your work 8bitp you've achieved some fantastic results, I'll make sure this compiled miner link is added to the new Animecoin website. Thanks for helping 8bitp to get it compiled Testz. Thank you very much testz! I reinstalled MinGW and tried the whole compilation process again after adding the file system table ("fstab"-file) with "c:/mingw /mingw". It was also necessary to add a new User variable in Windows: [Name:Path]-[Value:C:\MinGW\bin;C:\MinGW\msys\1.0\local\bin;C:\MinGW\msys\1.0\bin] Nevertheless, I finally used the newest mingw-get-setup with the preinstalled gcc 4.8 for the compilation. -> Conclusion: I really should have read the Getting Started Guide at the beginning and not at the end With this settings I could finally compile the cpu-miner which supports 32Bit Computer from here: https://github.com/Animecointeam/Anime-CPUMiner Download-Link: https://mega.co.nz/#!KV1FFYxJ!gMQlcjdMBrPPscYiTG-E-9NLKMsArAYp-UIQtHyrHY4@DarkWolf: please tell me if it is working for you, thank you BTW: - there was a redefinition error while doing the "make". I fixed it with this changes in the "cpu-miner.c": https://mega.co.nz/#!zYdzmRrI!ruHzpe0jGqEB5-bMFgJPtS7kE8uYfAUy6ZLp9jGTfEI- SSL support is leaking, because I was unable to compile the curl-config with it
|
|
|
|
8bitp
Member
Offline
Activity: 76
Merit: 10
|
|
August 05, 2014, 08:55:22 PM |
|
It worked perfectly, but have decided to stop mining ani. I was wondering whether I can run the standard quark algorithm with this miner? (what would the batch look like?) Thanks for your work 8bitp you've achieved some fantastic results, I'll make sure this compiled miner link is added to the new Animecoin website. Thanks for helping 8bitp to get it compiled Testz. Glad to hear But why did you stop mining ani? Thank you too for your efforts with the Animecoin Website! I don't think you can run another quark algorithm with this miner, because you can only choose between sha265d, scrypt & anime as an algorythm: $ ./minerd --help Usage: minerd [OPTIONS] Options: -a, --algo=ALGO specify the algorithm to use scrypt scrypt(1024, 1, 1) (default) sha256d SHA-256d anime Animecoin -o, --url=URL URL of mining server (default: http://127.0.0.1:9332/) -O, --userpass=U:P username:password pair for mining server -u, --user=USERNAME username for mining server -p, --pass=PASSWORD password for mining server --cert=FILE certificate for mining server using SSL -x, --proxy=[PROTOCOL://]HOST[:PORT] connect through a proxy -t, --threads=N number of miner threads (default: number of processors) -r, --retries=N number of times to retry if a network call fails (default: retry indefinitely) -R, --retry-pause=N time to pause between retries, in seconds (default: 30) -T, --timeout=N network timeout, in seconds (default: 270) -s, --scantime=N upper bound on time spent scanning current work when long polling is unavailable, in seconds (default: 5) --no-longpoll disable X-Long-Polling support --no-stratum disable X-Stratum support -q, --quiet disable per-thread hashmeter output -D, --debug enable debug output -H, --hashdebug enable hash debug output -P, --protocol-dump verbose dump of protocol-level activities -S, --syslog use system log for output messages -B, --background run the miner in the background --benchmark run in offline benchmark mode -c, --config=FILE load a JSON-format configuration file -V, --version display version information and exit -h, --help display this help text and exit
|
|
|
|
8bitp
Member
Offline
Activity: 76
Merit: 10
|
|
August 05, 2014, 09:18:40 PM |
|
Thanks, but I'm afraid it doesn't support x86. Ah the good old days when 32-bit was still popular, where did they go? On another note, me and a friend have started work on an official animecoin webpage which we can host and keep up to date and modify when ever we want. We were wondering if it would be alright for us to host ads on the page, so that we can pay the server costs and the development/upkeep costs from that? Hi DarkWolf I don't see a problem that you start with some ads on your webpage. You could put some banner on it with mining hardware, lotterys, exchanges, etc. What think other people about it?
|
|
|
|
raganius
|
|
August 05, 2014, 10:19:50 PM |
|
Thanks, but I'm afraid it doesn't support x86. Ah the good old days when 32-bit was still popular, where did they go? On another note, me and a friend have started work on an official animecoin webpage which we can host and keep up to date and modify when ever we want. We were wondering if it would be alright for us to host ads on the page, so that we can pay the server costs and the development/upkeep costs from that? Hi DarkWolf I don't see a problem that you start with some ads on your webpage. You could put some banner on it with mining hardware, lotterys, exchanges, etc. What think other people about it? I agree with that. IMO it is more than fair that you and your friend are remunerated for the creation and the maintenance of the Animecoin Webpage you have been working on. I can only congratulate you for your important efforts, and put myself at your disposal for any help needed. Your contribution to Animecoin is priceless! Oh, and congratulations for the Animecoin Community, for we've reached page 102 in this thread
|
|
|
|
|
DarkWolf
|
|
August 06, 2014, 01:14:27 PM |
|
We were going to use Google adsense, but if people do give us better payment than we get from google, then we will consider switching the ads over. adsense tailors ads according to the content of the website. (mining animecoin market places ...). The idea is to pay hosting, electricity and maintenance with the ads and development costs, as well as a slight bit of compensation for all the effort for me and my friend. If the ads work really well, I'd gladly put funds towards helping the animecoin community be developed further. I stopped mining ani, because other coins were profitable to mine, right now and I have to pay off my mining rig, since it wasn't exactly cheap. Plus I will still get 2mil ani for the completion of the Android wallet, which is more than enough for me. Hopefully we will have an android wallet 6weeks from now, I have it all planned out interns of looks but getting it into code is quite tough since I haven't really written an app before. The website will launch roughly 4-6weeks from now, Its already close to completion, but I only get the hardware in to host it in about 4-6 weeks. Thanks, but I'm afraid it doesn't support x86. Ah the good old days when 32-bit was still popular, where did they go? On another note, me and a friend have started work on an official animecoin webpage which we can host and keep up to date and modify when ever we want. We were wondering if it would be alright for us to host ads on the page, so that we can pay the server costs and the development/upkeep costs from that? Hi DarkWolf I don't see a problem that you start with some ads on your webpage. You could put some banner on it with mining hardware, lotterys, exchanges, etc. What think other people about it?
|
|
|
|
DarkWolf
|
|
August 06, 2014, 08:16:04 PM |
|
It will improve, once the website and the wallet and the auction site are all up and running, then we can start developing the coin itself, that should help strengthen its value.
|
|
|
|
lyno
|
|
August 08, 2014, 06:44:04 PM |
|
|
|
|
|
freedomno1
Legendary
Offline
Activity: 1806
Merit: 1090
Learning the troll avoidance button :)
|
|
August 08, 2014, 10:47:09 PM |
|
The answer to that one is Love Hina and narusgewa is punching Keitaro Urashima out the window XD Good old Ken Akamatsu He will fly epicly through the sky ah memories of the Love Hina Dating Sim on Newgrounds ^_^. And LH again with Kanako but think that is from episode 2 Naru one of the best known examples of the tsundere character archetype. A personal favorite of mine so feel free to claim it whoever has an account there
|
Believing in Bitcoins and it's ability to change the world
|
|
|
lyno
|
|
August 09, 2014, 12:43:38 PM |
|
The answer to that one is Love Hina and narusgewa is punching Keitaro Urashima out the window XD Good old Ken Akamatsu He will fly epicly through the sky ah memories of the Love Hina Dating Sim on Newgrounds ^_^. And LH again with Kanako but think that is from episode 2 Naru one of the best known examples of the tsundere character archetype. A personal favorite of mine so feel free to claim it whoever has an account there Since there was no takers i have sent the ANI to Animecoiners giveaway fund. Round 5 started: 3 part question, 1500 ANI to win
|
|
|
|
|