<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/p2p, branch v0.8.8.6</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.8.8.6</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.8.8.6'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2014-10-02T16:54:55Z</updated>
<entry>
<title>remove dangling upnp port mappings, updated miniupnpc</title>
<updated>2014-10-02T16:54:55Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2014-10-02T16:43:13Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=18281f4d205d9e320fad23ac3c28b66ea4bb2ff7'/>
<id>urn:sha1:18281f4d205d9e320fad23ac3c28b66ea4bb2ff7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reload checkpoints file every ~hr and print if any fail</title>
<updated>2014-09-30T20:21:37Z</updated>
<author>
<name>Thomas Winget</name>
<email>tewinget@gmail.com</email>
</author>
<published>2014-09-25T05:15:28Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=30caebfce3a2445b809125a541cc9958b07d02f5'/>
<id>urn:sha1:30caebfce3a2445b809125a541cc9958b07d02f5</id>
<content type='text'>
also some other minor bug squashing and code formatting
</content>
</entry>
<entry>
<title>use boost::asio::ip::address because cross-platform plz</title>
<updated>2014-09-24T12:45:54Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2014-09-24T12:45:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d1a7f699c67fc8c5b43b3119d9e577ef97a22c37'/>
<id>urn:sha1:d1a7f699c67fc8c5b43b3119d9e577ef97a22c37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>seed node DNS code updated to use DNSResolver</title>
<updated>2014-09-23T20:58:17Z</updated>
<author>
<name>Thomas Winget</name>
<email>tewinget@gmail.com</email>
</author>
<published>2014-09-17T21:25:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3fb0fc020f4af5038ce4b2d99578aecb625cda6a'/>
<id>urn:sha1:3fb0fc020f4af5038ce4b2d99578aecb625cda6a</id>
<content type='text'>
Also implemented rudimentary IPv6 support, but commented it out because
it's not widely supported by ISPs for now, and thus is not currently
supported by Monero.
</content>
</entry>
<entry>
<title>ipv4 and ipv6 resolution working</title>
<updated>2014-09-23T20:58:07Z</updated>
<author>
<name>Thomas Winget</name>
<email>tewinget@gmail.com</email>
</author>
<published>2014-09-17T19:35:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=578050e91d8fad8834a7c180a15824f5a46940f9'/>
<id>urn:sha1:578050e91d8fad8834a7c180a15824f5a46940f9</id>
<content type='text'>
IPv4 and IPv6 name resolution working.
Unit tests written (and passing).
net_node.{h,inl} code modified to use DNS seeds.
</content>
</entry>
<entry>
<title>Fix time_t serialization issue</title>
<updated>2014-09-15T20:38:46Z</updated>
<author>
<name>Zachary Michaels</name>
<email>mikezackles@gmail.com</email>
</author>
<published>2014-08-20T15:57:29Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9db881864db916310c11270c1939db700689c9a3'/>
<id>urn:sha1:9db881864db916310c11270c1939db700689c9a3</id>
<content type='text'>
On 32-bit MinGW-w64, time_t is int32_t.  The existing code was serializing
time_t directly and implicitly assuming that time_t is int64_t.  This commit
formalizes that assumption by serializing int64_t directly and casting to
time_t where appropriate.

Thanks go to greatwolf for reporting this issue.

monero-project/bitmonero#88
</content>
</entry>
<entry>
<title>Make P2P use the testnet data dir</title>
<updated>2014-09-15T13:55:07Z</updated>
<author>
<name>Zachary Michaels</name>
<email>mikezackles@gmail.com</email>
</author>
<published>2014-09-09T18:50:21Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=120c84d04f8a6f3b25898e930c701067ae10f6b1'/>
<id>urn:sha1:120c84d04f8a6f3b25898e930c701067ae10f6b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace macro with equivalent function call</title>
<updated>2014-09-15T13:55:07Z</updated>
<author>
<name>Zachary Michaels</name>
<email>mikezackles@gmail.com</email>
</author>
<published>2014-09-09T16:15:42Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=23525655faa87c1fd4e88d61e1d6cf54c12451ce'/>
<id>urn:sha1:23525655faa87c1fd4e88d61e1d6cf54c12451ce</id>
<content type='text'>
Also removed useless bool return
</content>
</entry>
<entry>
<title>Add testnet seed nodes</title>
<updated>2014-09-15T13:54:24Z</updated>
<author>
<name>Zachary Michaels</name>
<email>mikezackles@gmail.com</email>
</author>
<published>2014-09-09T13:10:30Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ee1bacc64f6e9ae05354c2646818737b18a08401'/>
<id>urn:sha1:ee1bacc64f6e9ae05354c2646818737b18a08401</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Separate network id for testnet</title>
<updated>2014-09-15T13:53:50Z</updated>
<author>
<name>Zachary Michaels</name>
<email>mikezackles@gmail.com</email>
</author>
<published>2014-09-08T17:40:28Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=257077a96bf44dcc2b70f1c4aedf312ae6c826d5'/>
<id>urn:sha1:257077a96bf44dcc2b70f1c4aedf312ae6c826d5</id>
<content type='text'>
</content>
</entry>
</feed>
