48
|
Alternate cryptocurrencies / Altcoin Discussion / Re: This coin rain will stop by itself
|
on: May 13, 2013, 10:27:25 PM
|
I don't want to rain on the parade but each of the 3 positions can have one letter and the same letters can be repeated.
Hence, we have 26 * 26 * 26 combinations = 17,576
If 2 new coins are released daily, that means we won't run out of coinspace for 24 years. By then, engineers on the exchanges may have figured out how to have 4 letter coins
That's true if there are on LLL, you can have LLN, LNL, NLL, LNN, NNL, NLN and NNN. MC2 is an example. L= Letter N=Number  ~BCX If you add digits, 36^3 = 46656 
|
|
|
50
|
Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][YAC] yacoin: yet another altcoin. START is now.
|
on: May 10, 2013, 11:58:11 AM
|
Config file:
addnode=80.82.69.232 rpcuser=what_Ever_You_Want rpcpassword=1234 rpcallowip=127.0.0.1 rcpallowip=192.168.1.* rpcport=8108 port=7688 daemon=1 server=1
do you use it under linux? i was able to start the server with this config and: ./yacoind -daemon -gen -addnode=82.211.30.212 -genproclimit=4 But i cannot check my server status with root@ubuntu:~/yacoin/src# ./yacoind -getstatus YaCoin server starting root@ubuntu:~/yacoin/src# YaCoin: Unable to bind to 0.0.0.0:7688 on this computer. YaCoin is probably already running. YaCoin: Failed to listen on any port. Use -listen=0 if you want this. Who can i check my stats? try just ./yacoind getinfo or ./yacoind listtransactions
|
|
|
|