Bitcoin Forum
May 03, 2024, 10:53:44 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
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 »
  Print  
Author Topic: [ANN] AMERICAN COIN - AMC - Now About To Start - pool available already..  (Read 75503 times)
JimmyFL
Member
**
Offline Offline

Activity: 84
Merit: 10



View Profile
May 29, 2013, 02:15:13 PM
 #61

Automatic payments?

Yes, and I'm getting disconnected from the site like all the time
1714733624
Hero Member
*
Offline Offline

Posts: 1714733624

View Profile Personal Message (Offline)

Ignore
1714733624
Reply with quote  #2

1714733624
Report to moderator
1714733624
Hero Member
*
Offline Offline

Posts: 1714733624

View Profile Personal Message (Offline)

Ignore
1714733624
Reply with quote  #2

1714733624
Report to moderator
1714733624
Hero Member
*
Offline Offline

Posts: 1714733624

View Profile Personal Message (Offline)

Ignore
1714733624
Reply with quote  #2

1714733624
Report to moderator
Whoever mines the block which ends up containing your transaction will get its fee.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714733624
Hero Member
*
Offline Offline

Posts: 1714733624

View Profile Personal Message (Offline)

Ignore
1714733624
Reply with quote  #2

1714733624
Report to moderator
cryptohunter (OP)
Legendary
*
Offline Offline

Activity: 2100
Merit: 1167

MY RED TRUST LEFT BY SCUMBAGS - READ MY SIG


View Profile
May 29, 2013, 02:16:00 PM
 #62



where is the getting started page?  what is the cgminer bat code to use and which port ?

http://149.210.130.171:8080??


thanks man.

cool come on lets get the pool filled up then so we all get a fair chance for once.

will this pool hold?  i mean is the server ddos proof and have good hardware?

There is a problem with payment address, impossible to save it

edit:
ARE YOUR SERIOUSLY USING XAMPP?
Fatal error: Call to undefined function sqlerr() in /opt/lampp/htdocs/includes/templates/stats.php on line 49



what's the problem with xampp?

also using a direct ip?  is that a good idea for ddos?


can someone just set up a really good solid pool that will work and won't collapse under ddos or over use after 5 mins not saying this pool is not good just would be good to have some back up options.

barwizi
Legendary
*
Offline Offline

Activity: 882
Merit: 1000



View Profile
May 29, 2013, 02:17:14 PM
 #63

/usr/bin/ld: cannot find -lboost_system-mgw46-mt-sd-1_53
/usr/bin/ld: cannot find -lboost_filesystem-mgw46-mt-sd-1_53
/usr/bin/ld: cannot find -lboost_program_options-mgw46-mt-sd-1_53
/usr/bin/ld: cannot find -lboost_thread-mgw46-mt-sd-1_53
collect2: error: ld returned 1 exit status
make: *** [americancoin-qt] Error 1 

what to do now?

Never mind-installing boost won't help you. What WILL help is fixing the americancoin-qt.pro. Check it out, I'm compiling on unix and clearly there isn't a c:/xxxx/xxxx

BOOST_LIB_SUFFIX=-mgw46-mt-sd-1_53
BOOST_INCLUDE_PATH=C:\deps\boost_1_53_0
BOOST_LIB_PATH=C:\deps\boost_1_53_0\stage\lib
BDB_INCLUDE_PATH=c:/deps/db-4.8.30.NC/build_unix
BDB_LIB_PATH=c:/deps/db-4.8.30.NC/build_unix
OPENSSL_INCLUDE_PATH=c:/deps/openssl-1.0.1e/include
OPENSSL_LIB_PATH=c:/deps/openssl-1.0.1e

to get this working, just delete the above lines from americancoin-qt.pro

hehe thanks, so if i hit a few blocks, one has your name on it.
fenican
Hero Member
*****
Offline Offline

Activity: 1394
Merit: 505


View Profile
May 29, 2013, 02:19:26 PM
 #64


Looking at the source for this it appears that they have a block reward of 0 between blocks 6500 and 14000

WARNING ** No Block Reward between 6500 and 14000 **

if( nHeight > 6500 && nHeight < 14000 ) // no block reward while miners prep for release
                nSubsidy = 0;

