<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_core/blockchain.h, branch v0.12.2.0</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.12.2.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.12.2.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-05-31T19:22:58Z</updated>
<entry>
<title>Merge pull request #3802</title>
<updated>2018-05-31T19:22:58Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-05-31T19:22:57Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b2dd94bcc06406bd5a7edb19746659b5ba37f3c5'/>
<id>urn:sha1:b2dd94bcc06406bd5a7edb19746659b5ba37f3c5</id>
<content type='text'>
a66f152f Use median timestamp if current time renders a block invalid. (Thaer Khawaja)
</content>
</entry>
<entry>
<title>speed up get_output_distribution (and precalc common case)</title>
<updated>2018-05-19T12:28:02Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-05-16T21:41:50Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ffe9d8821af608168b65bb6c6c881dcae0913e33'/>
<id>urn:sha1:ffe9d8821af608168b65bb6c6c881dcae0913e33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use median timestamp if current time renders a block invalid.</title>
<updated>2018-05-13T18:58:05Z</updated>
<author>
<name>Thaer Khawaja</name>
<email>thaer.khawaja@gmail.com</email>
</author>
<published>2018-04-30T02:20:27Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a66f152f75f66ba165b3eb8184c8ee75e3df554c'/>
<id>urn:sha1:a66f152f75f66ba165b3eb8184c8ee75e3df554c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>speedup get_output_histogram for all amounts when min_count &gt; 0</title>
<updated>2018-04-23T09:54:28Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-03-22T17:51:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ffeeefde609822bca8a05ac6919ca0de2fc3fcc0'/>
<id>urn:sha1:ffeeefde609822bca8a05ac6919ca0de2fc3fcc0</id>
<content type='text'>
This skips the vast majority of "dust" output amounts with just
one instance on the chain. Clocks in at 0.15% of the original
time on testnet.
</content>
</entry>
<entry>
<title>speedup get_output_histogram for all amounts when min_count &gt; 0</title>
<updated>2018-04-22T21:36:01Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-03-22T17:51:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d003f07c59933725b7e35ca758bbfdb2b11b4ea3'/>
<id>urn:sha1:d003f07c59933725b7e35ca758bbfdb2b11b4ea3</id>
<content type='text'>
This skips the vast majority of "dust" output amounts with just
one instance on the chain. Clocks in at 0.15% of the original
time on testnet.
</content>
</entry>
<entry>
<title>add RPC to get a histogram of outputs of a given amount</title>
<updated>2018-03-16T10:32:26Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-02-19T11:15:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=41f727ce42d0fce9e40e4da7bf4abda92eef1016'/>
<id>urn:sha1:41f727ce42d0fce9e40e4da7bf4abda92eef1016</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the `Blockchain::get_all_known_block_ids` function.</title>
<updated>2018-03-15T01:56:19Z</updated>
<author>
<name>Jean Pierre Dudey</name>
<email>jeandudey@hotmail.com</email>
</author>
<published>2018-03-15T01:56:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e1b526b371876d797f510f8e458d6401624bd1b1'/>
<id>urn:sha1:e1b526b371876d797f510f8e458d6401624bd1b1</id>
<content type='text'>
This function isn't used in the codebase.

Signed-off-by: Jean Pierre Dudey &lt;jeandudey@hotmail.com&gt;
</content>
</entry>
<entry>
<title>Stagenet</title>
<updated>2018-03-05T02:55:05Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2018-02-16T11:04:04Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=af773211cbc620a1be54f517bd60e587d58a7e93'/>
<id>urn:sha1:af773211cbc620a1be54f517bd60e587d58a7e93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3144</title>
<updated>2018-01-28T01:25:40Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-01-28T01:25:40Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f7dcb730cb0bea5a3478b500845a6dcd3eccc559'/>
<id>urn:sha1:f7dcb730cb0bea5a3478b500845a6dcd3eccc559</id>
<content type='text'>
42f86624 rpc: expose recent median block size in getinfo (moneromooo-monero)
</content>
</entry>
<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>
</feed>
