<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/common, branch v0.16.0.3</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.3</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.16.0.3'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2020-06-22T00:53:46Z</updated>
<entry>
<title>updates: mac gui .tar.bz2 -&gt; .dmg</title>
<updated>2020-06-22T00:53:46Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2020-06-22T00:38:00Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=cc19397b48f105f3dbd167049dc90913c28ea7cd'/>
<id>urn:sha1:cc19397b48f105f3dbd167049dc90913c28ea7cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>easylogging++: sanitize log payload</title>
<updated>2020-05-19T10:31:51Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-04-28T13:28:55Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f52697729dc5d17293db4239d73ce072afe83d2b'/>
<id>urn:sha1:f52697729dc5d17293db4239d73ce072afe83d2b</id>
<content type='text'>
Some of it might be coming from untrusted sources

Reported by itsunixiknowthis
</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>
<entry>
<title>Merge pull request #6336</title>
<updated>2020-03-31T20:14:12Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-03-31T20:14:12Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6c7d928f19b57e0e26ce580adf105d476a8760f2'/>
<id>urn:sha1:6c7d928f19b57e0e26ce580adf105d476a8760f2</id>
<content type='text'>
760ecf2 console_handler: do not let exception past the dor (moneromooo-monero)
09c8111 threadpool: lock mutex in create (moneromooo-monero)
e377977 tx_pool: catch theoretical error in get_block_reward (moneromooo-monero)
</content>
</entry>
<entry>
<title>Daemon: Print estimates for time until fully synced</title>
<updated>2020-03-21T06:32:55Z</updated>
<author>
<name>rbrunner7</name>
<email>rbrunner@dreamshare.ch</email>
</author>
<published>2019-12-27T13:31:13Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=387fd668d18526329c051ad2ba6202fd79846971'/>
<id>urn:sha1:387fd668d18526329c051ad2ba6202fd79846971</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #6058</title>
<updated>2020-02-29T03:54:37Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2020-02-29T03:54:37Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8c2939a7cb1e2c05b2eee8e06df997b8b21e7ba8'/>
<id>urn:sha1:8c2939a7cb1e2c05b2eee8e06df997b8b21e7ba8</id>
<content type='text'>
88b82bef simplewallet: point to "set help" in the lock screen message (moneromooo-monero)
f19c9f23 util: allow newlines in string to be split (moneromooo-monero)
</content>
</entry>
<entry>
<title>threadpool: lock mutex in create</title>
<updated>2020-02-12T21:05:28Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-02-12T14:00:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=09c8111c53a5adf3ca0e3d28d2b2652cc794efdb'/>
<id>urn:sha1:09c8111c53a5adf3ca0e3d28d2b2652cc794efdb</id>
<content type='text'>
In some contrived case, it might theoretically be the case that
destroy is called from another thread, which would modify the
threads array from two threads.

Coverity 208372
</content>
</entry>
<entry>
<title>Merge pull request #6183</title>
<updated>2020-02-06T08:34:58Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2020-02-06T08:34:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bd4acbf44c8e04f2915f03106c9680a859610efd'/>
<id>urn:sha1:bd4acbf44c8e04f2915f03106c9680a859610efd</id>
<content type='text'>
3813a992 download: catch exceptions checking for size (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #6178</title>
<updated>2020-02-06T08:33:49Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2020-02-06T08:33:49Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=af27276452ce4e1218d229180656e15060e5427d'/>
<id>urn:sha1:af27276452ce4e1218d229180656e15060e5427d</id>
<content type='text'>
7ac7d5d3 updates: fix source code URL on _WIN32 (selsta)
</content>
</entry>
<entry>
<title>Merge pull request #6128</title>
<updated>2020-01-25T04:06:12Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2020-01-25T04:06:11Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5558919e56b023881b80176338e340a167b24a93'/>
<id>urn:sha1:5558919e56b023881b80176338e340a167b24a93</id>
<content type='text'>
9fe8a76c perf_timer: fix pause/resume macros dereferencing too much (moneromooo-monero)
</content>
</entry>
</feed>
