<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git, 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-09-06T19:57:37Z</updated>
<entry>
<title>Merge pull request #121 from fluffypony/master</title>
<updated>2014-09-06T19:57:37Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2014-09-06T19:57:37Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3c2b74215b7c2d78f2bdcb46883eb104916be985'/>
<id>urn:sha1:3c2b74215b7c2d78f2bdcb46883eb104916be985</id>
<content type='text'>
Fix tree_hash, patch for bad block 202612</content>
</entry>
<entry>
<title>fix checkpoints</title>
<updated>2014-09-06T19:56:39Z</updated>
<author>
<name>iamsmooth</name>
<email>ec2-user@ip-172-31-27-13.ap-northeast-1.compute.internal</email>
</author>
<published>2014-09-06T17:59:24Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0a9f2f5236f4679209db2c4ee5eb4e223f619d24'/>
<id>urn:sha1:0a9f2f5236f4679209db2c4ee5eb4e223f619d24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bug fix to checkpoint-on-restore; still fails on 612</title>
<updated>2014-09-06T19:56:34Z</updated>
<author>
<name>iamsmooth</name>
<email>ec2-user@ip-172-31-20-13.ap-northeast-1.compute.internal</email>
</author>
<published>2014-09-06T10:35:09Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=07680e553fdaec1d05e2e56a97f9dc16a45b4768'/>
<id>urn:sha1:07680e553fdaec1d05e2e56a97f9dc16a45b4768</id>
<content type='text'>
</content>
</entry>
<entry>
<title>checkpoints on restore; currently fails on 212 checkpoint</title>
<updated>2014-09-06T19:56:29Z</updated>
<author>
<name>iamsmooth</name>
<email>ec2-user@ip-172-31-20-13.ap-northeast-1.compute.internal</email>
</author>
<published>2014-09-06T10:06:54Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=480cf9668f4c98f388511dce20bc6811fef19a29'/>
<id>urn:sha1:480cf9668f4c98f388511dce20bc6811fef19a29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix tree-hash cnt n^2. Asserts, comment. Squash2</title>
<updated>2014-09-06T19:56:24Z</updated>
<author>
<name>rfree2monero</name>
<email>rfreemonero@op.pl</email>
</author>
<published>2014-09-04T13:17:54Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2ef0aee81d20c002ed50d6dec4baceee1ac40b44'/>
<id>urn:sha1:2ef0aee81d20c002ed50d6dec4baceee1ac40b44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>override for get_block_longhash for block 202612</title>
<updated>2014-09-06T19:56:18Z</updated>
<author>
<name>Thomas Winget</name>
<email>tewinget@gmail.com</email>
</author>
<published>2014-09-06T02:04:11Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c05489938f2735efe1539cfab77d28e4ef2baa48'/>
<id>urn:sha1:c05489938f2735efe1539cfab77d28e4ef2baa48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added double-check for 202612 block id</title>
<updated>2014-09-06T19:56:12Z</updated>
<author>
<name>Thomas Winget</name>
<email>tewinget@gmail.com</email>
</author>
<published>2014-09-05T22:32:31Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9a16bb9936958c8d4fd8f6527fdcfebc2ca0c56b'/>
<id>urn:sha1:9a16bb9936958c8d4fd8f6527fdcfebc2ca0c56b</id>
<content type='text'>
if a new block has the same block id as 202612 but the wrong blobdata,
this will tell the caller that the block id is actually null_hash rather
than the 202612 block id.
</content>
</entry>
<entry>
<title>hex_to_pod needs the destination as an arg, as opposed to it returning the pod</title>
<updated>2014-09-06T19:56:06Z</updated>
<author>
<name>Thomas Winget</name>
<email>tewinget@gmail.com</email>
</author>
<published>2014-09-05T22:10:47Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=115f9523fa940ac702b5ac6cd72b94fabcc3ad5c'/>
<id>urn:sha1:115f9523fa940ac702b5ac6cd72b94fabcc3ad5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Override for block hashing for block 202612</title>
<updated>2014-09-06T19:54:58Z</updated>
<author>
<name>Thomas Winget</name>
<email>tewinget@gmail.com</email>
</author>
<published>2014-09-05T22:06:08Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a544603a7b449026b49da48a4f323af25d2f2219'/>
<id>urn:sha1:a544603a7b449026b49da48a4f323af25d2f2219</id>
<content type='text'>
Since we need to fix tree_hash, but doing so would invalidate the block
id for block 202612, this fix should check to see if we're trying to get
the block id for 202612 (if its blob hash matches) and return the "old"
block id, for backwards compatibility.
</content>
</entry>
<entry>
<title>Merge pull request #112 from fluffypony/master</title>
<updated>2014-09-02T10:20:15Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2014-09-02T10:20:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1d6372cccf87d674b24c5d389c9214096dab4c07'/>
<id>urn:sha1:1d6372cccf87d674b24c5d389c9214096dab4c07</id>
<content type='text'>
fixed OS X malloc.h reference</content>
</entry>
</feed>
