<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git, branch v0.17.1.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.17.1.1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.17.1.1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2020-10-18T15:40:24Z</updated>
<entry>
<title>Merge pull request #6916</title>
<updated>2020-10-18T15:40:24Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2020-10-18T15:40:24Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=76cc82c29234fc2805f936f0fc53d48acc9cedf7'/>
<id>urn:sha1:76cc82c29234fc2805f936f0fc53d48acc9cedf7</id>
<content type='text'>
81aaa4ec7 bump default number of connections from 8 to 12 (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #6914</title>
<updated>2020-10-18T15:40:05Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2020-10-18T15:40:05Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=81a23c73d2285b08ac1706b433d846b4665cc8c5'/>
<id>urn:sha1:81a23c73d2285b08ac1706b433d846b4665cc8c5</id>
<content type='text'>
f9a9d2ee2 wallet2: wait for propagation timeout before marking tx as failed (xiphon)
</content>
</entry>
<entry>
<title>Merge pull request #6912</title>
<updated>2020-10-18T15:39:43Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2020-10-18T15:39:43Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4b86583492a7cdab8a1f12a304afb84262684f17'/>
<id>urn:sha1:4b86583492a7cdab8a1f12a304afb84262684f17</id>
<content type='text'>
6e594e53b Allow setting start block on export (Howard Chu)
</content>
</entry>
<entry>
<title>Merge pull request #6907</title>
<updated>2020-10-18T15:38:47Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2020-10-18T15:38:47Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=30918a27ab68600fe96b4cd59bbcbb75ab60ab01'/>
<id>urn:sha1:30918a27ab68600fe96b4cd59bbcbb75ab60ab01</id>
<content type='text'>
39e30d548 wallet2_api: implement stop() to interrupt refresh() loop once (xiphon)
</content>
</entry>
<entry>
<title>Merge pull request #6911</title>
<updated>2020-10-18T15:25:33Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2020-10-18T15:25:32Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=940b042e28e4ede31b3702f4ce5f0e549906ef49'/>
<id>urn:sha1:940b042e28e4ede31b3702f4ce5f0e549906ef49</id>
<content type='text'>
c028f4c4d build: prepare v0.17.1.1 (selsta)
</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>wallet2: wait for propagation timeout before marking tx as failed</title>
<updated>2020-10-18T13:59:54Z</updated>
<author>
<name>xiphon</name>
<email>xiphon@protonmail.com</email>
</author>
<published>2020-10-18T13:00:44Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f9a9d2ee28d581984171a35021ecb84d3436077f'/>
<id>urn:sha1:f9a9d2ee28d581984171a35021ecb84d3436077f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bump default number of connections from 8 to 12</title>
<updated>2020-10-18T13:25:38Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-10-18T13:25:05Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=81aaa4ec7b20c469285fbcf63c0eca3a1946e532'/>
<id>urn:sha1:81aaa4ec7b20c469285fbcf63c0eca3a1946e532</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow setting start block on export</title>
<updated>2020-10-18T13:02:30Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2020-10-18T11:59:23Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6e594e53bb25f02d3b2572a33f353e15b7c05395'/>
<id>urn:sha1:6e594e53bb25f02d3b2572a33f353e15b7c05395</id>
<content type='text'>
And make import honor the starting block# recorded in a bootstrap file
</content>
</entry>
<entry>
<title>Merge pull request #6906</title>
<updated>2020-10-18T12:55:36Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2020-10-18T12:55:36Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e88b9170db12cbf6091daeee7e856e1d746c66b8'/>
<id>urn:sha1:e88b9170db12cbf6091daeee7e856e1d746c66b8</id>
<content type='text'>
1120df3c5 blockchain: fix sync at v14 boundary (moneromooo-monero)
</content>
</entry>
</feed>
