Author

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

full member
Activity: 238
Merit: 100
Help again pls..

I have no block source available.
What do you mean by block source?

If you can't get a connection, edit your cryptographicanomaly.conf like suggested in the opening post:
Code:
server=1
listen=1
rpcuser={whatever you want}
rpcpassword={whatever you want}
rpcport=13932
addnode=71.105.130.10
addnode=148.251.15.235

Tried this one already. The program crashes upon launch. I have to delete the conf. Then the wallet will open but cannot find any block source.
What OS are you using?

Mac OS X Mavricks 10.9.1

Try this:
  • Start the wallet
  • Go to menu Help -> Debug -> Console
  • type in: addnode 148.251.15.235 add
Then wait a minute or two, hope this helps!
full member
Activity: 126
Merit: 100
Help again pls..

I have no block source available.
What do you mean by block source?

If you can't get a connection, edit your cryptographicanomaly.conf like suggested in the opening post:
Code:
server=1
listen=1
rpcuser={whatever you want}
rpcpassword={whatever you want}
rpcport=13932
addnode=71.105.130.10
addnode=148.251.15.235

Tried this one already. The program crashes upon launch. I have to delete the conf. Then the wallet will open but cannot find any block source.
What OS are you using?

Mac OS X Mavricks 10.9.1
full member
Activity: 238
Merit: 100
Help again pls..

I have no block source available.
What do you mean by block source?

If you can't get a connection, edit your cryptographicanomaly.conf like suggested in the opening post:
Code:
server=1
listen=1
rpcuser={whatever you want}
rpcpassword={whatever you want}
rpcport=13932
addnode=71.105.130.10
addnode=148.251.15.235

Tried this one already. The program crashes upon launch. I have to delete the conf. Then the wallet will open but cannot find any block source.
What OS are you using?
full member
Activity: 126
Merit: 100
Help again pls..

I have no block source available.
What do you mean by block source?

If you can't get a connection, edit your cryptographicanomaly.conf like suggested in the opening post:
Code:
server=1
listen=1
rpcuser={whatever you want}
rpcpassword={whatever you want}
rpcport=13932
addnode=71.105.130.10
addnode=148.251.15.235

Tried this one already. The program crashes upon launch. I have to delete the conf. Then the wallet will open but cannot find any block source.
full member
Activity: 238
Merit: 100
Help again pls..

I have no block source available.
What do you mean by block source?

If you can't get a connection, edit your cryptographicanomaly.conf like suggested in the opening post:
Code:
server=1
listen=1
rpcuser={whatever you want}
rpcpassword={whatever you want}
rpcport=13932
addnode=71.105.130.10
addnode=148.251.15.235
newbie
Activity: 33
Merit: 0
the poolnetworkpool reports 46.5 Mh/s of a total net rate of 59.9 Mh/s, yet hasn't got a block from the last 30 blocks found (about half an hour)

edit: seems now it did find blocks after all, web front end just didnt show them for a while
hero member
Activity: 616
Merit: 526
Getting added in an exchange would also promote the coin. Giveaways are banned in bitcointalk, but can be posted in cryptocointalk. So thats a good option. I might as well contribute something.
full member
Activity: 126
Merit: 100
Help again pls..

I have no block source available.
full member
Activity: 126
Merit: 100
Hi Devs, Mac Wallet not working on OS X 10.9.1 Mavericks. Please fix. Thanks.

Unforturnatly I can not really help you... But I can help you help yourself by telling you how to compile your own wallet from the github source. You would need to do the following:

First get Xcode: http://guide.macports.org/#installing.xcode

Then get Macports from here: https://distfiles.macports.org/MacPorts/MacPorts-2.2.1-10.9-Mavericks.pkg


Then enter the following command in Terminal:
Code:
sudo port install boost db48 qt4-mac openssl miniupnpc git

Then enter the following to clone the source and compile your wallet:
Code:
git clone https://github.com/s4w3d0ff/cryptographicanomaly.git
cd /cryptographicanomaly/ && qmake *.pro && make

If you want the cryptographicanomalyd program enter this next command, if not your qt wallet should be in your cryptographicanomaly folder.

Code:
cd /src/ && make -f makefile.osx

The cryptographicanomalyd program will be in your cryptographicanomaly/src folder.

