Henry de Valence

Results 259 comments of Henry de Valence

> > Can you elaborate on this a little? Isn't our expectation that clients should work across upgrade boundaries? > > If you try to run a client from current...

> This feels like a bug: if a validator is inactive, then its stake wait shouldn't be computed in the tally, but a delegator should still be able to vote....

I'm happy to help write a CIP — I was going to make a forum post today before seeing this issue — happy to DM about drafting

> Instead of adding logic to restrict namespaces, could we: > > 1. sort the blobs numerically by signer > > 2. encode min-max signer in the NMT, in addition...

The concern about permissioning being used as an excuse to enshrine a sequencer is a good one, but conversely, it would also be suboptimal if the concern about enshrinement prevented...

I'm not sure we should do this. Why does pcli need to expose every part of the validator configuration as a command line argument? What's wrong with using `sed` for...

Should this be considered a dup of https://github.com/penumbra-zone/web/issues/415 ?

Yes, the issue is just that we aren't putting any web tooling in this repo, to insulate the core protocol development from the churn of web tooling. So unless we...

On reflection I think the easiest thing to do here might be for `pd` to provide an "expanded compact block" RPC that would use the current compact block RPC internally...