Bitcoin Forum
April 18, 2024, 12:17:40 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 [12] 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 ... 158 »
  Print  
Author Topic: ⚒[CGA] Cryptographic Anomaly - The Elusive Coin⚒  (Read 226221 times)
s4w3d0ff (OP)
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


Spray and Pray


View Profile
February 03, 2014, 07:51:48 AM
 #221

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/

BTC:15D8VaZco22GTLVrFMAehXyif6EGf8GMYV
|⚒|Cryptographic Anomaly|⚒|
1713399460
Hero Member
*
Offline Offline

Posts: 1713399460

View Profile Personal Message (Offline)

Ignore
1713399460
Reply with quote  #2

1713399460
Report to moderator
1713399460
Hero Member
*
Offline Offline

Posts: 1713399460

View Profile Personal Message (Offline)

Ignore
1713399460
Reply with quote  #2

1713399460
Report to moderator
1713399460
Hero Member
*
Offline Offline

Posts: 1713399460

View Profile Personal Message (Offline)

Ignore
1713399460
Reply with quote  #2

1713399460
Report to moderator
Even if you use Bitcoin through Tor, the way transactions are handled by the network makes anonymity difficult to achieve. Do not expect your transactions to be anonymous unless you really know what you're doing.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713399460
Hero Member
*
Offline Offline

Posts: 1713399460

View Profile Personal Message (Offline)

Ignore
1713399460
Reply with quote  #2

1713399460
Report to moderator
1713399460
Hero Member
*
Offline Offline

Posts: 1713399460

View Profile Personal Message (Offline)

Ignore
1713399460
Reply with quote  #2

1713399460
Report to moderator
wzttide
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
February 03, 2014, 08:12:19 AM
 #222

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.
s4w3d0ff (OP)
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


Spray and Pray


View Profile
February 03, 2014, 09:06:55 AM
 #223

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

BTC:15D8VaZco22GTLVrFMAehXyif6EGf8GMYV
|⚒|Cryptographic Anomaly|⚒|
s4w3d0ff (OP)
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


Spray and Pray


View Profile
February 03, 2014, 09:11:28 AM
 #224

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.

BTC:15D8VaZco22GTLVrFMAehXyif6EGf8GMYV
|⚒|Cryptographic Anomaly|⚒|
wzttide
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
February 03, 2014, 09:43:31 AM
 #225

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.
ralph12
Newbie
*
Offline Offline

Activity: 44
Merit: 0


View Profile
February 03, 2014, 09:57:17 AM
 #226

poolnetwork seems to be growing fast, from 4 workers to 49 in just over 24 hours!
wzttide
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
February 03, 2014, 10:18:00 AM
 #227

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.
balsi
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
February 03, 2014, 10:20:29 AM
 #228

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?
balsi
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
February 03, 2014, 10:50:38 AM
 #229

Help again pls..

I have no block source available.
jayguar
Hero Member
*****
Offline Offline

Activity: 616
Merit: 526



View Profile
February 03, 2014, 10:59:56 AM
 #230

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.

░░░░░░░▄▄▄▄▄▄▄▄▄
░░░░▄█████████████▄
░░░█████████████████
░░████▄░░░█████▄████
███▀██░░░███████████
██████░░░████████████
███▄██░░░██████▀█████
████░░░░░███████████
█████▄░░░░██████▀░░███
██████░░░░░▀▀▀░░░▄███
░░██████░░██▄▄▄▄████
░░░██████▄▀█▀▄████
░░░░▀█████████████▀
░░░░░░░▀▀▀▀▀▀▀▀▀
UNNAMED.EXCHANGE░░░░▄██░░
░░░░██░░░
░░░▀██▀░░
░░░░██░░░

░░▄▄░░░▄▄░░
░░███████░░
▐██▄█▄██▌
██▄  ▀  ▄██
░░░▄▄░░▄██▄░░
░░▀███▄███▌░░
░░░░██████░░░
░░░░▄███▀░░░░
░░░░░▄██░░░
░░░▄████░░░
░░██▀▄██▌░░
░░░░▀██░░
nequaquamvacui
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile
February 03, 2014, 11:20:23 AM
 #231

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
wzttide
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
February 03, 2014, 11:28:20 AM
 #232

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
balsi
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
February 03, 2014, 12:16:26 PM
 #233

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.
wzttide
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
February 03, 2014, 12:21:25 PM
 #234

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?
balsi
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
February 03, 2014, 12:25:16 PM
 #235

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
wzttide
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
February 03, 2014, 12:33:19 PM
 #236

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!
balsi
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
February 03, 2014, 12:42:37 PM
 #237

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!

@wzttide. Works! You're the man!  Shocked  Grin . Thanks  Cool
wzttide
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
February 03, 2014, 12:49:30 PM
 #238

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!

@wzttide. Works! You're the man!  Shocked  Grin . Thanks  Cool
Great! Donations are welcome (see signature)  Smiley
balsi
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
February 03, 2014, 12:57:03 PM
 #239

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!

@wzttide. Works! You're the man!  Shocked  Grin . Thanks  Cool
Great! Donations are welcome (see signature)  Smiley

Sending you CGA in a while. Cool Pool withdrawal did not process.
itsallpc
Full Member
***
Offline Offline

Activity: 196
Merit: 100



View Profile
February 03, 2014, 12:57:58 PM
 #240

Kimotos gravity good call multipools and large rigs become welcome again...
Pages: « 1 2 3 4 5 6 7 8 9 10 11 [12] 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 ... 158 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!