<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_protocol, branch v0.17.3.2</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.3.2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.17.3.2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2021-11-29T14:08:48Z</updated>
<entry>
<title>cmake: set 3.5 as minimum version</title>
<updated>2021-11-29T14:08:48Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2021-04-25T23:27:02Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6b881af1ac3311059a1941f77252491ff3f5ff61'/>
<id>urn:sha1:6b881af1ac3311059a1941f77252491ff3f5ff61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>protocol: fix spurious rejection of downloaded blocks</title>
<updated>2021-10-23T11:51:30Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2021-10-21T20:34:06Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6c084e1fa3835228ed1775f6c61663bd14ae2026'/>
<id>urn:sha1:6c084e1fa3835228ed1775f6c61663bd14ae2026</id>
<content type='text'>
when kicking a peer for inactivity, clear the set of requested blocks,
or next time we requests blocks from it, we'll probably reject the
incoming blocks due to missing the previous requested blocks
</content>
</entry>
<entry>
<title>node_server: fix race condition</title>
<updated>2021-09-20T20:58:24Z</updated>
<author>
<name>anon</name>
<email>anon [at] nowhere</email>
</author>
<published>2021-09-20T20:58:24Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d4c754923e7af4119c00fe9949c2defa4e6fd9bd'/>
<id>urn:sha1:d4c754923e7af4119c00fe9949c2defa4e6fd9bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cryptonote_protocol_handler: fix race condition</title>
<updated>2021-03-22T19:42:45Z</updated>
<author>
<name>anon</name>
<email>anon [at] nowhere</email>
</author>
<published>2021-03-22T19:42:45Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=21ab1de89fb62e066185c1cc37ea89da73130b9c'/>
<id>urn:sha1:21ab1de89fb62e066185c1cc37ea89da73130b9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Command max_bytes moved from dynamic map to static switch</title>
<updated>2020-12-23T23:53:27Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2021-01-06T16:47:09Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ba3c627c57e3aebd56c35b45ec8bd310995fa467'/>
<id>urn:sha1:ba3c627c57e3aebd56c35b45ec8bd310995fa467</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #7267</title>
<updated>2021-01-07T02:09:36Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2021-01-07T02:09:36Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=83fa752a84c35ea134e86000968c8de9b092556c'/>
<id>urn:sha1:83fa752a84c35ea134e86000968c8de9b092556c</id>
<content type='text'>
c2295f5 protocol: handle receiving a block hash we've not added yet (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #7248</title>
<updated>2021-01-07T02:08:11Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2021-01-07T02:08:11Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7ecdc53e11e01366ee24ed2096291f360aa50402'/>
<id>urn:sha1:7ecdc53e11e01366ee24ed2096291f360aa50402</id>
<content type='text'>
3c7eec1 add a max levin packet size by command type (moneromooo-monero)
</content>
</entry>
<entry>
<title>add a max levin packet size by command type</title>
<updated>2021-01-03T14:07:58Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-12-31T16:51:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3c7eec152cd5663c461f64699574943d3619f0b9'/>
<id>urn:sha1:3c7eec152cd5663c461f64699574943d3619f0b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>protocol: handle receiving a block hash we've not added yet</title>
<updated>2021-01-02T22:10:44Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2021-01-02T18:28:09Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c2295f55b81325648157adbcdf074ff507548f99'/>
<id>urn:sha1:c2295f55b81325648157adbcdf074ff507548f99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #7247</title>
<updated>2021-01-02T06:43:46Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2021-01-02T06:43:45Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a4ffad75ac43af94a28604c2dab955791879fd1f'/>
<id>urn:sha1:a4ffad75ac43af94a28604c2dab955791879fd1f</id>
<content type='text'>
57f7c2e53 protocol: more sanity checks in new chain block hashes (moneromooo-monero)
</content>
</entry>
</feed>
