<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/tests/unit_tests/hardfork.cpp, branch v0.11.1.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.11.1.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.11.1.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2017-08-20T15:30:28Z</updated>
<entry>
<title>Toggle SAFE syncmode on and off automatically</title>
<updated>2017-08-20T15:30:28Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2017-08-19T18:36:51Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9a859844f496158b8237bbd08ff0f608dc5a6385'/>
<id>urn:sha1:9a859844f496158b8237bbd08ff0f608dc5a6385</id>
<content type='text'>
If monerod is started with default sync mode, set it to SAFE after
synchronization completes. Set it back to FAST if synchronization
restarts (e.g. because another peer has a longer blockchain).

If monerod is started with an explicit sync mode, none of this
automation takes effect.
</content>
</entry>
<entry>
<title>DB cleanup</title>
<updated>2017-08-19T17:11:38Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2017-08-19T14:27:13Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4c7f8ac04f8693c321f4143e61e7511f200cab1d'/>
<id>urn:sha1:4c7f8ac04f8693c321f4143e61e7511f200cab1d</id>
<content type='text'>
Hide LMDB-specific stuff behind blockchain_db.h. Nobody besides blockchain_db.cpp
should ever be including DB-specific headers any more.
</content>
</entry>
<entry>
<title>blockchain_db: add a txpool tx getter which returns existence</title>
<updated>2017-06-11T14:36:48Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-06-11T14:10:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=235df7f4848fb597739c50e3a31007ae77f008f1'/>
<id>urn:sha1:235df7f4848fb597739c50e3a31007ae77f008f1</id>
<content type='text'>
Avoids exception spam for the "nope, not found" case
</content>
</entry>
<entry>
<title>Don't copy blockchain for coinbase_tx_sum</title>
<updated>2017-06-01T13:14:24Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2017-06-01T12:29:51Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d17c0fc2d0ae52260a93ec8985b7ebb7ad3cfea7'/>
<id>urn:sha1:d17c0fc2d0ae52260a93ec8985b7ebb7ad3cfea7</id>
<content type='text'>
Changed Blockchain::for_all_blocks() to for_blocks_range()
Operate on blockchain in-place instead of building a copy first.
</content>
</entry>
<entry>
<title>Move txpool to the database</title>
<updated>2017-05-25T21:23:37Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-05-14T13:06:55Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b52abd1370cc21484d64f45504adbab47240debf'/>
<id>urn:sha1:b52abd1370cc21484d64f45504adbab47240debf</id>
<content type='text'>
Integration could go further (ie, return_tx_to_pool calls should
not be needed anymore, possibly other things).

poolstate.bin is now obsolete.
</content>
</entry>
<entry>
<title>fix dependency: put HardFork back to cryptonote_basic, made some BlockchainDB functions virtual again to avoid missing symbols error</title>
<updated>2017-03-10T02:22:39Z</updated>
<author>
<name>kenshi84</name>
<email>kenshi84@protonmail.ch</email>
</author>
<published>2017-03-10T01:20:38Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7d07c64fe59846b20b1e322881c1ead2fe78460d'/>
<id>urn:sha1:7d07c64fe59846b20b1e322881c1ead2fe78460d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core: move hardfork back to cryptonote_core</title>
<updated>2017-02-25T16:41:35Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-02-25T16:41:35Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=12adb4a3f3ce7b3a9263ba187589a086f1b2fa54'/>
<id>urn:sha1:12adb4a3f3ce7b3a9263ba187589a086f1b2fa54</id>
<content type='text'>
should fix a cross dependency betewen cryptonote_basic and
blockchain_db
</content>
</entry>
<entry>
<title>update copyright year, fix occasional lack of newline at line end</title>
<updated>2017-02-21T17:38:18Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-02-21T17:38:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c3599fa7b94764d8f1cf7828a3f3a46067efe359'/>
<id>urn:sha1:c3599fa7b94764d8f1cf7828a3f3a46067efe359</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1758</title>
<updated>2017-02-21T15:22:01Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-02-21T15:22:01Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ecbd3f0798352bdc7bc32351bcd171291236139b'/>
<id>urn:sha1:ecbd3f0798352bdc7bc32351bcd171291236139b</id>
<content type='text'>
5664826a unit_tests: hardfork unit test now needs get_block_blob_from_height (moneromooo-monero)
</content>
</entry>
<entry>
<title>unit_tests: hardfork unit test now needs get_block_blob_from_height</title>
<updated>2017-02-21T14:48:34Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-02-21T14:48:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5664826a84509472581cab56d21710f05dee80f2'/>
<id>urn:sha1:5664826a84509472581cab56d21710f05dee80f2</id>
<content type='text'>
</content>
</entry>
</feed>
