<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_core, branch v0.17.1.5</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.5</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.17.1.5'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2020-11-25T15:14:26Z</updated>
<entry>
<title>Merge pull request #7039</title>
<updated>2020-11-25T15:14:26Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-11-25T15:14:26Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e4c0cb0ff3ed5830b3da67c3a039e42f9c05eeeb'/>
<id>urn:sha1:e4c0cb0ff3ed5830b3da67c3a039e42f9c05eeeb</id>
<content type='text'>
9d7f473 cryptonote_core: dandelion - use local height or median height if syncing (xiphon)
</content>
</entry>
<entry>
<title>cryptonote_core: dandelion - use local height or median height if syncing</title>
<updated>2020-11-25T01:26:03Z</updated>
<author>
<name>xiphon</name>
<email>xiphon@protonmail.com</email>
</author>
<published>2020-11-20T11:37:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9d7f473af02c891def925594c43d1e6833e47309'/>
<id>urn:sha1:9d7f473af02c891def925594c43d1e6833e47309</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #7038</title>
<updated>2020-11-24T19:20:33Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2020-11-24T19:20:33Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0a0ceb62f0541297483a7133ae694322c6e1f13a'/>
<id>urn:sha1:0a0ceb62f0541297483a7133ae694322c6e1f13a</id>
<content type='text'>
5bb83ab04 build: prepare v0.17.1.5 (selsta)
</content>
</entry>
<entry>
<title>Merge pull request #7028</title>
<updated>2020-11-24T19:19:07Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2020-11-24T19:19:07Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=551e6c9168b1e10d44c7b65b601468e503344391'/>
<id>urn:sha1:551e6c9168b1e10d44c7b65b601468e503344391</id>
<content type='text'>
9b7ed2fd8 Change Dandelion++ fluff probability to 20%, and embargo timeout to 39s (Lee Clagett)
</content>
</entry>
<entry>
<title>build: prepare v0.17.1.5</title>
<updated>2020-11-23T14:22:35Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2020-11-23T12:12:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5bb83ab04279699178c5268effde5ee569187ef1'/>
<id>urn:sha1:5bb83ab04279699178c5268effde5ee569187ef1</id>
<content type='text'>
</content>
</entry>
<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>Change Dandelion++ fluff probability to 20%, and embargo timeout to 39s</title>
<updated>2020-10-21T13:11:07Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2020-11-18T02:45:37Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9b7ed2fd8ba387e9e9dc6368430a337b4a5c798b'/>
<id>urn:sha1:9b7ed2fd8ba387e9e9dc6368430a337b4a5c798b</id>
<content type='text'>
A 20% fluff probability increases the precision of a spy connected to
every node by 10% on average, compared to a network using 0% fluff
probability. The current value (10% fluff) should increase precision by
~5% compared to baseline.

This decreases the expected stem length from 10 to 5. The embargo
timeout was therefore lowered to 39s; the fifth node in a stem is
expected to have a 90% chance of being the first to timeout, which is
the same probability we currently have with an expected stem length of
10 nodes.
</content>
</entry>
<entry>
<title>Fix timeout checks for forwarded and Dandelion++ stem txes</title>
<updated>2020-10-21T00:02:11Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2020-11-15T05:08:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e8468c5dcff72e1552c5c020af5f176259a0012c'/>
<id>urn:sha1:e8468c5dcff72e1552c5c020af5f176259a0012c</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>
</feed>