WARNING
ribal
Member
**
Offline Offline

Activity: 217
Merit: 10


View Profile
May 29, 2013, 02:19:59 PM
 #65


Looking at the source for this it appears that they have a block reward of 0 between blocks 6500 and 14000

WARNING ** No Block Reward between 6500 and 14000 **

if( nHeight > 6500 && nHeight < 14000 ) // no block reward while miners prep for release
                nSubsidy = 0;

WARNING

oh really? it has been said many times in this thread already
JimmyFL
Member
**
Offline Offline

Activity: 84
Merit: 10



View Profile
May 29, 2013, 02:20:26 PM
 #66



where is the getting started page?  what is the cgminer bat code to use and which port ?

http://149.210.130.171:8080??


thanks man.

cool come on lets get the pool filled up then so we all get a fair chance for once.

will this pool hold?  i mean is the server ddos proof and have good hardware?

There is a problem with payment address, impossible to save it

edit:
ARE YOUR SERIOUSLY USING XAMPP?
Fatal error: Call to undefined function sqlerr() in /opt/lampp/htdocs/includes/templates/stats.php on line 49



what's the problem with xampp?

also using a direct ip?  is that a good idea for ddos?


can someone just set up a really good solid pool that will work and won't collapse under ddos or over use after 5 mins not saying this pool is not good just would be good to have some back up options.


It's good for testing etc (quick and complete setup), but really not for production (ie slow security updates). And Apache is much more vulnerable to DDOS then for example nginx Wink
BrewCrewFan
Hero Member
*****
Offline Offline

Activity: 672
Merit: 501



View Profile
May 29, 2013, 02:21:00 PM
 #67


Looking at the source for this it appears that they have a block reward of 0 between blocks 6500 and 14000

WARNING ** No Block Reward between 6500 and 14000 **

if( nHeight > 6500 && nHeight < 14000 ) // no block reward while miners prep for release
                nSubsidy = 0;

WARNING

Lol read bud been stated over and over again already... I understand if the thread was 80 pages long but it was stated in the first 2 pages.

Free SIGNs giving everyday. Be part, do not miss!.
SqMe5ceYfdcGsRyVpgvpYb6bRLS9j8omvB

XChat : Addy : XYuZESQpeMtZ2wit8nVVnXKGytfiaTBCo6 PubKey : eteshLzeq8Bh54BRjGSunMTc6Ytxtk7HYaSmDYMQn61z
Rampion
Legendary
*
Offline Offline

Activity: 1148
Merit: 1018


View Profile
May 29, 2013, 02:21:31 PM
 #68

Well.. Just explain me one thing: how is this the most "patriotic" crypto-currency? Is the monetary supply controlled by the FED? By the US Government? Where's the patriotism in it?

JimmyFL
Member
**
Offline Offline

Activity: 84
Merit: 10



View Profile
May 29, 2013, 02:24:15 PM
 #69

Well.. Just explain me one thing: how is this the most "patriotic" crypto-currency? Is the monetary supply controlled by the FED? By the US Government? Where's the patriotism in it?

it's AMERICAN  Grin
Rampion
Legendary
*
Offline Offline

Activity: 1148
Merit: 1018


View Profile
May 29, 2013, 02:25:40 PM
 #70

Well.. Just explain me one thing: how is this the most "patriotic" crypto-currency? Is the monetary supply controlled by the FED? By the US Government? Where's the patriotism in it?

it's AMERICAN  Grin

Why it is american? It's owned by the US Government?

cryptohunter (OP)
Legendary
*
Offline Offline

Activity: 2100
Merit: 1167

MY RED TRUST LEFT BY SCUMBAGS - READ MY SIG


View Profile
May 29, 2013, 02:26:20 PM
 #71



where is the getting started page?  what is the cgminer bat code to use and which port ?

http://149.210.130.171:8080??


thanks man.

cool come on lets get the pool filled up then so we all get a fair chance for once.

will this pool hold?  i mean is the server ddos proof and have good hardware?

There is a problem with payment address, impossible to save it

