<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_core/blockchain_storage.cpp, branch v0.9.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.9.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.9.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2015-12-31T06:39:56Z</updated>
<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>
<entry>
<title>Fix leak on real output when using a very recent output</title>
<updated>2015-10-25T16:34:57Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-10-25T16:16:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ecbb732faab2b79225155dbd7f91b53ac34be669'/>
<id>urn:sha1:ecbb732faab2b79225155dbd7f91b53ac34be669</id>
<content type='text'>
The wallet and the daemon applied different height considerations
when selecting outputs to use. This can leak information on which
input in a ring signature is the real one.

Found and originally fixed by smooth on Aeon.
</content>
</entry>
<entry>
<title>Add functions to iterate through blocks, txes, outputs, key images</title>
<updated>2015-10-25T12:36:11Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-10-25T10:45:25Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5f397e441275d0e282a371bcdeed963c9a9b69f1'/>
<id>urn:sha1:5f397e441275d0e282a371bcdeed963c9a9b69f1</id>
<content type='text'>
</content>
</entry>
</feed>
