Author

Topic: âš’[CGA] Cryptographic Anomaly - The Elusive Coinâš’ - page 140. (Read 226291 times)

hero member
Activity: 1029
Merit: 712
Anyone know how to contact the CryptoChomper admin?  I can't even get a manual payout to process and would really like the CGA I have in there.

+1 from me, there are also mined coins not maturing.

It was working fine, including paying out over night.  It just seems to be stuck, but will still accept shares, so miners won't failover.
Don't use such "stuck" pools, they don't count your accepted shares.

I'm not, I'm on your pool, I was just trying to clarify the situation.  E.g. If you are away from your miner it won't failover as the pool still appears to be responding.

However, my issue is *if* your pool goes down my miner will failover to Crypto Chomper ... Wink ... so I definitely have an interest in getting it fixed.
full member
Activity: 238
Merit: 100
Anyone know how to contact the CryptoChomper admin?  I can't even get a manual payout to process and would really like the CGA I have in there.

+1 from me, there are also mined coins not maturing.

It was working fine, including paying out over night.  It just seems to be stuck, but will still accept shares, so miners won't failover.
Don't use such "stuck" pools, they don't count your accepted shares.
hero member
Activity: 1029
Merit: 712
Anyone know how to contact the CryptoChomper admin?  I can't even get a manual payout to process and would really like the CGA I have in there.

+1 from me, there are also mined coins not maturing.

It was working fine, including paying out over night.  It just seems to be stuck, but will still accept shares, so miners won't failover.
hero member
Activity: 1029
Merit: 712
I set a node up at

54.200.198.82

for anyone looking for more nodes

Thanks!

I'm afraid I won't be able to add one, I don't have any Linux boxes.
full member
Activity: 238
Merit: 100
Anyone know how to contact the CryptoChomper admin?  I can't even get a manual payout to process and would really like the CGA I have in there.
Sawedoff is in contact will all pools, maybe you can write him a PM.
member
Activity: 210
Merit: 10
Anyone know how to contact the CryptoChomper admin?  I can't even get a manual payout to process and would really like the CGA I have in there.
member
Activity: 210
Merit: 10
I just voted to add it on scifi-ex cool name Grin

How do you vote at scifi-ex? I'm searching for about 30 minutes.

Please vote for CGA at Allcrypt

Don't forget you can vote up to 10 times per 24 hours.

EDIT: I probably should have read through the entire thread before posting. Wink
full member
Activity: 126
Merit: 100
I get "Immature" payout. What is this?
In a "normal" pool like poolnetwork's or cryptochomper's the coins "mature" ON the pool, this means you get payed when they are mature. P2Pool pays you immediately, this means you need to wait until the payout is "mature" (i think something like 120 confirms).

Ah ok. So this means the coin is still valid right? Thanks.

Also, you can go under your "transactions" tab and hover to see how many confirms are left until it matures.

wzttide thanks for the node tutorial and staying on top of the pool. Kudos.

Great! Thanks!
full member
Activity: 238
Merit: 100
Don't forget that you can vote 10 time a day for CGA on AllCrypt
Done!


I set a node up at

54.200.198.82

for anyone looking for more nodes

Added, thanks!
sr. member
Activity: 304
Merit: 252
CLAM Dev
I set a node up at

54.200.198.82

for anyone looking for more nodes
hero member
Activity: 1036
Merit: 531
Don't forget that you can vote 10 time a day for CGA on AllCrypt
full member
Activity: 238
Merit: 100
wzttide thanks for the node tutorial and staying on top of the pool. Kudos.
My pleasure!
full member
Activity: 154
Merit: 100
I get "Immature" payout. What is this?
In a "normal" pool like poolnetwork's or cryptochomper's the coins "mature" ON the pool, this means you get payed when they are mature. P2Pool pays you immediately, this means you need to wait until the payout is "mature" (i think something like 120 confirms).

Ah ok. So this means the coin is still valid right? Thanks.

Also, you can go under your "transactions" tab and hover to see how many confirms are left until it matures.

wzttide thanks for the node tutorial and staying on top of the pool. Kudos.
full member
Activity: 238
Merit: 100
I get "Immature" payout. What is this?
In a "normal" pool like poolnetwork's or cryptochomper's the coins "mature" ON the pool, this means you get payed when they are mature. P2Pool pays you immediately, this means you need to wait until the payout is "mature" (i think something like 120 confirms).

Ah ok. So this means the coin is still valid right? Thanks.
Exactly, it just needs some time until you can use (send) it.
full member
Activity: 126
Merit: 100
I get "Immature" payout. What is this?
In a "normal" pool like poolnetwork's or cryptochomper's the coins "mature" ON the pool, this means you get payed when they are mature. P2Pool pays you immediately, this means you need to wait until the payout is "mature" (i think something like 120 confirms).

Ah ok. So this means the coin is still valid right? Thanks.
full member
Activity: 238
Merit: 100
I get "Immature" payout. What is this?
In a "normal" pool like poolnetwork's or cryptochomper's the coins "mature" ON the pool, this means you get payed when they are mature. P2Pool pays you immediately, this means you need to wait until the payout is "mature" (i think something like 120 confirms).
full member
Activity: 238
Merit: 100
How to set up a node:

Requirements:
  • Some kind of linux (debian/ubuntu easiest)
  • open ports 13931-13932


Code:
apt-get update && apt-get upgrade
apt-get install ntp git build-essential libssl-dev libdb-dev libdb++-dev libboost-all-dev libqrencode-dev

curl -L http://miniupnp.free.fr/files/download.php?file=miniupnpc-1.8.tar.gz |tar -xz
cd miniupnpc-1.8/
make
make install
cd ..

git clone https://github.com/s4w3d0ff/cryptographicanomaly
cd cryptographicanomaly/src
make -f makefile.unix

mv cryptographicanomalyd /usr/bin/.

cryptographicanomalyd

and follow the instructions cryptographicanomalyd tells you.

Your cryptographicanomaly.config file should then look like this:
Code:
daemon=1
server=1
listen=1
maxconnections=
rpcuser=
rpcpassword=
rpcport=13932
addnode=148.251.15.235
addnode=71.105.130.10
addnode=88.198.198.94

start cryptographicanomalyd, done.

I also built a new node everybody can use: 88.198.198.94
Sawedoff, please add 88.198.198.94 to your config file suggestion!
full member
Activity: 126
Merit: 100
http://anomalypool.com:2124/

My pool is up and running again, seems like I was the only node left.

Can someone please get a node running!

I get "Immature" payout. What is this?
hero member
Activity: 1036
Merit: 531
http://anomalypool.com:2124/

My pool is up and running again, seems like I was the only node left.

Can someone please get a node running!

I'm in, seems to be the only pool which paid. Other one stuck at 4938 and no payout
hero member
Activity: 1029
Merit: 712
http://anomalypool.com:2124/

My pool is up and running again, seems like I was the only node left.

Can someone please get a node running!

Can you pm me what is involved, I will see what I can do.  But won't be able to do anything until tonight (UK time).
Jump to: