<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_core/tx_pool.cpp, branch v0.12.0.0</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.12.0.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.12.0.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-03-15T16:25:38Z</updated>
<entry>
<title>Fix typos in various files</title>
<updated>2018-03-15T16:25:38Z</updated>
<author>
<name>Dimitris Apostolou</name>
<email>dimitris.apostolou@icloud.com</email>
</author>
<published>2018-03-01T11:36:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=57c0b1ed9f15ca27892a8737156c3b8e32a1625e'/>
<id>urn:sha1:57c0b1ed9f15ca27892a8737156c3b8e32a1625e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>txpool: Don't bail out when blob_size == tx_size_limit</title>
<updated>2018-02-16T15:27:08Z</updated>
<author>
<name>Leon Klingele</name>
<email>git@leonklingele.de</email>
</author>
<published>2018-01-30T15:16:54Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7c1a607c40218a9a6cee6e2107cd7d6314a1fe98'/>
<id>urn:sha1:7c1a607c40218a9a6cee6e2107cd7d6314a1fe98</id>
<content type='text'>
Previously, when blob_size == tx_size_limit, the "m_too_big" property was set
and the transaction was rejected. This should not have been the case.
</content>
</entry>
<entry>
<title>Merge pull request #3210</title>
<updated>2018-02-16T13:22:10Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-02-16T13:22:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bfddb2283b711b951c1f971e77a34d73f28a729b'/>
<id>urn:sha1:bfddb2283b711b951c1f971e77a34d73f28a729b</id>
<content type='text'>
39992134 txpool: Properly bail out when outputs_amount == inputs_amount (Leon Klingele)
</content>
</entry>
<entry>
<title>tx_pool: add a max pool size, settable with --max-txpool-size</title>
<updated>2018-02-07T13:42:12Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-01-29T21:20:24Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bc61ae69bfb20d2bdfa3d3716691e316bdbb6cb5'/>
<id>urn:sha1:bc61ae69bfb20d2bdfa3d3716691e316bdbb6cb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>txpool: Properly bail out when outputs_amount == inputs_amount</title>
<updated>2018-01-31T23:48:45Z</updated>
<author>
<name>Leon Klingele</name>
<email>git@leonklingele.de</email>
</author>
<published>2018-01-30T15:16:20Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=399921347fd5b4ceaecd52484fb8f470cdb9ef03'/>
<id>urn:sha1:399921347fd5b4ceaecd52484fb8f470cdb9ef03</id>
<content type='text'>
Previously, when outputs_amount == inputs_amount, the "m_overspend" property
was set, whereas "m_fee_too_low" would have been the correct property to set.

This is unlikely to ever occur and just something I've noticed while reading
through the code.
</content>
</entry>
<entry>
<title>Update 2018 copyright</title>
<updated>2018-01-26T15:03:20Z</updated>
<author>
<name>xmr-eric</name>
<email>eric@moneroeric.com</email>
</author>
<published>2018-01-07T05:05:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=18216f19dd479466cb7fd38f52d23bddfcfd4880'/>
<id>urn:sha1:18216f19dd479466cb7fd38f52d23bddfcfd4880</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix exceptions not finding txpool txes when relaying</title>
<updated>2017-12-20T13:02:53Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-12-14T17:09:30Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ae8602303a0285abd28c044309a8456c748b34a3'/>
<id>urn:sha1:ae8602303a0285abd28c044309a8456c748b34a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove "using namespace std" from headers</title>
<updated>2017-11-14T16:56:10Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-10-10T14:47:08Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=383ff4f68943c5d998fba8caa20aee481583f214'/>
<id>urn:sha1:383ff4f68943c5d998fba8caa20aee481583f214</id>
<content type='text'>
It's nasty, and actually breaks on Solaris, where if.h fails to
build due to:

  struct map *if_memmap;
</content>
</entry>
<entry>
<title>Merge pull request #2615</title>
<updated>2017-11-14T12:53:10Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-11-14T12:53:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=fd0740e5e7d53e4cf2f7c03501c111545e30836a'/>
<id>urn:sha1:fd0740e5e7d53e4cf2f7c03501c111545e30836a</id>
<content type='text'>
10013e94 Protect node privacy by proper filtering in restricted-mode RPC answers (binaryFate)
</content>
</entry>
<entry>
<title>Protect node privacy by proper filtering in restricted-mode RPC answers</title>
<updated>2017-11-08T12:07:07Z</updated>
<author>
<name>binaryFate</name>
<email>binaryfate@users.noreply.github.com</email>
</author>
<published>2017-11-08T12:06:41Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=10013e94342c0d9ca2f10c79779b08affc5209c1'/>
<id>urn:sha1:10013e94342c0d9ca2f10c79779b08affc5209c1</id>
<content type='text'>
This patch allows to filter out sensitive information for queries that rely on the pool state, when running in restricted mode.
This filtering is only applied to data sent back to RPC queries. Results of inline commands typed locally in the daemon are not affected.
In practice, when running with `--restricted-rpc`:
* get_transaction_pool will list relayed transactions with the fields "last relayed time" and "received time" set to zero.
* get_transaction_pool will not list transaction that have do_not_relay set to true, and will not list key images that are used only for such transactions
* get_transaction_pool_hashes.bin will not list such transaction
* get_transaction_pool_stats will not count such transactions in any of the aggregated values that are computed

The implementation does not make filtering the default, so developers should be mindful of this if they add new RPC functionality.
Fixes #2590.
</content>
</entry>
</feed>
