Pages:
Author

Topic: Arctic Coin (ARC), No premine, Evolution over 1 year - page 39. (Read 81843 times)

hero member
Activity: 597
Merit: 500
so how long for the first payment?!
my node is running for 36h now
Hi,my Node to and no first paymant yet... Roll Eyes


Enabled 3d 20h:51m:59s

No rewards yet on any of my testmines.


And strange because it was for the first 24 hours,is someone receiving daily ? Roll Eyes
hero member
Activity: 742
Merit: 505
so how long for the first payment?!
my node is running for 36h now
Hi,my Node to and no first paymant yet... Roll Eyes


Enabled 3d 20h:51m:59s

No rewards yet on any of my testmines.

sr. member
Activity: 560
Merit: 300
Unprofessional shitcoin trader since 2011
Well I just setup my first one we'll see how it goes hopefully all goes well. Excited about the 45% payout that is just awesome and with the marketcap being so low it has a lot of potential to rise. The coin it could easily turn into my own private cloud ATM with a few more setup.
hero member
Activity: 597
Merit: 500
so how long for the first payment?!
my node is running for 36h now
Hi,my Node to and no first paymant yet... Roll Eyes
newbie
Activity: 28
Merit: 0
https://hexpool.com
Fast, stable and https secure mining pool
Only 1.5% fee


How to mine?

Fire up your preferred miner with the following parameters (replace WALLET with your wallet address):
Code:
-a x11 -o stratum+tcp://hexpool.com:3533 -u WALLET -p c=ARC
sr. member
Activity: 546
Merit: 254
ʕʘ̅͜ʘ̅ʔ
I am not receiving any payouts from my masternode Sad I have one running for two days now.


Code:
09:30:45

goldminenode start-alias gm1


09:30:45

{
  "alias": "gm1",
  "result": "successful"
}


and

Code:
09:30:53

goldminenode status


09:30:53

{
  "vin": "CTxIn(COuxxxxxx(a1f7dd8xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxf7e847f18fee278a7a993, 1), scriptSig=)",
  "service": "MYIP:7209",
  "payee": "AYRxxxxxxxxxxxxxxxxxxxxxxxxxxxzuvf",
  "status": "Goldminenode successfully started"
}


What could I be doing wrong?


There's some randomness to who gets paid out.
Looking at https://arcticcoin.org/en-EN/goldmine-list everything on your node looks fine. Perhaps you will be lucky and get 2 blocks tomorrow Smiley

FYI (and I am guilty of this myself): Everything but the masternode key as public information (tx id, ip, payee address)

well i keep waiting a little longer
sr. member
Activity: 546
Merit: 254
ʕʘ̅͜ʘ̅ʔ
so how long for the first payment?!
my node is running for 36h now
sr. member
Activity: 560
Merit: 300
Unprofessional shitcoin trader since 2011
Wow this one could very well be a goldmine with how cheap the masternodes are atm! How does the wallet perform with master node implantation? Just picked up my first node to see what it does hope it works out for the best if it has solid service I could easily see the price rising pretty high fast.  Grin
newbie
Activity: 30
Merit: 0
Hi,It is possible to create multiple goldminenodes in windows 10 with a single ip external?
no

1 Goldmine per external IP
full member
Activity: 147
Merit: 100
My masternode is stuck and not starting. Does anyone know what the issue could be?

Code:
"status": "PRE_ENABLED"

It will show PRE_ENABLED for the first hour after start. If it changes to something other than ENABLED after that , then you have an issue.
full member
Activity: 224
Merit: 100
My masternode is stuck and not starting. Does anyone know what the issue could be?

Code:
"status": "PRE_ENABLED"
newbie
Activity: 53
Merit: 0
So you can mine this COIN with GPU's?

i have tried without any luck.

i use the same settings i do with other coins i have solo mined and it doesn't work
sr. member
Activity: 434
Merit: 250
So you can mine this COIN with GPU's?
hero member
Activity: 597
Merit: 500
So, any updates on what's going on with this coin currently? The topic doesn't seem very active.

I dont even know why.
from last page downwards to this page, Dev has been inactive

