Bacardi Toni
Newbie

Activity: 88
Merit: 0
|
 |
May 12, 2022, 08:32:14 PM |
|
I mining directly with qt-Wallet.
|
|
|
|
|
kamelbendali
Newbie

Activity: 68
Merit: 0
|
 |
May 12, 2022, 08:32:47 PM |
|
can u share the way ? how ? which command ?
|
|
|
|
|
Bacardi Toni
Newbie

Activity: 88
Merit: 0
|
 |
May 12, 2022, 08:36:03 PM |
|
Have you manually deleted the old blockchain and is your wallet syncronized?
|
|
|
|
|
SpeedyDale08
Jr. Member

Activity: 51
Merit: 2
|
 |
May 12, 2022, 08:36:28 PM |
|
I mining directly with qt-Wallet.
My wallet stays 8 days behind. Will not update
|
|
|
|
|
kamelbendali
Newbie

Activity: 68
Merit: 0
|
 |
May 12, 2022, 08:36:54 PM |
|
Have you manually deleted the old blockchain and is your wallet syncronized?
yes of course, I deleted it and sync again
|
|
|
|
|
Bacardi Toni
Newbie

Activity: 88
Merit: 0
|
 |
May 12, 2022, 08:40:27 PM |
|
Do you use the command "generate" or "setgenerate"
|
|
|
|
|
kamelbendali
Newbie

Activity: 68
Merit: 0
|
 |
May 12, 2022, 08:42:23 PM |
|
yes i did, generate only, he tells me error setgenerate also setgenerate true also doesn't work !
|
|
|
|
|
SpeedyDale08
Jr. Member

Activity: 51
Merit: 2
|
 |
May 12, 2022, 08:43:03 PM |
|
I used the addnodes provided but wallet still will not sync. Any other addnodes?
|
|
|
|
|
Bacardi Toni
Newbie

Activity: 88
Merit: 0
|
 |
May 12, 2022, 08:44:02 PM |
|
yes i did, generate only, he tells me error setgenerate also setgenerate true also doesn't work !
Did you download the zip file including the client?
|
|
|
|
|
kamelbendali
Newbie

Activity: 68
Merit: 0
|
 |
May 12, 2022, 08:44:21 PM |
|
21:44:49  Method not found (code -32601)
21:44:53  generate
21:44:53  generate numblocks ( maxtries )
Mine up to numblocks blocks immediately (before the RPC call returns)
Arguments: 1. numblocks (numeric, required) How many blocks are generated immediately. 2. maxtries (numeric, optional) How many iterations to try (default = 1000000).
Result [ blockhashes ] (array) hashes of blocks generated
Examples:
Generate 11 blocks > reflect-cli generate 11 (code -1)
|
|
|
|
|
Bacardi Toni
Newbie

Activity: 88
Merit: 0
|
 |
May 12, 2022, 08:45:51 PM |
|
I used the addnodes provided but wallet still will not sync. Any other addnodes?
addnode=149.28.76.115:54647 addnode=45.63.61.84:54647
|
|
|
|
|
Bacardi Toni
Newbie

Activity: 88
Merit: 0
|
 |
May 12, 2022, 08:47:18 PM |
|
21:44:49  Method not found (code -32601)
21:44:53  generate
21:44:53  generate numblocks ( maxtries )
Mine up to numblocks blocks immediately (before the RPC call returns)
Arguments: 1. numblocks (numeric, required) How many blocks are generated immediately. 2. maxtries (numeric, optional) How many iterations to try (default = 1000000).
Result [ blockhashes ] (array) hashes of blocks generated
Examples:
Generate 11 blocks > reflect-cli generate 11 (code -1)
did you create a batch file for this?
|
|
|
|
|
kamelbendali
Newbie

Activity: 68
Merit: 0
|
 |
May 12, 2022, 08:48:09 PM |
|
nop, it's through the console while typing command generate and command setgenerate
|
|
|
|
|
Bacardi Toni
Newbie

Activity: 88
Merit: 0
|
 |
May 12, 2022, 08:50:10 PM |
|
nop, it's through the console while typing command generate and command setgenerate
You must create a batch file and not via the QT console
|
|
|
|
|
kamelbendali
Newbie

Activity: 68
Merit: 0
|
 |
May 12, 2022, 08:51:01 PM |
|
can you assist me please ? can i found a tuto online about it ? where do I find the rpc and those infos !
|
|
|
|
|
Bacardi Toni
Newbie

Activity: 88
Merit: 0
|
 |
May 12, 2022, 08:52:50 PM |
|
can you assist me please ? can i found a tuto online about it ? where do I find the rpc and those infos !
My batch file: "reflect-cli generate 1 9999999"
|
|
|
|
|
kamelbendali
Newbie

Activity: 68
Merit: 0
|
 |
May 12, 2022, 08:56:00 PM |
|
thats all ? do i lauch this command on the console ? i tried to generate 1 9999999 and he didn't give any error ! but is it mining right now ? i don't know
|
|
|
|
|
Bacardi Toni
Newbie

Activity: 88
Merit: 0
|
 |
May 12, 2022, 08:58:51 PM |
|
thats all ? do i lauch this command on the console ? i tried to generate 1 9999999 and he didn't give any error ! but is it mining right now ? i don't know
You just have to create a batch file with the content in the same folder as the client. before you start the batch file, the wallet must be open. That's all
|
|
|
|
|
kamelbendali
Newbie

Activity: 68
Merit: 0
|
 |
May 12, 2022, 09:01:18 PM |
|
does it show any thing ? hashes ? the cmd window ! because it does shut down few seconds after I do open it, when I add pause to the end of the text it tells me, couldn't connect to server
|
|
|
|
|
Bacardi Toni
Newbie

Activity: 88
Merit: 0
|
 |
May 12, 2022, 09:06:16 PM |
|
does it show any thing ? hashes ? the cmd window ! because it does shut down few seconds after I do open it, when I add pause to the end of the text it tells me, couldn't connect to server
the cmd shows only "c:\.....reflect-cli generate 1 9999999" until a block is found
|
|
|
|
|
|