<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/common/base58.cpp, branch v0.13.0.2-RC2</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.13.0.2-RC2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.13.0.2-RC2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-01-26T15:03:20Z</updated>
<entry>
<title>Update 2018 copyright</title>
<updated>2018-01-26T15:03:20Z</updated>
<author>
<name>xmr-eric</name>
<email>eric@moneroeric.com</email>
</author>
<published>2018-01-07T05:05:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=18216f19dd479466cb7fd38f52d23bddfcfd4880'/>
<id>urn:sha1:18216f19dd479466cb7fd38f52d23bddfcfd4880</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Silence more stupid gcc warnings</title>
<updated>2017-09-08T10:36:49Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2017-09-08T10:36:49Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=81fb2f53479594a552fcbc474b6cd025cd50f87a'/>
<id>urn:sha1:81fb2f53479594a552fcbc474b6cd025cd50f87a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update copyright year, fix occasional lack of newline at line end</title>
<updated>2017-02-21T17:38:18Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-02-21T17:38:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c3599fa7b94764d8f1cf7828a3f3a46067efe359'/>
<id>urn:sha1:c3599fa7b94764d8f1cf7828a3f3a46067efe359</id>
<content type='text'>
</content>
</entry>
<entry>
<title>updated copyright year</title>
<updated>2015-12-31T06:39:56Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-12-31T06:39:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=de0392685063d93dbdad3a6b1a2712eaf94dd51a'/>
<id>urn:sha1:de0392685063d93dbdad3a6b1a2712eaf94dd51a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>year updated in license</title>
<updated>2015-01-02T16:52:46Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-01-02T16:52:46Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f4b69d553a249ace3694e3b4fd307ddffa156d7d'/>
<id>urn:sha1:f4b69d553a249ace3694e3b4fd307ddffa156d7d</id>
<content type='text'>
</content>
</entry>
<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>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>
