<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_core/hardfork.cpp, branch v0.9.4</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.4</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.9.4'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2016-02-23T20:47:15Z</updated>
<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>hardfork: add a default fork entry for v1 if none exist</title>
<updated>2016-02-08T20:58:06Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-02-08T20:58:06Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=759383c52dfe91f60c61dbba83046411c753b2eb'/>
<id>urn:sha1:759383c52dfe91f60c61dbba83046411c753b2eb</id>
<content type='text'>
To avoid special cases
</content>
</entry>
<entry>
<title>hardfork: allow passing chain height in get(height) for convenience</title>
<updated>2016-02-01T20:06:55Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-02-01T20:06:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=64a2aa33764b5ef4fed3e13cdc07dc80594297f1'/>
<id>urn:sha1:64a2aa33764b5ef4fed3e13cdc07dc80594297f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hardfork: fix mixup in indexing variable in get_voting_info</title>
<updated>2016-01-30T22:13:20Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-01-30T22:13:20Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=601ad76a5e651638aae1c124eeb286df4db8b347'/>
<id>urn:sha1:601ad76a5e651638aae1c124eeb286df4db8b347</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
