<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_core/blockchain.cpp, branch v0.17.1.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.17.1.3</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.17.1.3'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2020-11-06T23:12:39Z</updated>
<entry>
<title>build: prepare v0.17.1.2</title>
<updated>2020-11-06T23:12:39Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2020-11-06T23:06:06Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f3dd25c0e0b98b52e32e57ae15c00bbd8daa0d52'/>
<id>urn:sha1:f3dd25c0e0b98b52e32e57ae15c00bbd8daa0d52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build: prepare v0.17.1.1</title>
<updated>2020-10-18T14:11:37Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2020-10-18T12:40:25Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c028f4c4d8b12671ba6fd8879693d7fccb081814'/>
<id>urn:sha1:c028f4c4d8b12671ba6fd8879693d7fccb081814</id>
<content type='text'>
</content>
</entry>
<entry>
<title>blockchain: fix sync at v14 boundary</title>
<updated>2020-10-18T11:50:32Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-10-18T11:50:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1120df3c53bac08c0891cd034f529a345d8a12f3'/>
<id>urn:sha1:1120df3c53bac08c0891cd034f529a345d8a12f3</id>
<content type='text'>
Miners with MLSAG txes which they'd already verified included
a couple in that block, but the consensus rules had changed
in the meantime, so that block is technically invalid and any
node which did not already have those two txes in their txpool
could not sync. Grandfather them in, since it has no effect in
practice.
</content>
</entry>
<entry>
<title>build: prepare v0.17.1.0</title>
<updated>2020-10-12T23:13:06Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2020-10-12T23:13:06Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a2e37eb3d8ed149a2a0eaf80f630ab6efc9f4210'/>
<id>urn:sha1:a2e37eb3d8ed149a2a0eaf80f630ab6efc9f4210</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
