<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_core/hardfork.cpp, branch v0.9.1</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.1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.9.1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2016-01-15T11:54:35Z</updated>
<entry>
<title>hardfork: fix accepting v2 blocks too early</title>
<updated>2016-01-15T11:54:35Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-01-15T11:34:22Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=945ac788d488eb1907b0fdb037e1a212b4161af8'/>
<id>urn:sha1:945ac788d488eb1907b0fdb037e1a212b4161af8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed copyrights with bad year references</title>
<updated>2015-12-31T06:37:27Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-12-31T06:37:27Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=810a11267c19512a49921c2e2884f6fd7dbf4206'/>
<id>urn:sha1:810a11267c19512a49921c2e2884f6fd7dbf4206</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #570</title>
<updated>2015-12-30T07:37:25Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-12-30T07:37:24Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=aa6dd048d8dab1bc914506d3d43b03d7bcc1cc3d'/>
<id>urn:sha1:aa6dd048d8dab1bc914506d3d43b03d7bcc1cc3d</id>
<content type='text'>
fc34132 Remove assert from status command (hyc)
</content>
</entry>
<entry>
<title>Remove assert from status command</title>
<updated>2015-12-27T08:44:18Z</updated>
<author>
<name>hyc</name>
<email>hyc@symas.com</email>
</author>
<published>2015-12-27T08:44:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=fc341325a795f837a7fa8396272fb7f8dd0a6ebe'/>
<id>urn:sha1:fc341325a795f837a7fa8396272fb7f8dd0a6ebe</id>
<content type='text'>
Crashes every time...
</content>
</entry>
<entry>
<title>hardfork: ensure current_fork_index can not become negative on rescan</title>
<updated>2015-12-26T13:17:00Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-12-26T13:17:00Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=50ee59115238e92c12c95dc94901b5ecf314530d'/>
<id>urn:sha1:50ee59115238e92c12c95dc94901b5ecf314530d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow the wallet to access hard fork information</title>
<updated>2015-12-19T14:52:30Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-12-19T14:52:30Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8ea7af1ba3ea74be52893a38ab9c7d5afdc90926'/>
<id>urn:sha1:8ea7af1ba3ea74be52893a38ab9c7d5afdc90926</id>
<content type='text'>
And make it change behavior slightly when close/after first hard fork
</content>
</entry>
<entry>
<title>hardfork: only accept major versions we know about</title>
<updated>2015-12-14T09:17:07Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-12-14T08:57:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a74cc1bee2b34f4d7d272c3b34d7560dc2569543'/>
<id>urn:sha1:a74cc1bee2b34f4d7d272c3b34d7560dc2569543</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: fix rescan on load</title>
<updated>2015-11-23T21:12:55Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-11-23T21:12:55Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3b47ca2d7ded0e886d7fb299ebd421f3afd373c9'/>
<id>urn:sha1:3b47ca2d7ded0e886d7fb299ebd421f3afd373c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hardfork: fix actual/voting confusion</title>
<updated>2015-11-23T14:04:33Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-11-23T14:04:33Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=edade8dc818e2fcb7af082bb6c5f619dedd4748a'/>
<id>urn:sha1:edade8dc818e2fcb7af082bb6c5f619dedd4748a</id>
<content type='text'>
</content>
</entry>
</feed>
