Bitcoin Forum
May 11, 2024, 11:24:16 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
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 »
801  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | Fork for Masternode Payment on: July 05, 2014, 08:21:18 AM
after masternode start

I get this annoying message again "inbound port is not open. please open it and try again.

this is not cold/hot setup. this is REGULAR OLD 1 PC just plain hot setup.

cheaplin recommended add masternodeaddr=23.23.186.131:9999

it worked. but as you see this ip : 23.23.186.131 is not MINE. I think its the main servers ip. masternode worked but I did not get paid for 24 hours.

this is my configuration:

masternode=1
listen=1
addnode=23.23.186.131
externalip=mywanip
masternodeprivkey=myprivkey
rpcuser=something
rpcpassword=longpassword
masternodeaddr=23.23.186.131:9999  ** as you see this ip does not belong to me with this setting it works no inbound port not open error but not getting paid**

again this is NOT hot/cold setup. this is just regular 1 pc with 1k coins setup.
802  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | Fork for Masternode Payment on: July 03, 2014, 09:53:32 PM
it says masternode started. 5 mins have passed still doesnt show up on web site.

how long does it take normally?

Quote
Could I run one on my t1 that is also hosting a masternode?  Or would that be too much stress on it/ slow everything down?

I am also wondering this. how much bandwidth does it use.
803  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | Fork for Masternode Payment on: July 03, 2014, 09:28:45 PM
Quote
Try this :
add masternodeaddr=23.23.186.131:9999

omfg. I think it worked. Thank you chaeplin.

it says successfully started masternode.

now I wonder how long it takes to show up on website.
804  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | Fork for Masternode Payment on: July 03, 2014, 08:47:37 PM
Quote
Do the following

1 - darkcoind stop
2 - edit darkcoin.conf to masternode=0
3 - start darkcoind
4 - run "darkcoind masternode genkey"
5 - copy that hash
6 - edit darckoin.conf and change "masternodeprivkey=" to the new genkey"
7 - edit externalip=xx.xx.xx.xx (you current external server IP)
8 - save
9 - run "darkcoind"
10 - run "darckoind walletpassphrase YOURPASS 60"
11 - run "darckoind masternode debug" - should say "No problems found" - if not, you have some other problem"
12 - run "darckoind masternode start"

I did all of this step by step.

masternode debug said no problems found

after masternode start

I get this annoying message again "inbound port is not open. please open it and try again.
805  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | Fork for Masternode Payment on: July 03, 2014, 08:33:18 PM
Quote
remove every masternode config (masternode, masternodeprivkey, masternodeaddr) on both local, and remote.

run darkcoind, or darkcoin-qt both.

Should run fine, check block height.

Updated ?. stop both.

add masterode config.


if this is your remote config, add listen=1, remove masternodeaddr.
https://bitcointalk.org/index.php?topic=421615.msg7662405#msg7662405

i tried but it says " you must specify a masternodeprivkey" error I get.

also I have only local no remote. no cold/hot setup. just plain old single setup.
806  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | Fork for Masternode Payment on: July 03, 2014, 08:14:14 PM
Quote
externalip:xx.xx.xx.xx  (without :9999)

still the same error.

driving me crazy.
807  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | Fork for Masternode Payment on: July 03, 2014, 08:09:02 PM
Quote
externalip:xx.xx.xx.xx  (without :9999)

are you sure there is not = sign? just this ":"
808  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | Fork for Masternode Payment on: July 03, 2014, 07:32:56 PM
Quote
and remove 'connect=23.23.186.131'

I did. still the same error.

also this is not hot/cold setup.

this is just regular 1 windows 7 pc with darks setup.

also online portscanner shows my port is OPEN.
809  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | Fork for Masternode Payment on: July 03, 2014, 07:20:35 PM
Quote
paste here your darkcoin.conf


connect=23.23.186.131
masternode=1
server=1
rpcuser=name
rpcpassword=password
maxconnections=256
addnode=23.23.186.131
masternodeprivkey=Idontknowifitssafetowriteithere
masternodeaddr=myip:9999


I have both addnode and connect I dont know if both of them is necessary.
810  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | Fork for Masternode Payment on: July 03, 2014, 07:04:19 PM
Quote
Check with you security groups in the VPS service so that port 9999 is open. That should do it.

port is open. its not that.

weird. so weird.
811  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | Fork for Masternode Payment on: July 03, 2014, 06:58:40 PM
Quote
Is it a cold / remote setup, or just remote hot setup?

