<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.bitcoin.it/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Batouzo</id>
	<title>Bitcoin Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://en.bitcoin.it/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Batouzo"/>
	<link rel="alternate" type="text/html" href="https://en.bitcoin.it/wiki/Special:Contributions/Batouzo"/>
	<updated>2026-06-04T22:39:26Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Getwork&amp;diff=12960</id>
		<title>Getwork</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Getwork&amp;diff=12960"/>
		<updated>2011-07-15T15:39:45Z</updated>

		<summary type="html">&lt;p&gt;Batouzo: link to nonce&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An RPC method used by a miner to get hashing work to try to solve.&lt;br /&gt;
&lt;br /&gt;
==Pseudocode==&lt;br /&gt;
&lt;br /&gt;
(Just ignore the midstate until you understand the internals of SHA256.)&lt;br /&gt;
&lt;br /&gt;
calculate: hash = SHA256(SHA256(data))&lt;br /&gt;
&lt;br /&gt;
If that meets the [[difficulty]], you win (generated a [[Blocks|block]])!&lt;br /&gt;
&lt;br /&gt;
If not, increment the [Nonce] that is a number stored in portion of the data that starts 640 bits in (bytes 76 to 79), and try again.&lt;br /&gt;
&lt;br /&gt;
If the incremented portion overflows, get new work.&lt;/div&gt;</summary>
		<author><name>Batouzo</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Phoenix_miner&amp;diff=11492</id>
		<title>Phoenix miner</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Phoenix_miner&amp;diff=11492"/>
		<updated>2011-06-24T11:29:22Z</updated>

		<summary type="html">&lt;p&gt;Batouzo: /* External Links */ added sha256 sum. md5 sum sucks&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A miner that can work with memory underclocked to 300MHz and scans whole 232 nonce space.&lt;br /&gt;
&lt;br /&gt;
This free, open-source software is available under the X11 license and was released by Bitcoin community members Jedi95 and CFSworks on April 25, 2011&amp;lt;ref&amp;gt;[http://www.bitcoin.org/smf/index.php?topic=6458.0 Phoenix - New efficient, fast, modular miner **BFI_INT support!**]&amp;lt;/ref&amp;gt;.  In addition to connecting via RPC and RPC (long polling), this miner will connect  via [[MultiMiner Protocol]] (MMP) which is used by the [[MultiMiner Server]].&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
* [http://svn3.xp-dev.com/svn/phoenix-miner/files/phoenix-1.4.zip phoenix] windows binary (MD5 SUM: c726f05af3252ac2236201d10448953f)&lt;br /&gt;
* [http://svn3.xp-dev.com/svn/phoenix-miner/files/phoenix-1.4.tar.bz2 phoenix] Linux source (MD5 SUM: 8d64ea9aff09d1224ea87e6949946946, SHA256: eeac28710ed8c6af51880f28eb3c2f5a7ced94d81b655b8db5ffa9139d7e1f7d)&lt;br /&gt;
* [http://svn3.xp-dev.com/svn/phoenix-miner/ mhoenix-miner] SVN repository&lt;br /&gt;
&lt;br /&gt;
===Mirrors===&lt;br /&gt;
&lt;br /&gt;
* [http://ul.to/gn5fe1hr phoenix-1.4.zip] windows binary (MD5 SUM: c726f05af3252ac2236201d10448953f)&lt;br /&gt;
* [http://ul.to/9uqxiwd8 phoenix-1.4.tar.bz2] Linux source (MD5 SUM: 8d64ea9aff09d1224ea87e6949946946)&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Miners]]&lt;br /&gt;
[[Category:Open Source]]&lt;/div&gt;</summary>
		<author><name>Batouzo</name></author>
	</entry>
</feed>