<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/daemon/rpc_command_executor.cpp, 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-08-16T19:50:43Z</updated>
<entry>
<title>Merge pull request #6703</title>
<updated>2020-08-16T19:50:43Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2020-08-16T19:50:43Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=43f91ee12ec9cd539e011b7b551d66659fb3188a'/>
<id>urn:sha1:43f91ee12ec9cd539e011b7b551d66659fb3188a</id>
<content type='text'>
8baa7bb23 daemon: don't print "(pruned)" for coinbase txes (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #6689</title>
<updated>2020-08-16T19:47:36Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2020-08-16T19:47:36Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0b0da2aa81e1642fb7fb218b052313d9790c11fb'/>
<id>urn:sha1:0b0da2aa81e1642fb7fb218b052313d9790c11fb</id>
<content type='text'>
afd002c31 daemon: print sampling time in print_net_stats (moneromooo-monero)
ec7bba079 util: fix kilo prefix typo (K instead of k) (moneromooo-monero)
</content>
</entry>
<entry>
<title>daemon: don't print "(pruned)" for coinbase txes</title>
<updated>2020-07-24T13:42:20Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-07-11T10:34:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8baa7bb23869462889dd7105d75a815c08890732'/>
<id>urn:sha1:8baa7bb23869462889dd7105d75a815c08890732</id>
<content type='text'>
Pruned coinbase txes are the same as unpruned ones, so the
prunable data is empty
</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>daemon: print sampling time in print_net_stats</title>
<updated>2020-06-25T13:03:59Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-06-25T13:03:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=afd002c31fbaf6028a3dbb354843184fe5adc1a9'/>
<id>urn:sha1:afd002c31fbaf6028a3dbb354843184fe5adc1a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>daemon: remove time based "update needed" status string</title>
<updated>2020-05-24T21:44:03Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-05-24T20:17:03Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bcef52d430b769cecf1d9c2f95803b790928ffb4'/>
<id>urn:sha1:bcef52d430b769cecf1d9c2f95803b790928ffb4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright year to 2020</title>
<updated>2020-05-07T02:36:54Z</updated>
<author>
<name>SomaticFanatic</name>
<email>afdlkajdlfkj@aldkfjf.com</email>
</author>
<published>2020-05-07T02:36:54Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5ef0607da6042df51a57703bd223c5c8024741f6'/>
<id>urn:sha1:5ef0607da6042df51a57703bd223c5c8024741f6</id>
<content type='text'>
Update copyright year to 2020
</content>
</entry>
<entry>
<title>Merge pull request #6408</title>
<updated>2020-04-21T13:46:39Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-04-21T13:46:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=cb8f4280bb0361cf974ee10bfc85588480517428'/>
<id>urn:sha1:cb8f4280bb0361cf974ee10bfc85588480517428</id>
<content type='text'>
5ef7138 daemon: fix print_net_stats RPC calls (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #6353</title>
<updated>2020-04-04T17:56:36Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-04-04T17:56:36Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6a6eedd84241cc92ad09e72ced298275bd531c64'/>
<id>urn:sha1:6a6eedd84241cc92ad09e72ced298275bd531c64</id>
<content type='text'>
6810150 daemon: if no banned IPs print something (sumogr)
</content>
</entry>
<entry>
<title>daemon: fix print_net_stats RPC calls</title>
<updated>2020-03-29T13:45:58Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-03-29T12:09:24Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5ef7138d867ad2e406a01a3c141f9ab769da3592'/>
<id>urn:sha1:5ef7138d867ad2e406a01a3c141f9ab769da3592</id>
<content type='text'>
</content>
</entry>
</feed>
