<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_core, branch v0.12.1.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.1.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.12.1.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-05-23T19:16:57Z</updated>
<entry>
<title>update checkpoints</title>
<updated>2018-05-23T19:16:57Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-05-23T19:16:57Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e18cb33e085efb427272b0d8f78435b6f73bb9d1'/>
<id>urn:sha1:e18cb33e085efb427272b0d8f78435b6f73bb9d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3833</title>
<updated>2018-05-21T18:38:58Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-05-21T18:38:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9bde29cb236bf4968eafa423f5dce6cd8b96b15f'/>
<id>urn:sha1:9bde29cb236bf4968eafa423f5dce6cd8b96b15f</id>
<content type='text'>
aabe3eed Fix output shuffling for multisig (stoffu)
</content>
</entry>
<entry>
<title>Merge pull request #3815</title>
<updated>2018-05-21T18:37:19Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-05-21T18:37:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ace614612b801febfe2ebe5801beb704e2a01e2f'/>
<id>urn:sha1:ace614612b801febfe2ebe5801beb704e2a01e2f</id>
<content type='text'>
ffe9d882 speed up get_output_distribution (and precalc common case) (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #3753</title>
<updated>2018-05-21T18:35:15Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-05-21T18:35:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2a1a208b2bdfaa9642c8552610d2539eea624898'/>
<id>urn:sha1:2a1a208b2bdfaa9642c8552610d2539eea624898</id>
<content type='text'>
4980d3c0 blockchain: pop top if block version disagrees with the ideal fork version (stoffu)
</content>
</entry>
<entry>
<title>Fix output shuffling for multisig</title>
<updated>2018-05-20T00:40:32Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2018-05-20T00:40:32Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=aabe3eedb8e21528905eb7142706441d6bcdeb00'/>
<id>urn:sha1:aabe3eedb8e21528905eb7142706441d6bcdeb00</id>
<content type='text'>
</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>blockchain: invalidate misc caches when popping blocks</title>
<updated>2018-05-09T08:11:35Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-05-08T21:58:53Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f24c970f963297d7738a481a893841134dee0c16'/>
<id>urn:sha1:f24c970f963297d7738a481a893841134dee0c16</id>
<content type='text'>
Might be a bit heavy handed, but conservative.
</content>
</entry>
<entry>
<title>cryptonote: make sure outPk setup always happens</title>
<updated>2018-05-07T18:22:18Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-05-06T11:00:42Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ede213f65c45a97e041002d7a80eaf6bb851766a'/>
<id>urn:sha1:ede213f65c45a97e041002d7a80eaf6bb851766a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>blockchain: pop top if block version disagrees with the ideal fork version</title>
<updated>2018-05-06T11:51:28Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2018-05-03T17:04:47Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4980d3c0c90d3cab5d519e33e7751ce2f66df0bc'/>
<id>urn:sha1:4980d3c0c90d3cab5d519e33e7751ce2f66df0bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3690</title>
<updated>2018-04-28T20:39:09Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-04-28T20:39:09Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=123c0d7d4c1e2e73157e2d7fb387a99628aae88b'/>
<id>urn:sha1:123c0d7d4c1e2e73157e2d7fb387a99628aae88b</id>
<content type='text'>
80dc5d21 Only log an error if fork version is higher AND is not known. (Thaer Khawaja)
</content>
</entry>
</feed>
