<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_core/blockchain_storage.cpp, branch v0.9.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.9.3</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.9.3'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2016-01-30T13:28:26Z</updated>
<entry>
<title>new flush_txpool command, and associated RPC call</title>
<updated>2016-01-30T13:28:26Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-01-30T13:28:26Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bf6d1474c097ee0affe827fe2e3dac489b290f40'/>
<id>urn:sha1:bf6d1474c097ee0affe827fe2e3dac489b290f40</id>
<content type='text'>
It can flush a particular tx, or the whole pool (the RPC command
can flush a list of transactions too)
</content>
</entry>
<entry>
<title>Fix V1/V2 use of hard fork related parameters</title>
<updated>2016-01-29T17:21:11Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-01-29T15:09:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3b1d7e03fcc1caa8898ced33e127f6ba09d66df8'/>
<id>urn:sha1:3b1d7e03fcc1caa8898ced33e127f6ba09d66df8</id>
<content type='text'>
Some of it uses hardcoded height, which will need some thinking
for next (voted upon) fork.
</content>
</entry>
<entry>
<title>updated copyright year</title>
<updated>2015-12-31T06:39:56Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-12-31T06:39:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=de0392685063d93dbdad3a6b1a2712eaf94dd51a'/>
<id>urn:sha1:de0392685063d93dbdad3a6b1a2712eaf94dd51a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo</title>
<updated>2015-12-15T14:33:22Z</updated>
<author>
<name>warptangent</name>
<email>warptangent@tutanota.com</email>
</author>
<published>2015-12-14T05:42:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9079a32c0758d26733a0d52b44ddb3a0b0c04415'/>
<id>urn:sha1:9079a32c0758d26733a0d52b44ddb3a0b0c04415</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace tabs with two spaces for consistency with rest of codebase</title>
<updated>2015-12-15T14:22:06Z</updated>
<author>
<name>warptangent</name>
<email>warptangent@tutanota.com</email>
</author>
<published>2015-12-14T04:54:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=725acc7f17e47e0ea0e7e690f241ee8a286411ea'/>
<id>urn:sha1:725acc7f17e47e0ea0e7e690f241ee8a286411ea</id>
<content type='text'>
Remove trailing whitespace in same files.
</content>
</entry>
<entry>
<title>Relay transactions when they linger too long in the pool</title>
<updated>2015-11-21T00:56:21Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-11-21T00:26:48Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=932994c0cb25d21ccc5795c23b0e342427260625'/>
<id>urn:sha1:932994c0cb25d21ccc5795c23b0e342427260625</id>
<content type='text'>
The last relayed time of a transaction is maintained, and
transactions will be relayed again if they are still in the
pool after a certain amount of time, which increases with
the transaction's age. All such transactions are resent,
whether or not they originated on the local node.
</content>
</entry>
<entry>
<title>More changes for 2-min blocks</title>
<updated>2015-11-13T08:37:35Z</updated>
<author>
<name>Javier Smooth</name>
<email>iamjaviersmooth@gmail.com</email>
</author>
<published>2015-11-13T08:24:47Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=baf101ef4a05ae4d24ed717c16be929456775969'/>
<id>urn:sha1:baf101ef4a05ae4d24ed717c16be929456775969</id>
<content type='text'>
Use the correct block time for realtime fuzz on locktime
Use the correct block time to calculate next_difficulty on alt chains (will not work as-is with voting)
Lock unit tests to original block time for now
</content>
</entry>
<entry>
<title>Adjust difficulty target (2 min) and full reward zone (60 kbytes) for block version 2</title>
<updated>2015-11-13T08:30:45Z</updated>
<author>
<name>Javier Smooth</name>
<email>iamjaviersmooth@gmail.com</email>
</author>
<published>2015-11-05T09:58:47Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4fea1a5fe7de41ebf0fb40be856d8a3f1775e7c6'/>
<id>urn:sha1:4fea1a5fe7de41ebf0fb40be856d8a3f1775e7c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Build fixes for the old blockchain_storage version</title>
<updated>2015-10-26T22:36:06Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-10-26T19:43:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3e89df4150051493abdb358e93cf998906c6bee0'/>
<id>urn:sha1:3e89df4150051493abdb358e93cf998906c6bee0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #444</title>
<updated>2015-10-26T15:57:56Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-10-26T15:57:29Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e1c29c94ad6d42ceb2ce3516048fbfd272738b47'/>
<id>urn:sha1:e1c29c94ad6d42ceb2ce3516048fbfd272738b47</id>
<content type='text'>
ecbb732 Fix leak on real output when using a very recent output (moneromooo-monero)
</content>
</entry>
</feed>
