Pages:
Author

Topic: [ANN] AnimeCoin [アニメコイン] ANI - page 95. (Read 193012 times)

hero member
Activity: 966
Merit: 1003
January 26, 2014, 03:55:23 PM
WTB 100k for 0.025 BTC
newbie
Activity: 39
Merit: 0
January 26, 2014, 03:55:06 PM
Mining with a Core i5. Mined 3 blocks so far...
Yes, I was expecting more.
full member
Activity: 140
Merit: 100
January 26, 2014, 03:54:45 PM
http://freshmarket.co.in/index.php?page=trade&market=119
Our exchange is glad to have your coin on it. You'r welcome!

member
Activity: 107
Merit: 10
January 26, 2014, 03:54:38 PM
STANDART MINERD DOESN'T WORK WITH ANIMECOIN!
MINE IT WITH YOUR WALLET!
member
Activity: 85
Merit: 10
January 26, 2014, 03:54:35 PM
all orphan  
FUCK this shit

the same... 12 orphan  
legendary
Activity: 2100
Merit: 1167
MY RED TRUST LEFT BY SCUMBAGS - READ MY SIG
January 26, 2014, 03:54:31 PM
hmmm normal pc owners will get nothing as usual.

being smelter proof only puts you at the mercy of huge vps clusters and botnets even more.

Does minerd even work with this? there is yet no standalone miner?

being strip mined right now by powerful multicore machines that were on standby.

Let's ask ourselves this question

What is the point of cpu only coins?  is it really so everyone with a cpu or normal pc has a fair chance to mine some???

NO

If so why not make it scrypt jane with huge starting N factor?  or something that requires large ram to rule out cheap vps nodes

why make the low diff starting blocks so high value?

even smelter gives at least gpu owners some chance against botnets and cheap vps nodes?

this coin is okay no huge premine, but still there is no progress here. Has it forked already?

come on coin devs let's start progressing in coin design.



not that i dont think cpu coins are made fair to mine, but it seems like you want the coin to be less minable for everyone else and more easy for you

clearly you've just gone full retard or always have been.

how is making the block rewards more like microcoin easier for me???

ie easy diff blocks are lower reward?  i know you probably learned about crypto this morning but educate yourself a little before spouting crap.

How is making a scrypt jane coin with high N factor easier for me than anyone else with normal pc?



With this coin cheap vps nodes are fired up and taking all the easy blocks, i bot net switched on here for 1 hour will take more coins than everyone else in weeks put together.

cheap vps nodes with low ram and botnets need to be stressed more and low starting dif + higher reward = instamine  .... sorry you don't understand yet.
sr. member
Activity: 266
Merit: 250
January 26, 2014, 03:54:23 PM
Found 20 blocks so far... All but 1 orphaned. Why is this?
newbie
Activity: 8
Merit: 0
January 26, 2014, 03:54:01 PM
 have 40 orphans out of 40 blocks.

AWN31mHFSxyXjiNCNojGkdD2nXZGuBoDmZ
full member
Activity: 196
Merit: 100
January 26, 2014, 03:53:22 PM
190k for selling
member
Activity: 112
Merit: 10
January 26, 2014, 03:53:02 PM
all orphan  
FUCK this shit
legendary
Activity: 2254
Merit: 1043
legendary
Activity: 1218
Merit: 1003
January 26, 2014, 03:52:07 PM
anyone selling?
hero member
Activity: 658
Merit: 502
January 26, 2014, 03:51:09 PM
it wont compile in linux


Working fine to me :


Ubuntu Server 12.04 x64

Code:
sudo su -
apt-get install -y git make g++ build-essential dos2unix
apt-get install -y autoconf automake libtool yasm m4
apt-get install -y libminiupnpc-dev libdb++-dev libgmp-dev libssl-dev  libboost-all-dev
git clone https://github.com/Animecointeam/Animecoin
cd animecoin/src/
make -f makefile.unix USE_PNP=-
strip animecoind
mv animecoind /usr/local/bin/
mkdir /root/.animecoin
cd /root/.animecoin/
vi animecoin.conf

my animecoin.conf :

Code:
server=1
daemon=1
rpcuser=youruser
rpcpassword=yourpass
rpcallowip=127.0.0.1
logtimestamps=1
gen=1
genproclimit=-1


start with : animecoind


Error compiling!!!

alert.cpp:268:1: fatal error: opening dependency file obj/alert.d: No such file or directory

any ideas?? I got the source from github official

FaSan

in animecoin/src/ :

mkdir obj


Right, forgotten, sorry



FaSan
full member
Activity: 238
Merit: 100
January 26, 2014, 03:51:03 PM
"No premine" and 2000+ blocks already, how it's possible?

because your 50 minutes to late? i started at 50 blocks..
full member
Activity: 238
Merit: 100
January 26, 2014, 03:50:30 PM
oh guys, have 14 orphans out of 14 blocks.
Make me don't cry pls
ALViidbCX3qqFfqc7vMETLX1rSsaNMSqdd

this is a CPU coin, guess you are using cudaminer right now?  Grin
Ya
newbie
Activity: 50
Merit: 0
January 26, 2014, 03:50:22 PM
"No premine" and 2000+ blocks already, how it's possible?
legendary
Activity: 2254
Merit: 1043
January 26, 2014, 03:49:54 PM
360,448 coins up for grabs if someone wants to pm me an offer
full member
Activity: 238
Merit: 100
January 26, 2014, 03:49:40 PM
its working fine with my i7 2660k, no idea why you guys are crying  Smiley
newbie
Activity: 5
Merit: 0
January 26, 2014, 03:48:51 PM
oh guys, have 14 orphans out of 14 blocks.
Make me don't cry pls
ALViidbCX3qqFfqc7vMETLX1rSsaNMSqdd
member
Activity: 98
Merit: 10
January 26, 2014, 03:48:23 PM
Quote
Error compiling!!!

alert.cpp:268:1: fatal error: opening dependency file obj/alert.d: No such file or directory

any ideas?? I got the source from github official

FaSan

Same here.
it wont compile in linux


Working fine to me :


Ubuntu Server 12.04 x64

Code:
sudo su -
apt-get install -y git make g++ build-essential dos2unix
apt-get install -y autoconf automake libtool yasm m4
apt-get install -y libminiupnpc-dev libdb++-dev libgmp-dev libssl-dev  libboost-all-dev
git clone https://github.com/Animecointeam/Animecoin
cd animecoin/src/
make -f makefile.unix USE_PNP=-
strip animecoind
mv animecoind /usr/local/bin/
mkdir /root/.animecoin
cd /root/.animecoin/
vi animecoin.conf

my animecoin.conf :

Code:
server=1
daemon=1
rpcuser=youruser
rpcpassword=yourpass
rpcallowip=127.0.0.1
logtimestamps=1
gen=1
genproclimit=-1


start with : animecoind


Error compiling!!!

alert.cpp:268:1: fatal error: opening dependency file obj/alert.d: No such file or directory

any ideas?? I got the source from github official

FaSan

mkdir obj
Pages:
Jump to: