<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_core/blockchain.cpp, 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-11T15:09:50Z</updated>
<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>Blockchain: Omit verbose time stats messages by default</title>
<updated>2016-03-04T04:14:48Z</updated>
<author>
<name>warptangent</name>
<email>warptangent@tutanota.com</email>
</author>
<published>2016-03-04T03:31:40Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a49c355cae42fea4c8ee0c319969b47b0640713d'/>
<id>urn:sha1:a49c355cae42fea4c8ee0c319969b47b0640713d</id>
<content type='text'>
This is already the default for the daemon, but by checking a command
line argument and calling a Blockchain member function setter.

Initialize the variable to false so it's not dependent on an external
command-line argument check. This allows utilities like
blockchain_import to have a reasonable default without code changes.
</content>
</entry>
<entry>
<title>Wrap some more actions in a larger read txn</title>
<updated>2016-02-23T20:47:15Z</updated>
<author>
<name>Howard Chu</name>
<email>highlandsun@gmail.com</email>
</author>
<published>2016-02-18T14:41:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5a07cefe7bfb0000dcb078f8cfcb05d1709af8d2'/>
<id>urn:sha1:5a07cefe7bfb0000dcb078f8cfcb05d1709af8d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>read txn/cursor stuff</title>
<updated>2016-02-23T20:47:15Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2016-02-18T12:09:57Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8cc7a36f0be2f90b62a6ffce840817e046e928a0'/>
<id>urn:sha1:8cc7a36f0be2f90b62a6ffce840817e046e928a0</id>
<content type='text'>
Could wrap more later.
</content>
</entry>
<entry>
<title>blockchain: initialize m_hardfork to NULL</title>
<updated>2016-02-08T20:57:20Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-02-08T20:57:20Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c7f82ec7694a48f8367b22393fabf677576b9cff'/>
<id>urn:sha1:c7f82ec7694a48f8367b22393fabf677576b9cff</id>
<content type='text'>
It can now be set by some other code, and is thus tested
</content>
</entry>
<entry>
<title>core_tests: add tests for hard fork behaviors (MRL-0004)</title>
<updated>2016-02-08T18:52:00Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-02-08T18:47:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a333c42cdeab4675c22df25255313752d81a2d4e'/>
<id>urn:sha1:a333c42cdeab4675c22df25255313752d81a2d4e</id>
<content type='text'>
We also replace the --fakechain option with an optional structure
containing details about configuration for the core/blockchain,
for test purposes. This seems more future friendly.
</content>
</entry>
<entry>
<title>blockchain: reset hardfork object when resetting blockchain</title>
<updated>2016-02-08T18:22:03Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-02-08T18:21:42Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6c8e5c34598b4a9c7a80630fe2bb854ad5def016'/>
<id>urn:sha1:6c8e5c34598b4a9c7a80630fe2bb854ad5def016</id>
<content type='text'>
Not doing so will prevent the new genesis block from being
reset if a switch past v1 had occured already.
</content>
</entry>
<entry>
<title>Blockchain: Update comments on removing block</title>
<updated>2016-02-08T17:28:25Z</updated>
<author>
<name>warptangent</name>
<email>warptangent@tutanota.com</email>
</author>
<published>2016-02-08T16:19:24Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e298b14a55c7f5792481a488104e6358127b6aa3'/>
<id>urn:sha1:e298b14a55c7f5792481a488104e6358127b6aa3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move HardFork DB update to BlockchainDB::add_block()</title>
<updated>2016-02-08T17:28:19Z</updated>
<author>
<name>warptangent</name>
<email>warptangent@tutanota.com</email>
</author>
<published>2016-02-08T16:09:07Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e02577f594ecd0a619ef3efaf65de90df9c20289'/>
<id>urn:sha1:e02577f594ecd0a619ef3efaf65de90df9c20289</id>
<content type='text'>
Ensures the database is consistent.

Also simplifes blockchain_import in that verify mode off has less to
work around.
</content>
</entry>
<entry>
<title>Make HardFork object available to BlockchainDB and derived DB implementations</title>
<updated>2016-02-08T17:28:17Z</updated>
<author>
<name>warptangent</name>
<email>warptangent@tutanota.com</email>
</author>
<published>2016-02-08T15:51:57Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3800875406fecab5123564e58ddb698bce550441'/>
<id>urn:sha1:3800875406fecab5123564e58ddb698bce550441</id>
<content type='text'>
This will later allow the HardFork object's DB update functions to be
called when the DB transaction that persists across block add/remove is
open.
</content>
</entry>
</feed>
