<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-netdoc/src/doc/netstatus.rs, branch arti-v1.5.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.5.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.5.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-08-26T09:41:21Z</updated>
<entry>
<title>tor-netdoc: Apply much rustfmt churn</title>
<updated>2025-08-26T09:41:21Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-08-20T18:10:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b6128c3fb592c141d7ff78b0b51bd95d7c962852'/>
<id>urn:sha1:b6128c3fb592c141d7ff78b0b51bd95d7c962852</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-netdoc: Provide some Vote things</title>
<updated>2025-08-26T09:41:21Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-08-21T09:39:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a45ac5ef2ab8311d4f3f8448fd54e3c84b3ac8d7'/>
<id>urn:sha1:a45ac5ef2ab8311d4f3f8448fd54e3c84b3ac8d7</id>
<content type='text'>
And export *RouterStatus with the macro, and *Header.
</content>
</entry>
<entry>
<title>tor-netdoc: Introduce experimental ns-vote feature</title>
<updated>2025-08-26T09:41:21Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-08-20T17:53:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=55accf2c26709cec1a9a239526608fa34434ee91'/>
<id>urn:sha1:55accf2c26709cec1a9a239526608fa34434ee91</id>
<content type='text'>
Now we can start actually having code to do with votes.

This feature doesn't actually contain any new API surface yet.
</content>
</entry>
<entry>
<title>tor-netdoc: Move all each_variety code to each_flavor</title>
<updated>2025-08-26T09:41:21Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-08-21T10:30:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=03f69fca64d5a1b578a7941c29ad22c26ee19b3a'/>
<id>urn:sha1:03f69fca64d5a1b578a7941c29ad22c26ee19b3a</id>
<content type='text'>
The amount we're going to be able to reuse for votes is less than we
might hope.

This commit is just code motion.
</content>
</entry>
<entry>
<title>tor-netdoc: Turn ConsensusHeader into VARIETY::Header</title>
<updated>2025-08-26T09:41:21Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-08-21T10:35:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fa2b7726cfd1f8a281d22e77d1c88428b5f78c12'/>
<id>urn:sha1:fa2b7726cfd1f8a281d22e77d1c88428b5f78c12</id>
<content type='text'>
It's going to need to vary when we do votes.
</content>
</entry>
<entry>
<title>tor-netdoc: Abolish ParseRouterStatus and make several things not pub</title>
<updated>2025-08-26T09:41:21Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-08-20T15:48:10Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8072fa77dfcff9d5b52be14feeb6eddf77144a23'/>
<id>urn:sha1:8072fa77dfcff9d5b52be14feeb6eddf77144a23</id>
<content type='text'>
The methods in ParseRouterStatus can now be inherent.

This starts a cascade of unused stuff, and stuff which doesn't need to
be pub any more.
</content>
</entry>
<entry>
<title>tor-netdoc: Combine ConsensusRouterStatus and GenericRouterStatus</title>
<updated>2025-08-26T09:41:21Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-08-21T09:34:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7bde61567649ea93e03a7ad63e94a949319c9f03'/>
<id>urn:sha1:7bde61567649ea93e03a7ad63e94a949319c9f03</id>
<content type='text'>
Now we only need one type.
</content>
</entry>
<entry>
<title>tor-netdoc: Abolish RouterStatus trait in favour of generic methods</title>
<updated>2025-08-26T09:41:21Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-08-20T15:30:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d66325643fa72921603cb08c84f6f74224f96cfc'/>
<id>urn:sha1:d66325643fa72921603cb08c84f6f74224f96cfc</id>
<content type='text'>
Our approach to sharing code between md and plain consensuses is now
the new "variety" system, not generics.
</content>
</entry>
<entry>
<title>tor-netdoc: Remove generics from Consensus and its contents</title>
<updated>2025-08-26T09:41:21Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-08-21T09:36:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c4d90f998861fe6eebdc6d578063955fa687e652'/>
<id>urn:sha1:c4d90f998861fe6eebdc6d578063955fa687e652</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-netdoc: netstatus: Move everything variety-specific</title>
<updated>2025-08-26T09:41:21Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-08-21T10:45:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d2310e976257bc30328e5741aea25689c9d780f5'/>
<id>urn:sha1:d2310e976257bc30328e5741aea25689c9d780f5</id>
<content type='text'>
This is much code motion.

This splits many types into two.  For example, `Conensus` is
now`plain::Consensus&lt;RS&gt;` and `md::Consensus&lt;RS&gt;`.

We're going to get rid of the generics later in this branch.
</content>
</entry>
</feed>
