public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
* [Bitcoin-development] Deprecating "midstate" in getwork?
@ 2011-09-26 19:42 Nils Schneider
  2011-09-28  3:45 ` Jeff Garzik
  2011-09-29 10:23 ` John Smith
  0 siblings, 2 replies; 8+ messages in thread
From: Nils Schneider @ 2011-09-26 19:42 UTC (permalink / raw)
  To: bitcoin-development

Hey,

I'd like to simplify the internal reference miner and remove all
dependencies on cryptopp (it's the only place we use cryptopp instead of
OpenSSL).

Unfortunately, cryptopp is also used to calculate getwork "midstate".
This field is redundant and the miner could easily calculate it from the
blockheader so I'd like to remove it.

Any thoughts? Where should such a change should be announced so all
miners can be upgraded?



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-10-02  7:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-26 19:42 [Bitcoin-development] Deprecating "midstate" in getwork? Nils Schneider
2011-09-28  3:45 ` Jeff Garzik
2011-09-28  3:54   ` Luke-Jr
2011-09-29 10:23 ` John Smith
2011-09-29 11:40   ` Nils Schneider
2011-09-29 11:48     ` Stefan Thomas
2011-09-29 12:49       ` solar
2011-10-02  7:52         ` John Smith

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox