Bitcoin Forum
May 25, 2024, 05:09:44 PM *
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] [XRX] RCoinX - The final and fixed generation of RCoin on: January 19, 2018, 09:17:54 AM
Block explorer is up and running!

Take a look: http://explorer.yt

If you have any suggestions please contact me on Discord Smiley
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XRX] RCoinX - The final and fixed generation of RCoin on: January 16, 2018, 03:36:28 PM
Unfortunately payments for pool http://pool.yt are not working Sad

EDIT: It is being fixed. I like this type of feedback Smiley. If pool owner is reading this, sorry for impatience
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XRX] RCoinX - The final and fixed generation of RCoin on: January 14, 2018, 07:42:29 PM
i think it worked

C:\Users\sorin\Desktop\wallet-win64>forknoted --config-file .\coin.conf
C:\Users\sorin\Desktop\wallet-win64>simplewallet --config-file .\coin.conf
C:\Users\sorin\Desktop\wallet-win64>miner --address FBL9nntxVVjgUdpNrpnzzuBNhRzBLMtVMKkndnJBsrEd1oL6phUoYMEZge8Mu3hewbcGLMB9e8EPJQ9 FN56amZuABBUnueS --threads 11 --daemon-port 12991

and now is 179-180 block

for who doesnt work just try this.

I see new blocks so it's working!

explain please?

You need to specify rpc port for wallet to communicate with the daemon. In downloaded it is --daemon-rpc-port option. For me it was like this:
miner.exe --address FATwJq4RF61WdwRq59E16vV2S5ZBV6MN58Axt5BYYV1ySRTk1SprjKbUYsiQ93uZ3sHjjDp6NYdyDeJ 1ZJy471AAUBo8WET --threads 2 --daemon-rpc-port 12991 --log-level 4

the --log-level 4 is for additional output of the miner


is that for the gui wallet???
I dont see the daemon port option??
No, it is for command line tools. GUI wallet is not starting on my PC.
To start with coin, first you need to start forknoted.exe daemon. Open the command line in folder where forknoted.exe file is located and type forknoted.exe -config-file ./coin.conf. It will start your daemon which will connect to network and will download blockchain to your PC.
Next thing is creating a wallet. Open cmd in folder where the simplewallet.exe file is located and type simplewallet.exe --config-file ./coin.conf. From this point follow the instructions to create your new wallet.
If you want to start mining open cmd in folder there the miner.exe is located and type miner.exe --adress <wallet address> --threads <number of threads> --daemon-rpc-port 12991. This will start the miner and you will start solo mining the coin. Do not close the cmd window where forknoted.exe is running. It should be started and synced when you want to perform actions with coin (mine, send).
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XRX] RCoinX - The final and fixed generation of RCoin on: January 13, 2018, 11:21:12 PM
i think it worked

C:\Users\sorin\Desktop\wallet-win64>forknoted --config-file .\coin.conf
C:\Users\sorin\Desktop\wallet-win64>simplewallet --config-file .\coin.conf
C:\Users\sorin\Desktop\wallet-win64>miner --address FBL9nntxVVjgUdpNrpnzzuBNhRzBLMtVMKkndnJBsrEd1oL6phUoYMEZge8Mu3hewbcGLMB9e8EPJQ9 FN56amZuABBUnueS --threads 11 --daemon-port 12991

and now is 179-180 block

for who doesnt work just try this.

I see new blocks so it's working!

explain please?

You need to specify rpc port for wallet to communicate with the daemon. In downloaded it is --daemon-rpc-port option. For me it was like this:
miner.exe --address FATwJq4RF61WdwRq59E16vV2S5ZBV6MN58Axt5BYYV1ySRTk1SprjKbUYsiQ93uZ3sHjjDp6NYdyDeJ 1ZJy471AAUBo8WET --threads 2 --daemon-rpc-port 12991 --log-level 4

the --log-level 4 is for additional output of the miner
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!