Henry de Valence
Henry de Valence
I think this would make sense to do together with work on gas pricing in #2972, since they're pretty similar problems.
To start, let's target 1,000 detections per 24 hour window.
Right, setting the `--document-private-items` flag in a single crate doesn't provide the feature I think would be great: linkable, crossreferenced documentation for the internals for every crate in the ecosystem....
Ah, that's totally reasonable. Thanks for the information and for your work on docs.rs :)
We might want to call this something different to disambiguate from the on-chain uptime tracking (see the Uptime proto message and its use in the staking component)
> Consider changing `TreeReader::get_value` to use `Key` instead of `KeyHash` What if we made it take `K: Into`?
We should backburner this until after we have fee mechanics, which would inform our choices about what's worth implementing. But it seems likely that we'll get more upside out of...
We won't be doing this because we're already partway through our proof ceremony.
Yeah, the worry is that our consensus rules include a third-party implementation of big-integer arithmetic. We don't actually need rational arithmetic, we just need an implementation of a fractional threshold,...
Closing this out as a completed design iteration.