<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_core, branch v0.17.0.1</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.17.0.1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.17.0.1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2020-09-25T00:15:13Z</updated>
<entry>
<title>build: prepare v0.17.0.1</title>
<updated>2020-09-25T00:15:13Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2020-09-25T00:15:13Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c02d24f8388b71f2896d8af18c9db22d78d9e76a'/>
<id>urn:sha1:c02d24f8388b71f2896d8af18c9db22d78d9e76a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>blockchain: deterministic UNIX time unlock checks</title>
<updated>2020-09-15T11:40:28Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-08-02T15:48:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4971219c2cd5eae7060f17be077b909b6bd4695b'/>
<id>urn:sha1:4971219c2cd5eae7060f17be077b909b6bd4695b</id>
<content type='text'>
Based on a patch by TheCharlatan &lt;seb.kung@gmail.com&gt;
</content>
</entry>
<entry>
<title>build: prepare v0.17</title>
<updated>2020-09-14T14:52:42Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2020-09-09T01:45:53Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f240b1dd88bc76ed08478500759d2ef22ff98433'/>
<id>urn:sha1:f240b1dd88bc76ed08478500759d2ef22ff98433</id>
<content type='text'>
</content>
</entry>
<entry>
<title>blockchain: fix pow skipping for old blocks without precalc hash</title>
<updated>2020-09-07T01:57:19Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-09-07T01:57:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=fc2cb224a92a05e04333835e6444935a070ab4c7'/>
<id>urn:sha1:fc2cb224a92a05e04333835e6444935a070ab4c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #6111</title>
<updated>2020-09-06T13:49:37Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2020-09-06T13:49:36Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=aefa7740c38754b31a4f5748569ac1af59034667'/>
<id>urn:sha1:aefa7740c38754b31a4f5748569ac1af59034667</id>
<content type='text'>
d20ff4f64 functional_tests: add a large (many randomx epochs) p2p reorg test (moneromooo-monero)
6a0b3b1f8 functional_tests: add randomx tests (moneromooo-monero)
9d42649d5 core: fix mining from a block that's not the current top (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #6757</title>
<updated>2020-09-03T17:25:59Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-09-03T17:25:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ee0b02d0dbdafebd28aa535baae086f8d481d191'/>
<id>urn:sha1:ee0b02d0dbdafebd28aa535baae086f8d481d191</id>
<content type='text'>
6a37da8 threadpool: guard against exceptions in jobs, and armour plating (moneromooo-monero)
</content>
</entry>
<entry>
<title>threadpool: guard against exceptions in jobs, and armour plating</title>
<updated>2020-09-01T14:33:33Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-08-12T22:13:29Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6a37da837e1c936200f8d71a142973cc60b17b32'/>
<id>urn:sha1:6a37da837e1c936200f8d71a142973cc60b17b32</id>
<content type='text'>
Those would, if uncaught, exit run and leave the waiter to wait
indefinitely for the number of active jobs to reach 0
</content>
</entry>
<entry>
<title>functional_tests: add a large (many randomx epochs) p2p reorg test</title>
<updated>2020-08-27T15:13:04Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-06-19T19:55:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d20ff4f648ea3b716825ea34db05b98ad24239b4'/>
<id>urn:sha1:d20ff4f648ea3b716825ea34db05b98ad24239b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core: fix mining from a block that's not the current top</title>
<updated>2020-08-27T15:13:00Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-11-08T17:30:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9d42649d58a1a898b8fd1be17f42fb6b7ad1f6ee'/>
<id>urn:sha1:9d42649d58a1a898b8fd1be17f42fb6b7ad1f6ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Integrate CLSAGs into monero</title>
<updated>2020-08-27T12:44:04Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-06-09T13:02:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=82ee01699c2b910e44fd7362bd47d3a1cc9c26af'/>
<id>urn:sha1:82ee01699c2b910e44fd7362bd47d3a1cc9c26af</id>
<content type='text'>
They are allowed from v12, and MLSAGs are rejected from v13.
</content>
</entry>
</feed>