remote hot
812  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | Fork for Masternode Payment on: July 03, 2014, 06:13:33 PM
thanks. but now I get another error.

inbound port is not open 9999
813  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | Fork for Masternode Payment on: July 03, 2014, 06:08:22 PM
masternode start gives error

Your wallet is locked, passphrase is required. (code -1)
814  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | Fork for Masternode Payment on: June 30, 2014, 12:49:31 PM
10 dark limit needs to be removed a.s.a.p

no one using darksend (even though it works)
815  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [GRS] GroestlCoin: First Grĝstl | PoW/PoS | Democratizing Mining | AES acc on: June 23, 2014, 02:01:10 PM
in the world of cryptocurrency 1 week is 7 weeks in real life economy.

7 times faster.

which means 2% interest for 7 years.

which is retarded.
816  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [GRS] GroestlCoin: First Grĝstl | PoW/PoS | Democratizing Mining | AES acc on: June 23, 2014, 07:14:51 AM
Quote
Wait, so it doesn't mean that no more coins will be mined? I thought we are going pure POS after that block.
Also when is circa date of groestlsend?

not it will be 70% pow 30% pos

which is GREAT.

the only problem is 2% per year pos reward.

which is RETARDED.
817  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [GRS] GroestlCoin: First Grĝstl | PoW/PoS | Democratizing Mining | AES acc on: June 23, 2014, 01:05:00 AM
Quote
-I think that groestlsend will boost price more than POS.

+1

if pos were to be much higher than friggin 2% per year, it wouldve increased the price a bit too.
818  Local / Buluşmalar / Re: Bitcoin Forum Cadde İstanbul on: June 22, 2014, 03:02:41 PM
Quote
çalıştırdığınız sistemden doğru düzgün bir kazanç sağlayamıyorsunuz.bütün gece açık bıraktığınız bir pc saatlik internet kafe pc ücreti kadar bile kazanmıyor.Önümüzdeki haftalardan itiabaren zarar etmeye başlayacaksınız.miningten geliyor gördüğünüz kazançla elektrik faturasını ödeyebiliyorsanız iyidir.
Şahsi önerim kartları boşuna eskitmeyin, uğraştığınız zamana yazık...

bakın bu ekran görüntüsünü 2 ay önce aldım.

https://www.dropbox.com/sh/emef33snngqs813/AACYIftVAZsM3tBppU0ckfYfa#lh:null-darkcoin.jpg

ekran görüntüsünde gördüğünüz gibi günde 144 darkcoin basıyordum zorluğu düşüktü ve fiyatı 0.49 cent idi.

bu da cüzdanımın adresi. XrhFLwna64uRcXKcGVYcCUiS5MdgrtnkEG

blockchain de bakın görün.

yaklaşık 5,000 darkcoin mine ettim 2 ayda sonra hem fiyatı çok arttı 15 dolara kadar çıktı tabi zorluk ta çok yükseldi. difficulty 280 iken başladım 10,000 difficulty gördüm moralim bozuldu bıraktım Groestl basmaya başladım.

ama günde 144 tane darkcoin günde 1,440 dolar eder. yani 2990 TL GÜNDE.

2 aydaki kazancım 90,000 TL den fazla.

eğer darkcoinin fiyatı yükselir ise belki de ÇOK ÇOK daha fazla.

evet hayvan gibi elektrik faturası geliyor. geçen ay 4100 lira elektrik faturası geldi. ama getirisinin yanında konusu bile edilemez.
819  Local / Buluşmalar / Re: Bitcoin Forum Cadde İstanbul on: June 22, 2014, 07:11:04 AM
https://www.dropbox.com/sh/emef33snngqs813/AACYIftVAZsM3tBppU0ckfYfa#lh:null-ali1.jpg

https://www.dropbox.com/sh/emef33snngqs813/AACYIftVAZsM3tBppU0ckfYfa#lh:null-ali2.jpg

3 internet kafemde part time çalışan toplam 150 pc (gece müşteri yokken açık bırakıyorum)

ayrıca dedicated 50 tane rig full time çalışan. (her birinde 3 adet 7950)

3 ayrı altcoin mine ettiğim için screenshotların hiçbiri full kapasitemi göstermiyor ama fikir edinmeniz açısından.
820  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | ** HARD FORK JUNE 20TH ** on: June 22, 2014, 07:03:11 AM
whats the eta on masternode payments.
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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!