<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/blockchain_db, branch v0.17.1.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.17.1.3</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.17.1.3'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2020-08-17T14:02:27Z</updated>
<entry>
<title>Avoid some temporary strings when reading off the database</title>
<updated>2020-08-17T14:02:27Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-05-28T22:55:48Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=55363c59411cbaf8347d55e6ac7cdda3b34db7d2'/>
<id>urn:sha1:55363c59411cbaf8347d55e6ac7cdda3b34db7d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #6354</title>
<updated>2020-08-09T13:42:49Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2020-08-09T13:42:48Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c108c5e2f0594476171d1a154a479a9b6a62cfc8'/>
<id>urn:sha1:c108c5e2f0594476171d1a154a479a9b6a62cfc8</id>
<content type='text'>
67ade8005 Add randomized delay when forwarding txes from i2p/tor -&gt; ipv4/6 (Lee Clagett)
</content>
</entry>
<entry>
<title>Merge pull request #6565</title>
<updated>2020-07-19T10:40:19Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2020-07-19T10:40:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9871fefbf93fa12556bd80c355f6da9c028e4b69'/>
<id>urn:sha1:9871fefbf93fa12556bd80c355f6da9c028e4b69</id>
<content type='text'>
72cdfa4a2 fix a few typos in error messages (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #6557</title>
<updated>2020-07-19T10:39:53Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2020-07-19T10:39:53Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c0a6e1aab9860ae6e87eb42bbac26a1f9e82caed'/>
<id>urn:sha1:c0a6e1aab9860ae6e87eb42bbac26a1f9e82caed</id>
<content type='text'>
bd69e3b37 testdb: add override in a couple places where it's missing (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #6536</title>
<updated>2020-07-19T10:37:15Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2020-07-19T10:37:14Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6d6c691a0fe54c6b6bcca32e8cb301d2f63ee219'/>
<id>urn:sha1:6d6c691a0fe54c6b6bcca32e8cb301d2f63ee219</id>
<content type='text'>
bd9653663 db_lmdb: test for mmap support at init time (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #6534</title>
<updated>2020-07-19T10:36:39Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2020-07-19T10:36:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=36d50d93f295d4b193e73f3ff3e95ae7e050c767'/>
<id>urn:sha1:36d50d93f295d4b193e73f3ff3e95ae7e050c767</id>
<content type='text'>
7bd66b01b daemon: guard against rare 'difficulty drift' bug with checkpoints and recalculation (stoffu)
</content>
</entry>
<entry>
<title>daemon: guard against rare 'difficulty drift' bug with checkpoints and recalculation</title>
<updated>2020-06-09T01:40:51Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2020-05-15T01:56:23Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7bd66b01bfb62ecaf8ff02b20d14db3a77322abc'/>
<id>urn:sha1:7bd66b01bfb62ecaf8ff02b20d14db3a77322abc</id>
<content type='text'>
On startup, it checks against the difficulty checkpoints, and if any mismatch is found, recalculates all the blocks with wrong difficulties. Additionally, once a week it recalculates difficulties of blocks after the last difficulty checkpoint.
</content>
</entry>
<entry>
<title>fix a few typos in error messages</title>
<updated>2020-05-19T15:59:26Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-05-19T15:56:30Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=72cdfa4a204cb6da2fd47abf7454845a6892f644'/>
<id>urn:sha1:72cdfa4a204cb6da2fd47abf7454845a6892f644</id>
<content type='text'>
Reported by adrelanos
</content>
</entry>
<entry>
<title>testdb: add override in a couple places where it's missing</title>
<updated>2020-05-18T14:17:48Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-05-18T14:16:20Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bd69e3b37a53f4b99a20ad637e20bb3b3aecbf30'/>
<id>urn:sha1:bd69e3b37a53f4b99a20ad637e20bb3b3aecbf30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>db_lmdb: test for mmap support at init time</title>
<updated>2020-05-16T00:20:22Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-05-15T18:39:06Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bd96536637724413173271e8d5df1777f7879c29'/>
<id>urn:sha1:bd96536637724413173271e8d5df1777f7879c29</id>
<content type='text'>
It'll make it clearer when a DB init failure is due to being
on a filesystem which does not support mmap
</content>
</entry>
</feed>
