<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/blockchain_db, branch v0.9.2</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.2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.9.2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2016-03-16T11:34:13Z</updated>
<entry>
<title>Add destructor for readtxns</title>
<updated>2016-03-16T11:34:13Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2016-03-16T10:24:48Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a74348e1155e6c18b0748795848f56669011cd9b'/>
<id>urn:sha1:a74348e1155e6c18b0748795848f56669011cd9b</id>
<content type='text'>
Only if we created the readtxn. Was missing cleanups from exceptions before.
</content>
</entry>
<entry>
<title>Small cleanups</title>
<updated>2016-03-15T13:35:31Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2016-03-15T10:43:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6b0a90317746f43929a54edb4616dff3cf9a6f2d'/>
<id>urn:sha1:6b0a90317746f43929a54edb4616dff3cf9a6f2d</id>
<content type='text'>
Only one return and TXN_POSTFIX_RDONLY() per function
Only log rtxn_start if the rtxn wasn't already active
</content>
</entry>
<entry>
<title>More for 92dd4ec6d6251b15954002e72a7c7faa5059a3ab</title>
<updated>2016-03-15T13:35:23Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2016-03-15T09:46:30Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=01c1512f2225776c4f595d950c8d3a82c18285c5'/>
<id>urn:sha1:01c1512f2225776c4f595d950c8d3a82c18285c5</id>
<content type='text'>
Make sure we stop the right txn too
</content>
</entry>
<entry>
<title>Merge pull request #723</title>
<updated>2016-03-14T20:20:42Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2016-03-14T20:20:42Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=240a50f3fb1e1c3526896b112c15cf4fc3d030ae'/>
<id>urn:sha1:240a50f3fb1e1c3526896b112c15cf4fc3d030ae</id>
<content type='text'>
2abdb2c avoid some val copies (Howard Chu)
</content>
</entry>
<entry>
<title>Hack for read/write txn mixup</title>
<updated>2016-03-14T20:19:46Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2016-03-14T18:26:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=92dd4ec6d6251b15954002e72a7c7faa5059a3ab'/>
<id>urn:sha1:92dd4ec6d6251b15954002e72a7c7faa5059a3ab</id>
<content type='text'>
save the thread ID of the writer thread so we don't try to use
the writetxn from reader threads
</content>
</entry>
<entry>
<title>avoid some val copies</title>
<updated>2016-03-14T09:40:49Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2016-03-03T21:10:28Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2abdb2c9fd834f5e12c085cf72aa24beb579dd02'/>
<id>urn:sha1:2abdb2c9fd834f5e12c085cf72aa24beb579dd02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #712</title>
<updated>2016-03-11T18:15:10Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2016-03-11T18:15:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=dfd0e9c97d80c5cd7115d6cbb49cce08168071b6'/>
<id>urn:sha1:dfd0e9c97d80c5cd7115d6cbb49cce08168071b6</id>
<content type='text'>
66c2fc7 Need to link boost::chrono in more places now (Howard Chu)
b937a2c Use boost::thread instead of std::thread (Howard Chu)
</content>
</entry>
<entry>
<title>Need to link boost::chrono in more places now</title>
<updated>2016-03-11T16:17:08Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2016-03-11T16:16:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=66c2fc7b7012acb48bae34cb0f5dd075cc56141d'/>
<id>urn:sha1:66c2fc7b7012acb48bae34cb0f5dd075cc56141d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use boost::thread instead of std::thread</title>
<updated>2016-03-11T15:09:50Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2016-03-11T12:25:28Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b937a2c915861900d047d4d4a24af31c454e3540'/>
<id>urn:sha1:b937a2c915861900d047d4d4a24af31c454e3540</id>
<content type='text'>
and all other associated IPC
</content>
</entry>
<entry>
<title>More for bdec7cb</title>
<updated>2016-03-09T18:24:16Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2016-03-09T18:24:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8941ce03983a640c7421c61bd20dd6c4794d27b2'/>
<id>urn:sha1:8941ce03983a640c7421c61bd20dd6c4794d27b2</id>
<content type='text'>
More uses of db error helper
</content>
</entry>
</feed>
