<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/common, branch v0.8.8.3</title>
<subtitle>Monzero core node, command-line wallet, consensus code, and release tooling.
</subtitle>
<id>https://code.monzero.org/monzero-core.git/atom?h=v0.8.8.3</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.8.8.3'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2014-07-23T13:03:52Z</updated>
<entry>
<title>License updated to BSD 3-clause</title>
<updated>2014-07-23T13:03:52Z</updated>
<author>
<name>fluffypony</name>
<email>ric@spagni.net</email>
</author>
<published>2014-07-23T13:03:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6fc995fe5d5a9f5e74ed520b695d67159aa08b33'/>
<id>urn:sha1:6fc995fe5d5a9f5e74ed520b695d67159aa08b33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix assert bug in base58 encode</title>
<updated>2014-07-01T18:57:27Z</updated>
<author>
<name>Zachary Michaels</name>
<email>mikezackles@gmail.com</email>
</author>
<published>2014-07-01T14:55:41Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7259f07a200fd583deb0dca1372bbe5fd760b440'/>
<id>urn:sha1:7259f07a200fd583deb0dca1372bbe5fd760b440</id>
<content type='text'>
The previous implementation was almost certainly a typo.
full_block_size is the maximum index in the encoded_block_sizes array,
and size is used as an index in this array.  So now 1 &lt;= size &lt;=
full_block_size == 8 instead of 1 &lt;= size &lt;= sizeof(full_block_size) ==
size_of(size_t) == ? (maybe 4 on 32-bit systems!)
</content>
</entry>
<entry>
<title>DRY cin input_line (and test replacement of non-DRY usage)</title>
<updated>2014-06-12T23:05:52Z</updated>
<author>
<name>Thomas Winget</name>
<email>tewinget@gmail.com</email>
</author>
<published>2014-06-08T22:12:38Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ce352392d53fd2679ba2671349543528207a923e'/>
<id>urn:sha1:ce352392d53fd2679ba2671349543528207a923e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>builds, but doesn't link.  other than that, electrum-style recovery implemented (but not tested\!)</title>
<updated>2014-06-12T23:05:51Z</updated>
<author>
<name>Thomas Winget</name>
<email>tewinget@gmail.com</email>
</author>
<published>2014-06-06T18:18:11Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d22e458c6c680f4b5dcf56a58a37a5f79912e65c'/>
<id>urn:sha1:d22e458c6c680f4b5dcf56a58a37a5f79912e65c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial [broken] update</title>
<updated>2014-05-03T16:19:43Z</updated>
<author>
<name>mydesktop</name>
<email>dev.mc2@gmail.com</email>
</author>
<published>2014-05-03T16:19:43Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=333f975760c156727dd7408f87e937af856d8bf1'/>
<id>urn:sha1:333f975760c156727dd7408f87e937af856d8bf1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>json rpc for wallet and bugfix</title>
<updated>2014-04-02T16:00:17Z</updated>
<author>
<name>Antonio Juarez</name>
<email>antonio.maria.juarez@live.com</email>
</author>
<published>2014-04-02T16:00:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=29c2859a3e8a935ef605534c6c36333894980d50'/>
<id>urn:sha1:29c2859a3e8a935ef605534c6c36333894980d50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>some fixes</title>
<updated>2014-03-20T11:46:11Z</updated>
<author>
<name>Antonio Juarez</name>
<email>antonio.maria.juarez@live.com</email>
</author>
<published>2014-03-20T11:46:11Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8efa1313f3614f34ac0bac947314bb53e9a2412b'/>
<id>urn:sha1:8efa1313f3614f34ac0bac947314bb53e9a2412b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved all stuff to github</title>
<updated>2014-03-03T22:07:58Z</updated>
<author>
<name>Antonio Juarez</name>
<email>antonio.maria.juarez@live.com</email>
</author>
<published>2014-03-03T22:07:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=296ae46ed8f8f6e5f986f978febad302e3df231a'/>
<id>urn:sha1:296ae46ed8f8f6e5f986f978febad302e3df231a</id>
<content type='text'>
</content>
</entry>
</feed>