edit:
ARE YOUR SERIOUSLY USING XAMPP?
Fatal error: Call to undefined function sqlerr() in /opt/lampp/htdocs/includes/templates/stats.php on line 49



what's the problem with xampp?

also using a direct ip?  is that a good idea for ddos?


can someone just set up a really good solid pool that will work and won't collapse under ddos or over use after 5 mins not saying this pool is not good just would be good to have some back up options.


It's good for testing etc (quick and complete setup), but really not for production (ie slow security updates). And Apache is much more vulnerable to DDOS then for example nginx Wink


hmm well let's hope the pool will hold whilst i'm away from my computer, i always come back to find that the pool shut down, got ddos or the owner decided to upgrade his fee's to 99.9999%

niteryder
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
May 29, 2013, 02:51:38 PM
 #72



the owner decided to upgrade his fee's to 99.9999%

Lolz
JimmyFL
Member
**
Offline Offline

Activity: 84
Merit: 10



View Profile
May 29, 2013, 02:52:29 PM
 #73

Automatic payments?

Yes, and I'm getting disconnected from the site like all the time


Still impossible to save the adresse...
fenican
Hero Member
*****
Offline Offline

Activity: 1394
Merit: 505


View Profile
May 29, 2013, 02:58:49 PM
 #74

Experimental P2pool is up and running w/ 3% fee.  Reminder rewards are 0 until we hit block 14000.  Block numbers displayed on web page are not accurate and the block chain links don't work yet:

http://107.20.187.147:9500/static/

Note this is a dedicated server with a backbone connection.  Presently has 63 connections to the AmericanCoin network
BrewCrewFan
Hero Member
*****
Offline Offline

Activity: 672
Merit: 501



View Profile
May 29, 2013, 03:06:13 PM
 #75

Highest has I saw was 35MH... now its backed off.. guess those did not want to mine for no reward.

I got a bad feeling about this.

Free SIGNs giving everyday. Be part, do not miss!.
SqMe5ceYfdcGsRyVpgvpYb6bRLS9j8omvB

XChat : Addy : XYuZESQpeMtZ2wit8nVVnXKGytfiaTBCo6 PubKey : eteshLzeq8Bh54BRjGSunMTc6Ytxtk7HYaSmDYMQn61z
ZeRo103
Full Member
***
Offline Offline

Activity: 154
Merit: 100


Hack The Planet


View Profile
May 29, 2013, 03:07:20 PM
 #76

Experimental P2pool is up and running w/ 3% fee.  Reminder rewards are 0 until we hit block 14000.  Block numbers displayed on web page are not accurate and the block chain links don't work yet:

http://107.20.187.147:9500/static/

Note this is a dedicated server with a backbone connection.  Presently has 63 connections to the AmericanCoin network

at least I know yours is a good pool  Grin

No man is wise enough, nor good enough to be trusted with unlimited power
Digitalcoin: https://bitcointalk.org/index.php?topic=209508.0
DGC Marketplace: dgcmarket.com
fenican
Hero Member
*****
Offline Offline

Activity: 1394
Merit: 505


View Profile
May 29, 2013, 03:08:20 PM
 #77

Added an American flag logo to my pool!  It's your patriotic duty to mine there  Cheesy
com911
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile
May 29, 2013, 03:36:00 PM
 #78

Highest has I saw was 35MH... now its backed off.. guess those did not want to mine for no reward.

I got a bad feeling about this.

Quote
"blocks" : 8415,
"currentblocksize" : 0,
"currentblocktx" : 0,
"difficulty" : 0.06250000,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 28915848,
"pooledtx" : 0,
"testnet" : false

Hashrate is jumping, but still Ok. Will see.

fenican
Hero Member
*****
Offline Offline

Activity: 1394
Merit: 505


View Profile
May 29, 2013, 03:51:12 PM
 #79

Looks like my pool has a much better connection to the American Coin network than most of the solo miners.  We've only got like 10% of the hashing power but seem to be getting finding disproportionately many blocks
dellstreakone
Full Member
***
Offline Offline

Activity: 156
Merit: 100


View Profile
May 29, 2013, 03:51:42 PM
 #80

if people dont mine this, i think this coin will never be on market Cheesy
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 »
  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!