<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/rpc, 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-29T04:32:33Z</updated>
<entry>
<title>rpc: limit the number of txes for get_blocks.bin</title>
<updated>2020-12-29T04:32:33Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-12-29T04:31:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=218a109677914c69797d5ed55167d973b8837fde'/>
<id>urn:sha1:218a109677914c69797d5ed55167d973b8837fde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #7174</title>
<updated>2020-12-26T21:59:09Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2020-12-26T21:59:09Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=cbeaeb904b174b6c786c0ace2e8309a12957d2aa'/>
<id>urn:sha1:cbeaeb904b174b6c786c0ace2e8309a12957d2aa</id>
<content type='text'>
5c3e84b6a restrict public node checks a little (moneromooo-monero)
</content>
</entry>
<entry>
<title>rpc: get_info - add 'synchronized' field</title>
<updated>2020-12-23T10:43:47Z</updated>
<author>
<name>xiphon</name>
<email>xiphon@protonmail.com</email>
</author>
<published>2020-11-19T12:51:31Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=07b50c42dd83282b40edf61bd1e0ca947cc728c4'/>
<id>urn:sha1:07b50c42dd83282b40edf61bd1e0ca947cc728c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>restrict public node checks a little</title>
<updated>2020-12-22T23:39:19Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-12-20T12:48:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5c3e84b6aee15bc0bfd4074181d793d065d5fa96'/>
<id>urn:sha1:5c3e84b6aee15bc0bfd4074181d793d065d5fa96</id>
<content type='text'>
do not include blocked hosts in peer lists or public node lists by default,
warn about no https on clearnet and about untrusted peers likely being spies
</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>Merge pull request #7010</title>
<updated>2020-12-01T22:22:39Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2020-12-01T22:22:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=065bb292dfa3c59251a4f54f2933f19c0741afd8'/>
<id>urn:sha1:065bb292dfa3c59251a4f54f2933f19c0741afd8</id>
<content type='text'>
a8cd073fc Add rpc-restricted-bind-ip option (Howard Chu)
</content>
</entry>
<entry>
<title>Merge pull request #7040</title>
<updated>2020-11-24T19:21:40Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2020-11-24T19:21:40Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=41652c9aa17d4e97b876acc422b8ebc82b4c2be1'/>
<id>urn:sha1:41652c9aa17d4e97b876acc422b8ebc82b4c2be1</id>
<content type='text'>
af4fb4729 rpc: skip non-synced bootstrap daemons in --no-sync mode too (xiphon)
</content>
</entry>
<entry>
<title>rpc: skip non-synced bootstrap daemons in --no-sync mode too</title>
<updated>2020-11-23T12:24:01Z</updated>
<author>
<name>xiphon</name>
<email>xiphon@protonmail.com</email>
</author>
<published>2020-11-17T23:15:36Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=af4fb4729ed09139a1a48038fcfcf7da64092a58'/>
<id>urn:sha1:af4fb4729ed09139a1a48038fcfcf7da64092a58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpc: on_send_raw_tx - add missing CHECK_CORE_READY</title>
<updated>2020-11-22T16:11:19Z</updated>
<author>
<name>xiphon</name>
<email>xiphon@protonmail.com</email>
</author>
<published>2020-11-22T16:11:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8e829e034f1916815a32890fc363fa977b037faa'/>
<id>urn:sha1:8e829e034f1916815a32890fc363fa977b037faa</id>
<content type='text'>
</content>
</entry>
</feed>
