Author

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

sr. member
Activity: 322
Merit: 250
Spray and Pray
That might do.

Edit: Fixed. Uploaded to git. Compiling binary, I am expecting to see this again. The checkpoint will fix it tho.
full member
Activity: 238
Merit: 100
Yes there is: 58.6.247.70, 50.147.39.37

These two at least.

I keep trying to re-sync but keep getting suck on block 10,000.. Sad are you synced wzttide? Can you give me the info for block 10001? I'm going to try and make a checkpoint. See if that will get me past this fork.

Edit: I really just need the tx=#####

You need this?

Code:
getblock 270d5b1ccde4ee8b579f70e927ec14e66b72c8b96e576440226ea6e8c7531364

{
"hash" : "270d5b1ccde4ee8b579f70e927ec14e66b72c8b96e576440226ea6e8c7531364",
"confirmations" : 158,
"size" : 204,
"height" : 10001,
"version" : 2,
"merkleroot" : "0b75b09877189e426bf0a5086b5d255cebb0dbefbd54ec38974ecd3ee80ff954",
"tx" : [
"0b75b09877189e426bf0a5086b5d255cebb0dbefbd54ec38974ecd3ee80ff954"
],
"time" : 1391834737,
"nonce" : 3595313152,
"bits" : "1d00e25f",
"difficulty" : 1.13086918,
"previousblockhash" : "66337b75c031962f9c73ffa2803c0206c919ca1913ede626dca3fa5bcde487ae",
"nextblockhash" : "60c2df8b3f5319b9178a85464a68c55c503cef70d71ecfefa479358aa585853a"
}
sr. member
Activity: 322
Merit: 250
Spray and Pray
Yes there is: 58.6.247.70, 50.147.39.37

These two at least.

I keep trying to re-sync but keep getting suck on block 10,000.. Sad are you synced wzttide? Can you give me the info for block 10001? I'm going to try and make a checkpoint. See if that will get me past this fork.

Edit: I really just need the tx=#####
full member
Activity: 238
Merit: 100
Yes there is: 58.6.247.70, 50.147.39.37

These two at least.
sr. member
Activity: 322
Merit: 250
Spray and Pray
HEADS UP! MY WALLET FORKED @ BLOCK 10,000! EVERYONE CHECK YOUR VERSION NUMBERS! YOU SHOULD BE ON 1.1.1.2 NOT 0.1.1.2! IT IS A BIG DIFFERENCE!

I was on version 1.1.1.2 and still forked so I think there is someone out there with the wrong version wallet.
sr. member
Activity: 322
Merit: 250
Spray and Pray
Got a OS X 10.9 wallet compiled, but I haven't had the chance to test it. Feel free to link to this or put it up on CGAnomaly.com, s4w3d0ff. Here it is:
http://cga.inceptioncraft.net/OSX10.9_CGA-qt.zip

If people need the cryptographicanomalyd application for OS X as well, I'll be happy to compile it.

Thank you!
full member
Activity: 238
Merit: 100
Time to do something for the hashrate: Every miner mining on my pool http://anomalypool.com/ (remember: No fee! Instant payout!) continuously between 00:00 and 24:00 GMT on the 9th Feb 2014 (Sunday) will get an additional balance of 0.50 CGA payed out! On top of that I'll donate 0.10 CGA per miner to sawedoff's donation address for the logo contest.

You are free to distribute this writing along all cryptocurrency forums, I wish you a nice weekend and good luck finding anomalies all along!

Happy mining!

i been mining there for the past 3 days no problems at all, but you website seems down.

I have done some configuration and DNS changes, try accessing http://anomalypool.com without the port added. You can also try flushing your DNS cache.
full member
Activity: 154
Merit: 100
As I'm watching the chain develop I'm glad nobody took me up on my sell offer.
member
Activity: 70
Merit: 10
awesome coin ,very original idea , but hard to mine , all day today with 2 mhash find 0 block

If you're solo, remember that most blocks have zero reward.

Anomalypool.com has produced a nearly constant stream of fractional coins, at less than half your hashrate. It's slowing down a bit as the difficulty is ~1.5 now, about 3x what it's been.
full member
Activity: 182
Merit: 100
full member
Activity: 210
Merit: 100
awesome coin ,very original idea , but hard to mine , all day today with 2 mhash find 0 block
full member
Activity: 189
Merit: 100
Got a OS X 10.9 wallet compiled, but I haven't had the chance to test it. Feel free to link to this or put it up on CGAnomaly.com, s4w3d0ff. Here it is:
http://cga.inceptioncraft.net/OSX10.9_CGA-qt.zip

