<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_core/tx_pool.cpp, branch v0.8.8.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.8.8.3</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.8.8.3'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2014-08-01T15:31:15Z</updated>
<entry>
<title>Merge pull request #64 from mikezackles/bytecoin_tx_pool_tmp</title>
<updated>2014-08-01T15:31:15Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2014-08-01T15:31:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d1b0ee7ecdd25a1aeeab2f4dc0d610fce1acd116'/>
<id>urn:sha1:d1b0ee7ecdd25a1aeeab2f4dc0d610fce1acd116</id>
<content type='text'>
tx pool fixes, courtesy of Bytecoin</content>
</entry>
<entry>
<title>License updated to BSD 3-clause</title>
<updated>2014-07-23T13:03:52Z</updated>
<author>
<name>fluffypony</name>
<email>ric@spagni.net</email>
</author>
<published>2014-07-23T13:03:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6fc995fe5d5a9f5e74ed520b695d67159aa08b33'/>
<id>urn:sha1:6fc995fe5d5a9f5e74ed520b695d67159aa08b33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove dead code</title>
<updated>2014-07-17T23:18:24Z</updated>
<author>
<name>Zachary Michaels</name>
<email>mikezackles@gmail.com</email>
</author>
<published>2014-07-17T23:18:24Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=61e447f7c8fd530cd8c36852c01b2d2b3f059ae1'/>
<id>urn:sha1:61e447f7c8fd530cd8c36852c01b2d2b3f059ae1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove second tx size check</title>
<updated>2014-07-17T22:47:18Z</updated>
<author>
<name>Zachary Michaels</name>
<email>mikezackles@gmail.com</email>
</author>
<published>2014-07-17T22:47:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e48cf2a3a9c361b3c338598c0a5992186fe496dd'/>
<id>urn:sha1:e48cf2a3a9c361b3c338598c0a5992186fe496dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't check max tx size when adding to block</title>
<updated>2014-07-17T21:11:21Z</updated>
<author>
<name>Zachary Michaels</name>
<email>mikezackles@gmail.com</email>
</author>
<published>2014-07-17T21:11:21Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=23c914ccfe471d3c46b5a294f14acc9db5ec4a92'/>
<id>urn:sha1:23c914ccfe471d3c46b5a294f14acc9db5ec4a92</id>
<content type='text'>
This is now done when adding transactions to the pool.
</content>
</entry>
<entry>
<title>Don't check for min fee when adding tx to block</title>
<updated>2014-07-17T21:10:35Z</updated>
<author>
<name>Zachary Michaels</name>
<email>mikezackles@gmail.com</email>
</author>
<published>2014-07-17T21:10:35Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e3b8c58496a012767bd7affd70bb653d8464c104'/>
<id>urn:sha1:e3b8c58496a012767bd7affd70bb653d8464c104</id>
<content type='text'>
This is now done when transactions enter the pool.
</content>
</entry>
<entry>
<title>Decrease max block size from 200% median to 130%</title>
<updated>2014-07-17T20:56:31Z</updated>
<author>
<name>Zachary Michaels</name>
<email>mikezackles@gmail.com</email>
</author>
<published>2014-07-17T15:14:13Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=232e23e90f9d959d55114150ea120d3da0e76b22'/>
<id>urn:sha1:232e23e90f9d959d55114150ea120d3da0e76b22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use print_money in log</title>
<updated>2014-07-17T20:56:28Z</updated>
<author>
<name>Zachary Michaels</name>
<email>mikezackles@gmail.com</email>
</author>
<published>2014-07-17T15:10:27Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c017bb06566c2ef2f3aed29cbe2050ca264ecb2c'/>
<id>urn:sha1:c017bb06566c2ef2f3aed29cbe2050ca264ecb2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minimum tx fee for entering pool</title>
<updated>2014-07-17T20:55:40Z</updated>
<author>
<name>Zachary Michaels</name>
<email>mikezackles@gmail.com</email>
</author>
<published>2014-07-17T15:05:46Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d9f3421ce75ca4e429c0df2fd77993ff33f90289'/>
<id>urn:sha1:d9f3421ce75ca4e429c0df2fd77993ff33f90289</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Start fresh if tx_pool deserialize fails</title>
<updated>2014-07-17T20:53:48Z</updated>
<author>
<name>Zachary Michaels</name>
<email>mikezackles@gmail.com</email>
</author>
<published>2014-07-17T15:04:13Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8e99cee062c1398ba9d734d0e603a6dbd78a815a'/>
<id>urn:sha1:8e99cee062c1398ba9d734d0e603a6dbd78a815a</id>
<content type='text'>
</content>
</entry>
</feed>
