<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_protocol/cryptonote_protocol_handler.h, branch v0.17.1.9</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.9</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.17.1.9'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2020-12-23T23:53:27Z</updated>
<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>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: drop nodes if they claim new data but only give stale data</title>
<updated>2020-12-25T20:31:23Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-12-25T20:29:11Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=adcbcd8f8bd4543338f5a55179810d0ff7609285'/>
<id>urn:sha1:adcbcd8f8bd4543338f5a55179810d0ff7609285</id>
<content type='text'>
Some joker is spending time actually doing this
</content>
</entry>
<entry>
<title>rpc: add a busy_syncing field to get_info</title>
<updated>2020-12-17T18:11:56Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-12-15T20:22:08Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a4cdcd9bd05d55436d1db15ba77949ec5f65c529'/>
<id>urn:sha1:a4cdcd9bd05d55436d1db15ba77949ec5f65c529</id>
<content type='text'>
true if and pretty much only if new blocks are being added
</content>
</entry>
<entry>
<title>protocol: drop origin IP if a block fails to verify in sync mode</title>
<updated>2020-12-10T22:00:01Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-12-08T17:55:24Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d729730d380fa25f0b122dd4ef6f331a35748a4b'/>
<id>urn:sha1:d729730d380fa25f0b122dd4ef6f331a35748a4b</id>
<content type='text'>
It would otherwise be possible for a peer to send bad blocks,
then disconnect and reconnect again, escaping bans
</content>
</entry>
<entry>
<title>protocol: drop peers that don't reply to queries</title>
<updated>2020-12-06T15:57:23Z</updated>
<author>
<name>moneromooo</name>
<email>moneromoo@nowhere.nowhere.nowhere</email>
</author>
<published>2020-12-03T13:22:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ce26c5b2dd081265dae76d79b3e76f1cdac3a732'/>
<id>urn:sha1:ce26c5b2dd081265dae76d79b3e76f1cdac3a732</id>
<content type='text'>
</content>
</entry>
<entry>
<title>protocol: add scoring system to drop peers that don't behave</title>
<updated>2020-12-04T01:55:01Z</updated>
<author>
<name>moneromooo</name>
<email>moneromoo@nowhere.nowhere.nowhere</email>
</author>
<published>2020-12-01T22:25:07Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1382b17aa11b8cdb1c31c75052ef1459f1d137a2'/>
<id>urn:sha1:1382b17aa11b8cdb1c31c75052ef1459f1d137a2</id>
<content type='text'>
</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 #6512</title>
<updated>2020-07-19T10:32:59Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2020-07-19T10:32:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a0d179e528220137885fee0817dc792127aec18c'/>
<id>urn:sha1:a0d179e528220137885fee0817dc792127aec18c</id>
<content type='text'>
5ef0607da Update copyright year to 2020 (SomaticFanatic)
</content>
</entry>
<entry>
<title>cryptonote_protocol: stricter limit to number of objects requested</title>
<updated>2020-05-19T10:33:03Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-05-17T14:01:28Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f1d04575238fb77a5236ecbceb8a79e20e5cfa24'/>
<id>urn:sha1:f1d04575238fb77a5236ecbceb8a79e20e5cfa24</id>
<content type='text'>
Reported by xnbya
</content>
</entry>
</feed>