If people need the cryptographicanomalyd application for OS X as well, I'll be happy to compile it.
member
Activity: 163
Merit: 10
Can someone help. My wallet went all whacky. I have the correct updated version. It says its syncing with network but is not gaining any progress processing the block transaction history and there are 8 active connections to the CGA network. A little peach msg window appeared at the top of the wallet client since I launched the wallet client with the new update saying you may need to upgrade or other nodes may need to upgrade. Any suggestions on what I may have done wrong or where I may have screwed up?



Sorry im newb.

Fixed it thanks.
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.

The New Compiled Mac OS X Wallet still doesn't work. Just tried to compile myself again using s4w3d0ff instructions. Works! Thanks.
newbie
Activity: 28
Merit: 0
Can someone help. My wallet went all whacky. I have the correct updated version. It says its syncing with network but is not gaining any progress processing the block transaction history and there are 8 active connections to the CGA network. A little peach msg window appeared at the top of the wallet client since I launched the wallet client with the new update saying you may need to upgrade or other nodes may need to upgrade. Any suggestions on what I may have done wrong or where I may have screwed up?



Sorry im newb.

You have a forked blockchain. Same thing happened to me, here's how to fix it:

Just a note, I'm not looking at the picture you posted right now, so I can't be sure, but I'm assuming you're on Windows. If not, you'll have to figure out the filepath yourself.

Anyway, close the program, then open up Explorer and navigate over to C:\Users\\AppData\Roaming\Cryptographicanomaly . Either delete or rename the folders named "blocks" and "chainstate", then open up your cryptographicanomaly.conf file and replace all of the "addnode=" entries with the line "connect=88.198.198.94". Save the file and open up your wallet again, and it should start downloading the correct blockchain. Wait a bit for it to sync, and you're good to go!
full member
Activity: 189
Merit: 100
Can someone help. My wallet went all whacky. I have the correct updated version. It says its syncing with network but is not gaining any progress processing the block transaction history and there are 8 active connections to the CGA network. A little peach msg window appeared at the top of the wallet client since I launched the wallet client with the new update saying you may need to upgrade or other nodes may need to upgrade. Any suggestions on what I may have done wrong or where I may have screwed up?



Sorry im newb.

Don't be sorry you're new to it, we're all new at some point Smiley .

You haven't done anything wrong. However, your client is on a fork of the blockchain (for more info on blockchains and forks, see: https://en.bitcoin.it/wiki/Block_chain). The fix is pretty simple, all you have to do is delete your copy of your blockchain and let your client re-synchronize with the network. Here's how:

1. Exit the CGA client, and then open the run menu. In Windows 7, click the start menu and then click "Run". In windows 8, go to the desktop and press the Windows key + R to bring it up.
2. Type this into the box that comes up:  "%APPDATA%\Cryptographic Anomaly\" and press enter. This should open a window with your data folder for your client. (note: if this doesn't work, try: "%APPDATA%\Roaming\Cryptographic Anomaly\" instead."
3. Make a copy of your wallet.dat in this folder. If you lose all copies of this file, you will lose all of your CGA coins, so be careful not to delete it! Keep the backup secure, as anyone with a copy of it has access to your balance.
4. Next, you should see the "blocks" and "chainstate" folders. Right click and delete these.
5. Open up your CGA wallet again. It should begin to redownload the blockchain. Until it finishes, your balance shown will not be correct. This shouldn't take too long since our blockchain isn't very big, but it could take a while depending on your connection speed.

Good luck, and tell us if you need more help!
newbie
Activity: 56
Merit: 0
Can someone help. My wallet went all whacky. I have the correct updated version. It says its syncing with network but is not gaining any progress processing the block transaction history and there are 8 active connections to the CGA network. A little peach msg window appeared at the top of the wallet client since I launched the wallet client with the new update saying you may need to upgrade or other nodes may need to upgrade. Any suggestions on what I may have done wrong or where I may have screwed up?

Sorry im newb.

i don't know solution but my advice is :

1- backup your wallet.dat to a safe place
2- be sure you take backup of wallet.dat
3-check again, is wallet.dat saved somewhere else and it's safe?
4-wallet.dat ?
5-than try to fix Smiley
member
Activity: 163
Merit: 10
Can someone help. My wallet went all whacky. I have the correct updated version. It says its syncing with network but is not gaining any progress processing the block transaction history and there are 8 active connections to the CGA network. A little peach msg window appeared at the top of the wallet client since I launched the wallet client with the new update saying you may need to upgrade or other nodes may need to upgrade. Any suggestions on what I may have done wrong or where I may have screwed up?



Sorry im newb.
full member
Activity: 204
Merit: 100
cryptochomper doesnt seem like they are paying out, ill give it other hour to see a Unconfirmed. we haven't found any blocks that seems strange.
Jump to: