<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/p2p/net_node.inl, branch v0.18.4.2</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.18.4.2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.18.4.2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2025-08-19T21:16:05Z</updated>
<entry>
<title>Skip ping connections in outgoing count</title>
<updated>2025-08-19T21:16:05Z</updated>
<author>
<name>Lee *!* Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2025-06-21T00:45:30Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e23b759b37027b989d1eee81f91cae9d28109f2b'/>
<id>urn:sha1:e23b759b37027b989d1eee81f91cae9d28109f2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add is_same_host check to p2p</title>
<updated>2025-06-07T22:23:27Z</updated>
<author>
<name>Lee *!* Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2025-05-19T22:30:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ac22479f91bcab8104f8d52e43d3562129523b02'/>
<id>urn:sha1:ac22479f91bcab8104f8d52e43d3562129523b02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build with boost ASIO 0.87. Support boost 1.66+</title>
<updated>2025-02-14T18:29:57Z</updated>
<author>
<name>Lee *!* Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2024-12-17T21:40:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=01bcd52924244ec8d2a24c10fcef8959289d09ff'/>
<id>urn:sha1:01bcd52924244ec8d2a24c10fcef8959289d09ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>p2p/net_node.inl : update seed node</title>
<updated>2025-02-09T23:58:55Z</updated>
<author>
<name>plowsof</name>
<email>77655812+plowsof@users.noreply.github.com</email>
</author>
<published>2025-02-09T23:58:55Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=97746a41b5f6176d2d262078141bce3c42a04329'/>
<id>urn:sha1:97746a41b5f6176d2d262078141bce3c42a04329</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #9460</title>
<updated>2025-01-22T22:47:10Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2025-01-22T22:47:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=00e582a2b1bc6872dd8bddb31bd95bab79185ce6'/>
<id>urn:sha1:00e582a2b1bc6872dd8bddb31bd95bab79185ce6</id>
<content type='text'>
0cd74568d Cleanup TCP throttling code (performance) + move connection checks (Lee *!* Clagett)
</content>
</entry>
<entry>
<title>Fix --anonymous-inbound data leak</title>
<updated>2025-01-04T00:13:06Z</updated>
<author>
<name>Lee *!* Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2024-12-19T20:26:29Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e99ef92a18801a237e46ea6959a8bcc565db8ffe'/>
<id>urn:sha1:e99ef92a18801a237e46ea6959a8bcc565db8ffe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup TCP throttling code (performance) + move connection checks</title>
<updated>2024-12-20T01:54:22Z</updated>
<author>
<name>Lee *!* Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2024-08-27T18:07:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0cd74568d6a7709c82cb12012ec952c8d00d6c96'/>
<id>urn:sha1:0cd74568d6a7709c82cb12012ec952c8d00d6c96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>p2p: allow comments in banlist files</title>
<updated>2024-12-13T19:37:39Z</updated>
<author>
<name>jeffro256</name>
<email>jeffro256@tutanota.com</email>
</author>
<published>2024-11-07T06:34:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a1b545a2f7b2ac48d66e7fd846ca5093286525c7'/>
<id>urn:sha1:a1b545a2f7b2ac48d66e7fd846ca5093286525c7</id>
<content type='text'>
In-line comments explicitly explaining banned hosts/subnets might help assuage fears of some good banlists' arbitaryiness.
</content>
</entry>
<entry>
<title>Merge pull request #9323</title>
<updated>2024-05-21T04:45:36Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2024-05-21T04:45:36Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=24ccaba6ef429fdd37a3281c586e655987201a5c'/>
<id>urn:sha1:24ccaba6ef429fdd37a3281c586e655987201a5c</id>
<content type='text'>
1123ae9 net_node: update seed nodes (selsta)
</content>
</entry>
<entry>
<title>net_node: update seed nodes</title>
<updated>2024-05-12T13:24:41Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2024-04-27T23:48:33Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1123ae9043260f72b69f5dd54f8b2f352ea88f15'/>
<id>urn:sha1:1123ae9043260f72b69f5dd54f8b2f352ea88f15</id>
<content type='text'>
Also remove port for I2P seed nodes
</content>
</entry>
</feed>
