Add or_addresses to RouterStatusEntryMicroV3

As of consensus method 27, IPv6 addresses are present in the microdescriptor consensus: https://gitweb.torproject.org/torspec.git/tree/dir-spec.txt#n3209

As of 28, they are absent from microdescriptors: https://gitweb.torproject.org/torspec.git/tree/dir-spec.txt#n1475

(The public tor network is currently producing consensuses with method 28.)

So can you please add or_addresses to RouterStatusEntryMicroV3? https://stem.torproject.org/api/descriptor/router_status_entry.html#stem.descriptor.router_status_entry.RouterStatusEntryMicroV3

We don't need this feature for anything in particular, but people who use microdescriptors might be surprised that or_addresses is empty in the microdesc, and there is no corresponding field in the consensus.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information