Bitcoin Forum
July 08, 2024, 10:12:19 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][GOA] GoaCoin - PoW, Masternodes, ASIC Resistance, NeoScrypt on: January 23, 2018, 08:06:22 PM
Hello,

I am missing this Mn Reward:

http://goacoin.be/tx/5fef6acf1f9377ebfbc8a8246c507f2085dfe8126b0dd6c57d6a5f0e50465247

The 5.00053700 GOA should show up in my Wallet between the payments i marked in the picture at 3:56 but they dont.




Does someone know whats the issue?

best regards

I tried already to -rescan and -zapwallettxes=1. Did not help.


Can someone help?
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][GOA] GoaCoin - PoW, Masternodes, ASIC Resistance, NeoScrypt on: January 21, 2018, 09:08:59 AM
Hello,

I am missing this Mn Reward:

http://goacoin.be/tx/5fef6acf1f9377ebfbc8a8246c507f2085dfe8126b0dd6c57d6a5f0e50465247

The 5.00053700 GOA should show up in my Wallet between the payments i marked in the picture at 3:56 but they dont.




Does someone know whats the issue?

best regards

I tried already to -rescan and -zapwallettxes=1. Did not help.
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][GOA] GoaCoin - PoW, Masternodes, ASIC Resistance, NeoScrypt on: January 20, 2018, 10:31:41 PM
Hello,

I am missing this Mn Reward:

http://goacoin.be/tx/5fef6acf1f9377ebfbc8a8246c507f2085dfe8126b0dd6c57d6a5f0e50465247

The 5.00053700 GOA should show up in my Wallet between the payments i marked in the picture at 3:56 but they dont.




Does someone know whats the issue?

best regards
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][GOA] GoaCoin - PoW, Masternodes, ASIC Resistance, NeoScrypt on: January 20, 2018, 03:29:15 PM
Hello,

one Masternode reward is shown in the blockexplorer
but its not in my wallet.

Does someone know why? The adress is correct, all other Mn rewards were recieved

best regards
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][GOA] GoaCoin - PoW, Masternodes, ASIC Resistance, NeoScrypt on: January 16, 2018, 09:42:22 PM
Hi Devs,

my Mn is running since 2 days and i am very happy with its stability! Its much better than CrowdCoin for example.

What about your plan to increase the Mn reward?
And what about new exchanges?

GoaCoin has a lot potencial!

best regards!

What exchange you want to be added except Cryptopia and Yobit?

Honestly, i don't mind. I know they try to add Goa to Cryptopia which would be great but i think any bigger exchange would be a big improvment for the Coin
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][GOA] GoaCoin - PoW, Masternodes, ASIC Resistance, NeoScrypt on: January 16, 2018, 05:10:22 PM
Hi Devs,

my Mn is running since 2 days and i am very happy with its stability! Its much better than CrowdCoin for example.

What about your plan to increase the Mn reward?
And what about new exchanges?

GoaCoin has a lot potencial!

best regards!
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][GOA] GoaCoin - PoW, Masternodes, ASIC Resistance, NeoScrypt on: January 16, 2018, 04:58:03 PM
Hello
I decided to write a step by step guide for you how to setup the GOA masternode on Windows.
I've written this based on my experience.

Things you need.
A) At least 1001 GAO Coins
B) Two computers.

   1) One to control the masternode remotely (you can use your own computer also as a masternode, I did not do that).
   2) The second computer that will act as a masternode Server. I rent a Server online to run the masternode

Here are the steps to setup the masternode.

Steps:
0) Make a remote desktop connection with your remote hired Windows Server.

1) Download and install GAO on the remote computer, links:

   https://github.com/goacoincore/goacoin/releases/download/v0.12.1.6/goacoin-qt-0.12.1.6-win64.zip
   https://github.com/goacoincore/goacoin/releases/download/v0.12.1.6/goacoin-qt-0.12.1.6-win32.zip
   Choose win64 OR win32 based on the operating system

2) Wait until the wallet synchronizes and all the blocks are updated.

3) Go to the menu 'Tools' en select option 'Debug console'.

4) In the console type getnewaddress <your MN name>. Your MN name can be a name choosen by you. Let's choose as example mymasternode for this guide.

5) In the Console enter the command getaccountaddress mymasternode. You'll get the address.

6) Send 1001 GOA coins to address generated in step 4. With the 1 extra you're sure you don't have to bother about the fee.

       Goto menu 'Send' --> paste the address in 'Pay To' input box, enter 1001 en press button 'Send'.

7) Wait for the confirmations to complete, check it in the 'Transactions tab', this can take 30-60 minutes.

8  Go to the menu 'Tools' en select option 'Debug console'.

9) Type masternode genkey, a key is generated.

10) Type masternode outputs .

11) Copy the answers from step 9 and 10 to a empty notepad, for later usage.

12) Go to 'Tools'and select  'Open Wallet Configuration File' you see an empty notepad.

13) Copy and paste the following lines into the empty notepad from step 12:

   rpcuser= <YourRandomUserString>
   rpcpassword= <YourRandomUserPassword>
   masternode=1
   server=1
   rpcport=99914
   rpcconnect=127.0.0.1
   masternodeprivkey= <answer of step 9>
   externalip=<ip adress of your remote server>

rpcport is a random portnumber.
If you don't know your ip-adress you find it at http://whatismyip.host/

14) Save the file and close notepad
15) Now go to 'Tools'and select  'Open Masternode configuration File'  to edit this configuration. Delete the content of the file.
16) Add your own masternode configuration settings copy the following text, the answers did you save in step 11:

   <your MN name> <your ip address>:1947 <answer of step 9> <answer of step 10>

   I should look something like this:

   mymasternode:1947 765765634GHGjhgfsda782332bhds98dasbgh398hds9 34783478347hHJKLh438743hhbuon4123uusdaj23JJK8327H 1

   In the above line, last number can be 0 or 1 depending on the answer of step 10, in this guide we got 1 at the end of outputs
   
   Make sure that port 1947 is openend.

17) Save your masternode configuration file and close notepad.
18) Go back to the  debug console: Go to the menu 'Tools' en select option 'Debug console'
19) Type masternode start-alias <your MN name>

   So in the example: masternode start-alias mymasternode

20) The result in the console:
   {
    "alias" : "mymasternode",
    "result" : "successful"
   }

21) Check your master node:
        You can view it in the Masternodes tab on the right from the GOA wallet  or with a command in the debugconsole:

   masternode list

   All masternodes are listed and yours should be there, use the code from step 10 the find it



You're done! Happy masternoding!


Hello! I try to activate the master for two days. Does not exceed. I have a vidus 10. Internet through the router. the address in the router is open. the port is open. what mistakes can I have? do I need a static address? Thank you !



Hi,
you need to have a static IP adress. You should probably rent a vps server and run ubuntu 14 on it.
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][GOA] GoaCoin - PoW, Masternodes, ASIC Resistance, NeoScrypt on: January 12, 2018, 12:30:54 PM
Stocks.exchange ist no scam!!
The 2nd and 3rd deposit went much quicker too!

Nice Logo @neuhof7
9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][GOA] GoaCoin - PoW, Masternodes, ASIC Resistance, NeoScrypt on: January 11, 2018, 12:25:20 PM
I transferd btc to stock exchange. its 11 hrs ago. the wallet shows still "pending"
The Blockexplorer shows the transactions is completed.
Is stock exchange scam?



Stockexchange not scam ... you need just w8 and be more patient, mb exchange have some problems.


And i recommend http://pool.mineproject.ru/  Wink

My deposit is still stuck... now more then 24 hrs... Never again stock.exchange.
Go to Jambtc
10  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][GOA] GoaCoin - PoW, Masternodes, ASIC Resistance, NeoScrypt on: January 10, 2018, 09:25:32 PM
I transferd btc to stock exchange. its 11 hrs ago. the wallet shows still "pending"
The Blockexplorer shows the transactions is completed.
Is stock exchange scam?
11  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][GOA] GoaCoin - PoW, Masternodes, ASIC Resistance, NeoScrypt on: January 08, 2018, 07:43:54 PM
Hi, has someone GOA to sell?
please PM
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!