<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/external/db_drivers, branch v0.10.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.10.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.10.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2016-09-18T06:56:26Z</updated>
<entry>
<title>cmake: transitive deps and remove deprecated LINK_*</title>
<updated>2016-09-18T06:56:26Z</updated>
<author>
<name>redfish</name>
<email>redfish@galactica.pw</email>
</author>
<published>2016-09-17T17:59:29Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e1c7af35d47c6f54628418f67128074c1bcd4858'/>
<id>urn:sha1:e1c7af35d47c6f54628418f67128074c1bcd4858</id>
<content type='text'>
Keep the immediate direct deps at the library that depends on them,
declare deps as PUBLIC so that targets that link against that library
get the library's deps as transitive deps.

Break dep cycle between blockchain_db &lt;-&gt; crytonote_core.
No code refactoring, just hide cycle from cmake so that
it doesn't complain (cycles are allowed only between
static libs, not shared libs).

This is in preparation for supproting BUILD_SHARED_LIBS cmake
built-in option for building internal libs as shared.
</content>
</entry>
<entry>
<title>More for Issue #855</title>
<updated>2016-08-11T20:04:36Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2016-08-11T20:04:36Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7442dd084acfcef571c51f53277247c050d1c98b'/>
<id>urn:sha1:7442dd084acfcef571c51f53277247c050d1c98b</id>
<content type='text'>
Plug rpage leak in cursor_set
</content>
</entry>
<entry>
<title>Fix Issue #855</title>
<updated>2016-06-07T22:38:47Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2016-06-07T22:38:47Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d6f5d543a5ffe2173886d33d4343fa46c38380c4'/>
<id>urn:sha1:d6f5d543a5ffe2173886d33d4343fa46c38380c4</id>
<content type='text'>
Use the same size dirty list for both 64 and 32 bit.
</content>
</entry>
<entry>
<title>mdb_drop optimization</title>
<updated>2016-04-09T19:44:05Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2016-04-09T19:44:05Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=66b1e13aa750777a80815c0c9dd7f535b7434c19'/>
<id>urn:sha1:66b1e13aa750777a80815c0c9dd7f535b7434c19</id>
<content type='text'>
If we know there are no sub-DBs and no overflow pages, skip leaf scan.
</content>
</entry>
<entry>
<title>More outputs consolidation</title>
<updated>2016-04-05T19:55:12Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2016-03-27T21:43:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6225716f3c727aedc8365aeca0231a720599b4c1'/>
<id>urn:sha1:6225716f3c727aedc8365aeca0231a720599b4c1</id>
<content type='text'>
Also bumped DB VERSION to 1
Another significant speedup and space savings:
Get rid of global_output_indices, remove indirection from output to keys

This is the change warptangent described on irc but never got to finish.
</content>
</entry>
<entry>
<title>MDB_VL32 - increase max write txn size</title>
<updated>2016-02-17T20:41:34Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2016-02-17T17:27:50Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8860b7497f1f98e2d5ba49aa77e7b390c22b5c4e'/>
<id>urn:sha1:8860b7497f1f98e2d5ba49aa77e7b390c22b5c4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Resync with master</title>
<updated>2016-02-16T23:38:04Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2016-02-15T00:08:25Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=31e4e8c3a357d981ceb50cf2837836140cf70e37'/>
<id>urn:sha1:31e4e8c3a357d981ceb50cf2837836140cf70e37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MDB_VL32 change overflow page scan</title>
<updated>2016-01-28T13:59:02Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2016-01-28T13:14:38Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f98fe467e96a71226acac6299d1eb2d4160d62ed'/>
<id>urn:sha1:f98fe467e96a71226acac6299d1eb2d4160d62ed</id>
<content type='text'>
Just check the requested page, don't worry about any other pages
</content>
</entry>
<entry>
<title>MDB_VL32 Fix off-by-one in mdb_midl_shrink</title>
<updated>2016-01-28T04:15:45Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2016-01-28T04:15:45Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7e65cc0abac60177b3e873808510e87ec5a273d1'/>
<id>urn:sha1:7e65cc0abac60177b3e873808510e87ec5a273d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MDB_VL32 Fix another 32bit overflow</title>
<updated>2016-01-27T14:14:27Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2016-01-27T11:46:13Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=222e30ec976440d04d4280bc4f4a1105bf11b807'/>
<id>urn:sha1:222e30ec976440d04d4280bc4f4a1105bf11b807</id>
<content type='text'>
</content>
</entry>
</feed>
