<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/tests/unit_tests/hardfork.cpp, branch v0.9.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.9.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.9.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2015-12-31T06:39:56Z</updated>
<entry>
<title>updated copyright year</title>
<updated>2015-12-31T06:39:56Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-12-31T06:39:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=de0392685063d93dbdad3a6b1a2712eaf94dd51a'/>
<id>urn:sha1:de0392685063d93dbdad3a6b1a2712eaf94dd51a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unit_tests: remove an unused variable</title>
<updated>2015-12-30T17:30:54Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-12-30T17:30:54Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=18137365627bd1f30bc59755ac2614bdd11aaa44'/>
<id>urn:sha1:18137365627bd1f30bc59755ac2614bdd11aaa44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unit_tests: fix hardfork test build</title>
<updated>2015-12-30T17:30:01Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-12-30T17:30:01Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=70dd34634cd20c19ede2eb1d19fa2419aa760e56'/>
<id>urn:sha1:70dd34634cd20c19ede2eb1d19fa2419aa760e56</id>
<content type='text'>
The dummy blockchain class needed to have the newly added
is_read_only virtual function.
</content>
</entry>
<entry>
<title>unit_tests: fix hard fork tests</title>
<updated>2015-12-24T16:12:03Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-12-24T16:12:03Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6c868595b7898ab66919919e260f37155fcf0f99'/>
<id>urn:sha1:6c868595b7898ab66919919e260f37155fcf0f99</id>
<content type='text'>
A couple stopped passing when the hard fork code was made
to reject incoming hard fork versions it did not know about.
</content>
</entry>
<entry>
<title>blockchain_db: make the indexing base a BlockchainDB virtual function</title>
<updated>2015-12-05T18:41:29Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-12-05T18:41:29Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a3c5ca077c27b7a8fe5ee0a7afdc1d30b6f8ffe8'/>
<id>urn:sha1:a3c5ca077c27b7a8fe5ee0a7afdc1d30b6f8ffe8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hardfork: fix more major/minor issues</title>
<updated>2015-11-24T20:47:12Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-11-24T20:46:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d887c18e333aefb74b168931f23edcaf21b642d9'/>
<id>urn:sha1:d887c18e333aefb74b168931f23edcaf21b642d9</id>
<content type='text'>
Also add some more tests, and rename some instances of
"version" and "add" for clarity.

NOTE: the starting height values are sometimes wrong.
I suspect this is due to the hard fork reorg code being
buggy, since they're good when syncing after the fact.
However, they're not actually used by the consensus code,
so I'm ignoring this for now, but this needs debugging.
</content>
</entry>
<entry>
<title>hardfork: add a get_ideal_version(uint64_t) function</title>
<updated>2015-11-10T09:45:51Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-11-09T21:22:32Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2f254ff5999f1b814a91c33f982cb2fc0844ec66'/>
<id>urn:sha1:2f254ff5999f1b814a91c33f982cb2fc0844ec66</id>
<content type='text'>
It returns the ideal version for a given height, which is
based on the minimum height for a fork, disregarding votes
</content>
</entry>
<entry>
<title>hardfork: allow per-fork voting thresholds</title>
<updated>2015-11-08T13:04:41Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-11-08T13:04:41Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4187e569d8f944aeaa16141a853d33c8e162d11e'/>
<id>urn:sha1:4187e569d8f944aeaa16141a853d33c8e162d11e</id>
<content type='text'>
And setup the first fork to not vote
</content>
</entry>
<entry>
<title>Remove some old/obsolete/unused code</title>
<updated>2015-10-27T10:01:20Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-10-27T10:01:20Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4f873bcbaa7cbf8733ed9ffc4f136256cb90d447'/>
<id>urn:sha1:4f873bcbaa7cbf8733ed9ffc4f136256cb90d447</id>
<content type='text'>
git history's here if needed to get any of this back
</content>
</entry>
<entry>
<title>Build fixes for the old blockchain_storage version</title>
<updated>2015-10-26T22:36:06Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-10-26T19:43:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3e89df4150051493abdb358e93cf998906c6bee0'/>
<id>urn:sha1:3e89df4150051493abdb358e93cf998906c6bee0</id>
<content type='text'>
</content>
</entry>
</feed>
