Bitcoin Forum
May 11, 2024, 05:29:10 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: midstate and data updating but target does not  (Read 1228 times)
Eli (OP)
Full Member
***
Offline Offline

Activity: 128
Merit: 100



View Profile
June 11, 2011, 02:52:12 AM
 #1

I'm trying to understand how mining works, so I set myself to build a mining PHP script (I know it's not efficient! Tongue I'm just trying to understand the processes that go in mining bitcoins).

Basically I'm doing bitcoinRPC -> getwork(), which returns always the same hash1 and the same target (except when target changes).

While the target I have in the database is the same to the one I just got from getwork(), I should keep counting from 0 until I fend the golden ticket, or should I start counting from 0 again using the new midstate and data, or should I continue using the old ones that I have?

The reason I ask is because I'm trying to create a pool client/server in PHP, and my client is a php script that goes to the server script which is the one that gives "work" to clients, basically just counts from 0 up to 1024 for every new client that asks for data (1Kh/client I know, I will improve this!).

Thanks!
1715405350
Hero Member
*
Offline Offline

Posts: 1715405350

View Profile Personal Message (Offline)

Ignore
1715405350
Reply with quote  #2

1715405350
Report to moderator
1715405350
Hero Member
*
Offline Offline

Posts: 1715405350

View Profile Personal Message (Offline)

Ignore
1715405350
Reply with quote  #2

1715405350
Report to moderator
No Gods or Kings. Only Bitcoin
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Eli (OP)
Full Member
***
Offline Offline

Activity: 128
Merit: 100



View Profile
June 11, 2011, 12:03:58 PM
 #2

Am I asking the question wrong or something?

On the mining forum I asked a similar question yesterday, and it simply sank down Sad

Please just tell me am I doing this calculations right or not, I think I'm just wasting electricity Sad
Pages: [1]
  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!