<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/daemon, branch v0.10.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.10.1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.10.1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2016-11-09T19:24:27Z</updated>
<entry>
<title>add lightweight block propagation ("fluffy blocks")</title>
<updated>2016-11-09T19:24:27Z</updated>
<author>
<name>Dion Ahmetaj</name>
<email>Dion Ahmetaj</email>
</author>
<published>2016-10-26T19:00:08Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d61bd8187e170cd4ae56f5047cc172d257c26237'/>
<id>urn:sha1:d61bd8187e170cd4ae56f5047cc172d257c26237</id>
<content type='text'>
Added a new command to the P2P protocol definitions to allow querying for support flags.

Implemented handling of new support flags command in net_node. Changed for_each callback template to include support flags. Updated print_connections command to show peer support flags.

Added p2p constant for signaling fluffy block support.

Added get_pool_transaction function to cryptnote_core.

Added new commands to cryptonote protocol for relaying fluffy blocks.

Implemented handling of fluffy block command in cryptonote protocol.

Enabled fluffy block support in node initial configuration.

Implemented get_testnet function in cryptonote_core.

Made it so that fluffy blocks only run on testnet.
</content>
</entry>
<entry>
<title>daemon: fix min/max tracking using the wrong size</title>
<updated>2016-10-23T22:18:34Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-10-23T22:18:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=eb4ecd442d4aa5d27606554d9484a03a9c6d98fc'/>
<id>urn:sha1:eb4ecd442d4aa5d27606554d9484a03a9c6d98fc</id>
<content type='text'>
Reported by iDunk
</content>
</entry>
<entry>
<title>daemon: even when switching branches, compile the damn thing ffs</title>
<updated>2016-10-23T19:21:00Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-10-23T19:21:00Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=30946700a3a90b07a3674bebdc7cb2652e3a2ca8'/>
<id>urn:sha1:30946700a3a90b07a3674bebdc7cb2652e3a2ca8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>daemon: do not divide by 0 when the pool is empty</title>
<updated>2016-10-23T19:05:13Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-10-23T19:05:13Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2f4f6c7c26a5fd23047e58b7b107a59212280cd5'/>
<id>urn:sha1:2f4f6c7c26a5fd23047e58b7b107a59212280cd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1250</title>
<updated>2016-10-23T17:25:33Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2016-10-23T17:25:33Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a0975e59edc39aad388e240d45b4ed1ea4a6c169'/>
<id>urn:sha1:a0975e59edc39aad388e240d45b4ed1ea4a6c169</id>
<content type='text'>
839280d daemon: add a print_pool_stats daemon command (moneromooo-monero)
</content>
</entry>
<entry>
<title>daemon: add a print_pool_stats daemon command</title>
<updated>2016-10-23T15:11:20Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-10-23T11:11:07Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=839280d5fc245cae101b07f3106c4b0031dd5941'/>
<id>urn:sha1:839280d5fc245cae101b07f3106c4b0031dd5941</id>
<content type='text'>
Helps see what's going on now that Monero is getting used
</content>
</entry>
<entry>
<title>daemon: report transaction relay status in print_pool* commands</title>
<updated>2016-10-22T23:32:55Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-10-22T19:47:31Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=10a79eae240753e4e63b9b5ac1b55bbc06da45d3'/>
<id>urn:sha1:10a79eae240753e4e63b9b5ac1b55bbc06da45d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet: select part of the fake outs from recent outputs</title>
<updated>2016-10-15T17:17:16Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-09-17T14:45:51Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=88faec75fe768a5702c3f8d9384c0913e4af22aa'/>
<id>urn:sha1:88faec75fe768a5702c3f8d9384c0913e4af22aa</id>
<content type='text'>
25% of the outputs are selected from the last 5 days (if possible),
in order to avoid the common case of sending recently received
outputs again. 25% and 5 days are subject to review later, since
it's just a wallet level change.
</content>
</entry>
<entry>
<title>print_coinbase_tx_sum now breaks output into fee and emission components</title>
<updated>2016-10-10T23:55:18Z</updated>
<author>
<name>Dion Ahmetaj</name>
<email>Dion Ahmetaj</email>
</author>
<published>2016-10-10T23:55:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7db29d6903fe24eabaaf3b3afc364b6924d5b463'/>
<id>urn:sha1:7db29d6903fe24eabaaf3b3afc364b6924d5b463</id>
<content type='text'>
</content>
</entry>
<entry>
<title>changed params from start/end index to height/count</title>
<updated>2016-10-10T21:19:36Z</updated>
<author>
<name>Dion Ahmetaj</name>
<email>Dion Ahmetaj</email>
</author>
<published>2016-10-10T21:19:36Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=dd6c44327be7d90574466bc37561b9d156466972'/>
<id>urn:sha1:dd6c44327be7d90574466bc37561b9d156466972</id>
<content type='text'>
</content>
</entry>
</feed>
