<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/README.md, branch v0.10.3.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.10.3.1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.10.3.1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2017-03-20T06:00:06Z</updated>
<entry>
<title>Updated Readme.md for v5 hardfork</title>
<updated>2017-03-20T06:00:06Z</updated>
<author>
<name>xmr-eric</name>
<email>eric@moneroeric.com</email>
</author>
<published>2017-03-20T06:00:06Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=cc8a478887452f6fd280b03fe784e062073b0845'/>
<id>urn:sha1:cc8a478887452f6fd280b03fe784e062073b0845</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added hint to adjust jail configuration to readme for FreeBSD</title>
<updated>2017-03-17T13:29:34Z</updated>
<author>
<name>S</name>
<email>rockhouse@users.noreply.github.com</email>
</author>
<published>2017-03-17T13:29:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b46620b0629e20c87835a89b6c6ccbc87bd18e1d'/>
<id>urn:sha1:b46620b0629e20c87835a89b6c6ccbc87bd18e1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improved wording in hard fork schedule section</title>
<updated>2017-03-08T23:39:49Z</updated>
<author>
<name>Gingeropolous</name>
<email>Gingeropolous@users.noreply.github.com</email>
</author>
<published>2017-03-08T23:39:49Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5d062e476eb9de488c9104c7d2e11420d4d1a714'/>
<id>urn:sha1:5d062e476eb9de488c9104c7d2e11420d4d1a714</id>
<content type='text'>
changed hard forking to hard fork and fixed data format</content>
</entry>
<entry>
<title>Update README.md</title>
<updated>2017-03-06T20:05:13Z</updated>
<author>
<name>Gingeropolous</name>
<email>Gingeropolous@users.noreply.github.com</email>
</author>
<published>2017-03-06T20:05:13Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=94c26b00b7a1c5070a4659cb32bec19cddc1c2b5'/>
<id>urn:sha1:94c26b00b7a1c5070a4659cb32bec19cddc1c2b5</id>
<content type='text'>
There we go. Problem solved.</content>
</entry>
<entry>
<title>update Readme.md</title>
<updated>2017-03-06T19:58:54Z</updated>
<author>
<name>Gingeropolous</name>
<email>Gingeropolous@users.noreply.github.com</email>
</author>
<published>2017-03-06T19:58:54Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4a76ec899f26c921289e5a8ff7a62b329d822ed5'/>
<id>urn:sha1:4a76ec899f26c921289e5a8ff7a62b329d822ed5</id>
<content type='text'>
I think this does what was wanted... we still want a minimum version, right?</content>
</entry>
<entry>
<title>updated reccommended Monero version in Readme</title>
<updated>2017-03-04T13:02:19Z</updated>
<author>
<name>Gingeropolous</name>
<email>Gingeropolous@users.noreply.github.com</email>
</author>
<published>2017-03-04T13:02:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=74bc86a2723ddb27f255c2ee960db0e0bc9da034'/>
<id>urn:sha1:74bc86a2723ddb27f255c2ee960db0e0bc9da034</id>
<content type='text'>
</content>
</entry>
<entry>
<title>README: libevent is replaced by minievent</title>
<updated>2017-02-23T22:36:36Z</updated>
<author>
<name>Mine Coins</name>
<email>mine.coins@yandex.com</email>
</author>
<published>2017-02-23T22:36:36Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a6f0abb7c3a03553f9bfd35972fa35600c4eb072'/>
<id>urn:sha1:a6f0abb7c3a03553f9bfd35972fa35600c4eb072</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1766</title>
<updated>2017-02-22T07:36:11Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-02-22T07:36:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1a4298685aa9e694bc555ae69be59d14d3790465'/>
<id>urn:sha1:1a4298685aa9e694bc555ae69be59d14d3790465</id>
<content type='text'>
72deb484 updated fallback nodes (Riccardo Spagni)
33329f5b update version to 0.10.2 (Riccardo Spagni)
04a50a7e update checkpoints.dat (Riccardo Spagni)
c3599fa7 update copyright year, fix occasional lack of newline at line end (Riccardo Spagni)
</content>
</entry>
<entry>
<title>README: add DragonFly BSD to build status + update FreeBSD version</title>
<updated>2017-02-22T02:49:29Z</updated>
<author>
<name>anonimal</name>
<email>anonimal@i2pmail.org</email>
</author>
<published>2017-02-22T02:49:29Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ec217cd163446e15cf0226661e4783b94fb58941'/>
<id>urn:sha1:ec217cd163446e15cf0226661e4783b94fb58941</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update copyright year, fix occasional lack of newline at line end</title>
<updated>2017-02-21T17:38:18Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-02-21T17:38:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c3599fa7b94764d8f1cf7828a3f3a46067efe359'/>
<id>urn:sha1:c3599fa7b94764d8f1cf7828a3f3a46067efe359</id>
<content type='text'>
</content>
</entry>
</feed>
