<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_core/hardfork.h, branch main</title>
<subtitle>Monzero core node, command-line wallet, consensus code, and release tooling.
</subtitle>
<id>https://code.monzero.org/monzero-core.git/atom?h=main</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2017-03-10T02:22:39Z</updated>
<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>extract some basic code from libcryptonote_core into libcryptonote_basic</title>
<updated>2017-02-08T13:45:15Z</updated>
<author>
<name>kenshi84</name>
<email>kenshi84@protonmail.ch</email>
</author>
<published>2017-01-26T15:07:23Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8027ce0c75f882de0523e668defa0bc3c8564e96'/>
<id>urn:sha1:8027ce0c75f882de0523e668defa0bc3c8564e96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core: check block version for alt chains too</title>
<updated>2017-01-14T22:41:14Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-01-14T22:41:14Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=feb499aaae496361f0b96a76ab614dca5258a5c1'/>
<id>urn:sha1:feb499aaae496361f0b96a76ab614dca5258a5c1</id>
<content type='text'>
This is incompatible with block version voting
</content>
</entry>
<entry>
<title>daemon: print time to next fork</title>
<updated>2016-08-12T19:32:23Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-08-12T18:19:25Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7e4e0021f422eec55fb0417b1d6e86ceddc1934f'/>
<id>urn:sha1:7e4e0021f422eec55fb0417b1d6e86ceddc1934f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove hf_starting_height db</title>
<updated>2016-07-13T20:38:34Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-07-13T20:19:05Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d7b681cd6518834ce9b76676980561cb8e235cff'/>
<id>urn:sha1:d7b681cd6518834ce9b76676980561cb8e235cff</id>
<content type='text'>
It's not really needed, it used to be an optimization for when
that code was not using the db and needed to recalculate things
fast on startup.
</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>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: 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>
</feed>
