<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_protocol, branch v0.16.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.16.0.1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.16.0.1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2020-05-19T22:51:03Z</updated>
<entry>
<title>Merge pull request #6554</title>
<updated>2020-05-19T22:51:03Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-05-19T22:51:03Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=eed8a4e8a65a7ed96d9aa21b3661a1f206685fec'/>
<id>urn:sha1:eed8a4e8a65a7ed96d9aa21b3661a1f206685fec</id>
<content type='text'>
f01d529 cryptonote_protocol: reject requests/notifications before handshake (moneromooo-monero)
bbab044 cryptonote_protocol: stricter limit to number of objects requested (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #6567</title>
<updated>2020-05-19T22:38:34Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-05-19T22:38:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b82af557f50c68b86b18cd2a87d069908159c1d3'/>
<id>urn:sha1:b82af557f50c68b86b18cd2a87d069908159c1d3</id>
<content type='text'>
cef39dc protocol: move the 'peer claims higher version' warning to debug (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #6543</title>
<updated>2020-05-19T22:29:46Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-05-19T22:29:46Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8fb0d7e0b4edd1b10600f6f921d14eb3bb2e7a3a'/>
<id>urn:sha1:8fb0d7e0b4edd1b10600f6f921d14eb3bb2e7a3a</id>
<content type='text'>
44e3782 protocol: don't drop a connection if we can't get a compatible chain (moneromooo-monero)
</content>
</entry>
<entry>
<title>protocol: move the "peer claims higher version" warning to debug</title>
<updated>2020-05-19T16:15:08Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-05-19T16:13:49Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=cef39dc3138a2556c796c7fde6b3a41584665679'/>
<id>urn:sha1:cef39dc3138a2556c796c7fde6b3a41584665679</id>
<content type='text'>
Because there's a neverending supply of cunts claiming a wrong
version just to say "look at me" I guess
</content>
</entry>
<entry>
<title>cryptonote_protocol: stricter limit to number of objects requested</title>
<updated>2020-05-19T10:34:05Z</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=bbab044c929ce1a690873c185b24c00708914831'/>
<id>urn:sha1:bbab044c929ce1a690873c185b24c00708914831</id>
<content type='text'>
Reported by xnbya
</content>
</entry>
<entry>
<title>cryptonote_protocol: reject requests/notifications before handshake</title>
<updated>2020-05-19T10:34:04Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-05-17T13:48:40Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f01d529bdb3910fdb5b0472571707199cdd66502'/>
<id>urn:sha1:f01d529bdb3910fdb5b0472571707199cdd66502</id>
<content type='text'>
Reported by xnbya
</content>
</entry>
<entry>
<title>protocol: don't drop a connection if we can't get a compatible chain</title>
<updated>2020-05-16T20:25:29Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-05-16T19:54:55Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=44e3782b4d30d396060a02e9dc3d706eb993c2ef'/>
<id>urn:sha1:44e3782b4d30d396060a02e9dc3d706eb993c2ef</id>
<content type='text'>
This can now happen if:
- we have a pruned db
- we have not connected to the monero network for a while
- we connect to a node
- that node asks us for history
- we only have a pruned version of the most recent common block

In that case, it's better to not reply but keep the connection alive,
so we can sync off it.
</content>
</entry>
<entry>
<title>Revert "simplewallet: noob-friendly help menu"</title>
<updated>2020-05-16T19:26:11Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2020-05-16T19:26:11Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4a9c3aca0374afe292dfc6f70fd5aa4c4cc7a4d2'/>
<id>urn:sha1:4a9c3aca0374afe292dfc6f70fd5aa4c4cc7a4d2</id>
<content type='text'>
This reverts commit 67b4a19edf7b9d6a407a79eca5c57819863bfd71.
</content>
</entry>
<entry>
<title>cryptonote_protocol: do not request pruned borromean sig txes</title>
<updated>2020-05-06T12:44:00Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-05-04T15:08:35Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f80ab3edde12015ce5d642dc541282e6612262c1'/>
<id>urn:sha1:f80ab3edde12015ce5d642dc541282e6612262c1</id>
<content type='text'>
We don't have a function to calculate their weight from a pruned
version (yet).
</content>
</entry>
<entry>
<title>Merge pull request #6278</title>
<updated>2020-04-21T13:19:02Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-04-21T13:19:02Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9c660e159ee2d9e2f7c7b7f766193792706f90a3'/>
<id>urn:sha1:9c660e159ee2d9e2f7c7b7f766193792706f90a3</id>
<content type='text'>
387fd66 Daemon: Print estimates for time until fully synced (rbrunner7)
</content>
</entry>
</feed>