Is Active ---» https://twitter.com/ArcticCoin_Main/with_replies
sr. member
Activity: 385
Merit: 257
Open to any CryptoBusiness idea you have for Ghana
So, any updates on what's going on with this coin currently? The topic doesn't seem very active.

I dont even know why.
from last page downwards to this page, Dev has been inactive
hero member
Activity: 597
Merit: 500
Hi,It is possible to create multiple goldminenodes in windows 10 with a single ip external?
full member
Activity: 147
Merit: 100
any one tried solo mining this??

I haven't, as I don't have any X11 asics.
A 300MH Baikal should give you 8-9 blocks/day at current diff level
newbie
Activity: 53
Merit: 0
any one tried solo mining this??
newbie
Activity: 30
Merit: 0
Step by Step Setup for a ARC Maternode

Here you can create your own Virutal Linux Server https://www.vultr.com/?ref=7160524  2,99$ per month -  Payment Methods:    PayPal -  CreditCard - Bitcoin

Vultr is a well known and professional Cloud Hosting company!


I used #ubuntu 16.04

apt-get update
apt-get install -y build-essential software-properties-common autoconf libssl-dev libboost-dev libboost-chrono-dev libboost-filesystem-dev libboost-program-options-dev libboost-system-dev libboost-test-dev libboost-thread-dev sudo automake git

add-apt-repository ppa:bitcoin/bitcoin -y
apt-get update
apt-get install libdb4.8-dev bsdmainutils libdb4.8++-dev -y

mkdir ~/arc
cd ~/arc
apt-get install wget nano -y
wget https://github.com/ArcticCore/arcticcoin/releases/download/v0.12.1.2/arcticcore-0.12.2-linux64.tar.gz
tar -xvf arcticcore-0.12.2-linux64.tar.gz
mv arcticcore-0.12.1/* ./
rm arcticcore-0.12.2-linux64.tar.gz
rm -r arcticcore-0.12.1/

cp ~/arc/bin/arcticcoind /usr/local/bin/
cp ~/arc/bin/arcticcoin-cli /usr/local/bin/
cp ~/arc/bin/arcticcoin-tx /usr/local/bin/

mkdir -p /root/.arcticcore
nano /root/.arcticcore/arcticcoin.conf
```
rpcuser=user
rpcpassword=ASecurePasswordThatYouDontNeedToRemember
server=1
```

arcticcoind -daemon
arcticcoin-cli getinfo
arcticcoin-cli getnewaddress 0
=>


Save the output of the last command, this is the
you'll send your ARC to.

Send EXACTLY 1000 ARC this
 (`1000.01` from cryptopia)

Then list transaction:
arcticcoin-cli listtransactions

and get the `txid`

```
arcticcoin-cli getbalance
=> 1000.00000000
```

```
arcticcoin-cli goldminenode genkey
=>
arcticcoin-cli stop
nano ~/.arcticcore/arcticcoin.conf
```

And change the file into:
```
server=1
listen=1
daemon=1
goldminenode=1
goldminenodeprivkey=
externalip=
```

Then:
```
arcticcoind -daemon

arcticcoin-cli goldminenode outputs
=> {
  "xxxx": "IDX"
}
```

Wait until your tx has 15 transactions (check with `arcticcoin-cli listtransactions`)


Note the "IDX" value and open the file `~/.arcticcore/goldminenode.conf`.

nano ~/.arcticcore/goldminenode.conf

Add the following line:
```
mn1 :7209
```

Then `arcticcoin-cli goldminenode start`.

Check your goldmine is connected by doing:

```
arcticcoin-cli goldminenode list | grep
  "TXID-IDX": "PRE_ENABLED"
```

After 20-30 min you should see:
```
arcticcoin-cli goldminenode list | grep
  "AAAAA-B": "ENABLED"
```

Check http://www.vultr.com/?ref=7160524  for good hosting prices... dont trust services where you dont own the private keys!!

Have Fun with your Masternode !  Wink




newbie
Activity: 3
Merit: 0
If you have any questions about the installed Master Node, ask in Discord https://discord.gg/Qtkn8Rg
Pages:
Jump to: