Pages:
Author

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

member
Activity: 160
Merit: 10
Hi i am trying to setup arcticcoin master node but when i tryt o pass this command

Code:

goldmine genkey


form this link

https://arcticcoin.org/en-EN/guides-goldmine

i am getting this error  " Method not found (code -32601) "

Do you any one what is issue and how to solve this iisue

Can confirm this guide works just with one minor correction where it says use "goldmine genkey" you should actually type "goldminenode genkey".

just got my first 7.2 coins masternode payment  Grin

member
Activity: 70
Merit: 10
I have one goldmine running, can I add another one to the same wallet?

I too want to know what are the steps in adding more than one goldmine. I'm stuck at configuring the arcticcoin.config....?

As best I can tell, it will only run on port 7209, thus there is a 1 MN/IP restriction.

So basically, we have to run it on a VPS... I'm sure some of us are not as tech savy. Do you or anyone know of a guide that helps us how to set up additional goldmine accounts on VPS and Vultr okay?
newbie
Activity: 2
Merit: 0
I have one goldmine running, can I add another one to the same wallet?

I too want to know what are the steps in adding more than one goldmine. I'm stuck at configuring the arcticcoin.config....?

As best I can tell, it will only run on port 7209, thus there is a 1 MN/IP restriction.

hm... I can now see it also in the nodes list .. only port 7209.... means one can not have multiple nodes within one wallet at the time being ... thx 2xjO9M3P
newbie
Activity: 14
Merit: 0


What could I be doing wrong?

check those stats real quick
AVG. AWARD FREQENCY
32.58 hrs
AVG. DAILY INCOME
$0.72
AVG. WEEKLY INCOME
$0.72
AVG. MONTHLY INCOME
$0.42
MASTERNODE WORTH
$140.80299437

After use the command:
Code:
goldminenode list-conf

if your node has been runing for more than 1 hour, it should return you with "Enabled"
full member
Activity: 147
Merit: 100
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)
full member
Activity: 224
Merit: 100
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?
full member
Activity: 147
Merit: 100
I have one goldmine running, can I add another one to the same wallet?

I too want to know what are the steps in adding more than one goldmine. I'm stuck at configuring the arcticcoin.config....?

As best I can tell, it will only run on port 7209, thus there is a 1 MN/IP restriction.
newbie
Activity: 3
Merit: 0
That's amazing our community is growing day by day! 500 MN per 3 weeks! Grin http://i96.fastpic.ru/big/2017/0724/ba/4fdc5ad304d4ca3fb99a6bcb6535baba.png
newbie
Activity: 14
Merit: 0
Anyone can help me to read this please?

Code:
UpdateTip: new best=00000000001d24b05425960107b8054930329ea7c6c361e30dc9dee8dbb8b120  height=181281  log2_work=56.518279  tx=217737  date=2017-07-24 14:12:04 progress=0.999994  cache=0.5MiB(1817tx)
2017-07-24 14:12:40 CGoldminenodePayments::ProcessBlock -- Start: nBlockHeight=181291, goldminenode=1cdb6ec23a2658c261cf03c93e13cb5b4752061fc8588e10c23381cd6ddfdf6d-1
2017-07-24 14:12:40 CGoldminenodePayments::ProcessBlock -- Goldminenode found by GetNextGoldminenodeInQueueForPayment(): 1ebe7adcc7f9cb9b047075973f913b4de5d85c47849587bcad8c58308ea67648-1
2017-07-24 14:12:40 CGoldminenodePayments::ProcessBlock -- vote: payee=AWxeLKezViu9z1szPdXGabhwW3g1ZhbyNj, nBlockHeight=181291
2017-07-24 14:12:40 CGoldminenodePayments::ProcessBlock -- Signing vote
2017-07-24 14:12:40 CGoldminenodePayments::ProcessBlock -- AddPaymentVote()
2017-07-24 14:12:40 ProcessNewBlock : ACCEPTED

in case you're wondering. it's coming from my debug log file (tools window ->information)

thanks a  lot and appreciate.
newbie
Activity: 36
Merit: 0
This coin claims to be the national currency. Of which country?

There's no whitepaper

There's no team

Why do we have all this missing information

It has taken in 43BTC in Cryptopia

Please we need some serious clarifications.


There is need to clearly understand this coin. So investors can make their decisions!

Thanks.
member
Activity: 70
Merit: 10
I have one goldmine running, can I add another one to the same wallet?

I too want to know what are the steps in adding more than one goldmine. I'm stuck at configuring the arcticcoin.config....?
member
Activity: 70
Merit: 10
curious, does running a masternode from vps faster and achieve more coins versus from the qt wallet on windows? what are the benefits and differences? thanks!
member
Activity: 70
Merit: 10
I followed this guide: https://arcticcoin.org/en-EN/guides-goldmine

 to setting up windows masternode windows and i'm stuck at the 3rd step inputting: goldmine genkey

Comes up error code: mthod not found (code -32601)

Is there a updated proper guide to creating a masternode for arctic coin?

The guide has a typo. Whenever it says goldmine , use goldminenode

edit, fixed my own typo.

Thank you sir!
newbie
Activity: 2
Merit: 0
I have one goldmine running, can I add another one to the same wallet?
sr. member
Activity: 429
Merit: 250
Your friendly neighborhood Crypter.
There's 2 places that you have to create rules for the port opening:

#1: your router: go to advance, -ADVANCED PORT FORWARDING RULES

it should be similar to this, put the port and lan ip for your computer (not the external that is required in the arctic setup)


#2: Fire wall: follow the instructions there:
https://msdn.microsoft.com/en-us/library/hh168549(v=nav.90).aspx
make sure you checked all the options (i.e. it's active).
ok i did all of this already and i typed "goldminenodelist status and my ip address".  And it doesn't show anything with enabled for results?  Huh
member
Activity: 326
Merit: 13
oke i had 4.50 arc coins after 36 hours  Grin

wat does "immature" mean?

how much hash ?
newbie
Activity: 16
Merit: 0
oke i had 4.50 arc coins after 36 hours  Grin

wat does "immature" mean?
full member
Activity: 147
Merit: 100
any info on solo mining this, with GPU's?

Same as any other X11 coin
rpcport: 7208
member
Activity: 126
Merit: 10
will be bounty?
member
Activity: 326
Merit: 13
any info on solo mining this, with GPU's?
Pages:
Jump to: