Search content
Sort by

Showing 8 of 8 results by MyOldUserNameDiedIn2015
Post
Topic
Board Computer hardware
Re: [Group Buy] 1070ti BULK BUY straight to OEM - Commits only
by
MyOldUserNameDiedIn2015
on 10/02/2018, 15:59:25 UTC
I'd like to purchase 50 units.  Can I get a sponsor.  Thx.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][GOA] GoaCoin - NEW ROADMAP! 50% MN reward, Masternodes, NeoScrypt
by
MyOldUserNameDiedIn2015
on 04/02/2018, 02:08:32 UTC
Anyone know why my MN will not transition from PRE_Enabled?  I ran the start-alias command and got a result of successful.  It timed out earlier, and looks like it will timeout again as its been in the Pre_enabled state for 40 minutes.  I ensured that port 1947 on both my PC and server wallet are listening, so that can't be the issue.  Should there be a netstat entry for the rpcport that is configured in the wallet config file?  I don't see one, so maybe thats my problem.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][GOA] GoaCoin - NEW ROADMAP! 50% MN reward, Masternodes, NeoScrypt
by
MyOldUserNameDiedIn2015
on 03/02/2018, 21:01:47 UTC
Edit:  Be sure to send only 1000 goa, not more otherwise the masternode outputs command will not output anything.  Thanks to LsL.

Quick question:  I'm getting an empty response (just brackets with nothing inside them) when I type "masternode outputs".  What am I missing?  One thing of interest is that the directions ignore the address created in step 5.  I'm sure that step was done for a reason.  

I sent a payment to the new address I created via the Getnewaddress command requested in step 4 of this guide  https://bitcointalk.org/index.php?topic=2593523.msg27210230#msg27210230 for a total of 1001 GOA.  I actually sent to transactions to that wallet, the first one was for .3 goa to test the transaction, then 1001 to actually fund the wallet, for a total of 1001.3 goa.  Thanks
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][GOA] GoaCoin - NEW ROADMAP! 50% MN reward, Masternodes, NeoScrypt
by
MyOldUserNameDiedIn2015
on 03/02/2018, 02:05:53 UTC
hI all

Some node for sync my wallet pls ?

Thx for reply

I did what @LsL did (tools>rebuild index) and things look normal to me.  Of course, make sure you backup everything first.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][GOA] GoaCoin - NEW ROADMAP! 50% MN reward, Masternodes, NeoScrypt
by
MyOldUserNameDiedIn2015
on 02/02/2018, 23:41:27 UTC

i transferred some goa to stocks exchange but the tx id isn't even showing up on the explorer. maybe there is an issue with the network right now?

Hmm,  I tried transferring .5 goa from stock exchange to my local wallet and received it within 2 minutes.  This was about 30 minutes ago.

you are lucky. i transferred some 4 hours ago and it isn't there still. there are a lot of people in discord complaining. has your wallet stopped syncing? mine has stopped around 1 hour ago for some reason?

My wallet on my server has the red text that says (out of sync), I tried sending .2 goa from my PC wallet to the server wallet, which says "out of sync" and received the transaction within 3 seconds.  However, the transaction simply displays as "pending" and my available balance isn't updated (as it shows out of sync).  I'm not sure why one wallet works and the other one doesn't...

Its odd that it received the transaction, but still hasn't synced.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][GOA] GoaCoin - NEW ROADMAP! 50% MN reward, Masternodes, NeoScrypt
by
MyOldUserNameDiedIn2015
on 02/02/2018, 23:17:27 UTC
Please help me.

I bought 1025 GOA coins from Stock.Exchange a few hours ago. Then transfered 1000 to the masternode address I have created using the guide on this thread. On Stock.Exchange status says that the withdrawal have been approved and then later saying withdraw error.

The blockchain explorer cannot find my wallet address either.

I have tried transfering 0.1 GOA to another address earlier and that didnt have any issue.

Have I lost 1000 GOA?  Angry

i transferred some goa to stocks exchange but the tx id isn't even showing up on the explorer. maybe there is an issue with the network right now?

Hmm,  I tried transferring .5 goa from stock exchange to my local wallet and received it within 2 minutes.  This was about 30 minutes ago.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][GOA] GoaCoin - PoW, Masternodes, ASIC Resistance, NeoScrypt
by
MyOldUserNameDiedIn2015
on 02/02/2018, 22:22:28 UTC
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 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=
   rpcpassword=
   masternode=1
   server=1
   rpcport=99914
   rpcconnect=127.0.0.1
   masternodeprivkey=
   externalip=

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:

    :1947

   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

   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

Can you peform #6 from your local computer?  I would like to store my wallet locally, and send them to the collateral on the server just for collateral.  Is this how the instructions where written?  I don't see any reference to your the local computer in the instructions other than for remoting into the server in step 0.  Am I missing something?  Thanks!
Post
Topic
Board Computer hardware
Re: [Group Buy] The Big GPU GB of 2018
by
MyOldUserNameDiedIn2015
on 29/01/2018, 19:53:13 UTC
I'm looking to get anywhere from 50 to 300 cards, but I also have questions about the some of the items that have been asked.  My concerns are:

  • The Kingston memory?? - and the related question of what is the performance of the memory?  Is it Samsung or Micron speed, or neither?
  • Can we see sample of the GPU?  Will it look just like a FE card but be unbranded? Sorry if this has been answered.