Bitcoin Forum
December 15, 2024, 02:53:06 PM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 [3] 4 »  All
  Print  
Author Topic: [ANN] [REET] REFLECT  (Read 1205 times)
SpeedyDale08
Jr. Member
*
Offline Offline

Activity: 51
Merit: 2


View Profile
May 12, 2022, 08:28:31 PM
 #41

It works now.  Smiley
Happy mining

Nope. Wallet and Miner not working. Both CPU and CG Miner will not connect
stratum+tcp://stratum.reetcash.com:3008  returns: Failed to connect to stratum.reetcash.com:3008 Connection refused
kamelbendali
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
May 12, 2022, 08:30:11 PM
 #42

It works now.  Smiley
Happy mining

Solo mining using wallet ? how it does work, the pool is not available !
solo mining : setgenerate doesn't work !
Bacardi Toni
Newbie
*
Offline Offline

Activity: 86
Merit: 0


View Profile
May 12, 2022, 08:32:14 PM
 #43

I mining directly with qt-Wallet.
kamelbendali
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
May 12, 2022, 08:32:47 PM
 #44

can u share the way ? how ?
which command ?
Bacardi Toni
Newbie
*
Offline Offline

Activity: 86
Merit: 0


View Profile
May 12, 2022, 08:36:03 PM
 #45

Have you manually deleted the old blockchain and is your wallet syncronized?
SpeedyDale08
Jr. Member
*
Offline Offline

Activity: 51
Merit: 2


View Profile
May 12, 2022, 08:36:28 PM
 #46

I mining directly with qt-Wallet.


My wallet stays 8 days behind. Will not update
kamelbendali
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
May 12, 2022, 08:36:54 PM
 #47

Have you manually deleted the old blockchain and is your wallet syncronized?
yes of course, I deleted it and sync again
Bacardi Toni
Newbie
*
Offline Offline

Activity: 86
Merit: 0


View Profile
May 12, 2022, 08:40:27 PM
 #48

Do you use the command "generate" or "setgenerate"
kamelbendali
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
May 12, 2022, 08:42:23 PM
 #49

yes i did, generate only, he tells me error
setgenerate also
setgenerate true also doesn't work !
SpeedyDale08
Jr. Member
*
Offline Offline

Activity: 51
Merit: 2


View Profile
May 12, 2022, 08:43:03 PM
 #50

I used the addnodes provided but wallet still will not sync. Any other addnodes?
Bacardi Toni
Newbie
*
Offline Offline

Activity: 86
Merit: 0


View Profile
May 12, 2022, 08:44:02 PM
 #51

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
*
Offline Offline

Activity: 59
Merit: 0


View Profile
May 12, 2022, 08:44:21 PM
 #52



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
*
Offline Offline

Activity: 86
Merit: 0


View Profile
May 12, 2022, 08:45:51 PM
 #53

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
*
Offline Offline

Activity: 86
Merit: 0


View Profile
May 12, 2022, 08:47:18 PM
 #54



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
*
Offline Offline

Activity: 59
Merit: 0


View Profile
May 12, 2022, 08:48:09 PM
 #55

nop, it's through the console while typing command generate
and command setgenerate
Bacardi Toni
Newbie
*
Offline Offline

Activity: 86
Merit: 0


View Profile
May 12, 2022, 08:50:10 PM
 #56

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
*
Offline Offline

Activity: 59
Merit: 0


View Profile
May 12, 2022, 08:51:01 PM
 #57

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
*
Offline Offline

Activity: 86
Merit: 0


View Profile
May 12, 2022, 08:52:50 PM
 #58

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
*
Offline Offline

Activity: 59
Merit: 0


View Profile
May 12, 2022, 08:56:00 PM
 #59

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
*
Offline Offline

Activity: 86
Merit: 0


View Profile
May 12, 2022, 08:58:51 PM
 #60

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
Pages: « 1 2 [3] 4 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!