Hope this helps and if you get a good compile please share it with others who need it.

Compiled my first wallet!  Shocked Roll Eyes Cool

Had a bit bump in the cd /directory/ i changed it to cd directory/

Where can I share the CGA Wallet MAC?
full member
Activity: 238
Merit: 100
poolnetwork seems to be growing fast, from 4 workers to 49 in just over 24 hours!
That's because cryptochomper has/had problems. The global hasharte decreased from >100mhs to sometimes <30mhs, now it's growing again ~60mhs at the moment.
newbie
Activity: 44
Merit: 0
poolnetwork seems to be growing fast, from 4 workers to 49 in just over 24 hours!
full member
Activity: 238
Merit: 100
What do you need?

Sorry must of missed this one  Roll Eyes. Thank you for offering your node and we could use some more exposure. Also sending community requests to cryptorush.in wouldn't hurt too (or any other exchange).  Wink Also scifi-ex.com might be interested in this coin as well, seems like it would fit in.
Shouldn't we focus on getting the hashrate up before targeting some exchanges?

What about making some giveaways or something so CGA gets some attention? I'd spare some.
sr. member
Activity: 322
Merit: 250
Spray and Pray
What do you need?

Sorry must of missed this one  Roll Eyes. Thank you for offering your node and we could use some more exposure. Also sending community requests to cryptorush.in wouldn't hurt too (or any other exchange).  Wink Also scifi-ex.com might be interested in this coin as well, seems like it would fit in.
sr. member
Activity: 322
Merit: 250
Spray and Pray
I set up a node:
Code:
addnode=148.251.15.235

Can handle lots of connections.

Maybe you want to add this node to your config file suggestion of the opening post.

Added. Thank you, my connection was starting to get congested...  Roll Eyes
full member
Activity: 238
Merit: 100
I set up a node:
Code:
addnode=148.251.15.235

Can handle lots of connections.

Maybe you want to add this node to your config file suggestion of the opening post.
sr. member
Activity: 322
Merit: 250
Spray and Pray
Side note:

We are going to need someone to make a new Windows binary once the updated source it released.

Also for Mac please. Thanks. Heven't tried your instructions, still downloading files.

I will compile a OSX 10.7 and Linux binary at time of release, replacing the files @ https://github.com/s4w3d0ff/cryptographicanomaly-binary/
hero member
Activity: 616
Merit: 526
THERE WILL BE A MANDATORY UPDATE ON FEB 4th @ NOON PST!
We will be adding a checkpoint and Kimoto's Gravity Well Feature (in hope that it smooths out the difficulty fluctuations) as well as lowering the minimum transaction fee (0.00001).

I've sent you a PM. Can you send me a reply?
Thanks
full member
Activity: 126
Merit: 100
Side note:

We are going to need someone to make a new Windows binary once the updated source it released.

Also for Mac please. Thanks. Heven't tried your instructions, still downloading files.
sr. member
Activity: 322
Merit: 250
Spray and Pray
Side note:

We are going to need someone to make a new Windows binary once the updated source it released.
sr. member
Activity: 322
Merit: 250
Spray and Pray
THERE WILL BE A MANDATORY UPDATE ON FEB 4th @ NOON PST!
We will be adding a checkpoint and Kimoto's Gravity Well Feature (in hope that it smooths out the difficulty fluctuations) as well as lowering the minimum transaction fee (0.00001).
Sounds good.

What about the problem if some pool like multipool.us or middlecoin.com hits us? As gbomb944 statet, this could be a really hard problem for the coin.

Yes we discussed that possibility and decided that it shouldn't be that big of an issue.

The reason is because of the nature of the coin itself. If a multipool hits our coin it will raise the difficulty making it more difficult for other pools to mine CGA for a while but that would also raise the number of blocks that = 0 which in turn would increase the rarity of the coin, thus (potentially) making it worth more. So miners who have been mining in CGA pools (other than multipools) who already have coins on hand would (hopefully) have there coins be worth more due to the lack of coins being generated. We don't know for sure how it will work, but we are willing to try. And normally multipools don't add coins until they are on an exchange (which we haven't yet to my knowledge) due to the way multipools work (mining the most profitable coin, but if it isn't on an exchange then it can't judge the profitability).

So I think we are fine for now.
Jump to: