Henry de Valence
Henry de Valence
@alexcrichton I've already been doing that (linked upthread), that scaffolding isn't the problem and already existed in my branch... the problem I was stuck on was how to express a...
@alexcrichton https://github.com/rust-lang-nursery/stdsimd/issues/310#issuecomment-434118068
I worry about how we'd keep that in sync with the code. I'm wondering if instead, we could formalize a coding guideline, where we write each consensus rule as a...
I wonder whether the weird LaTeX behavior is related to the missing $ signs?
Hmm, even in code blocks ? That seems pretty suboptimal
This looks good, and we should also adjust the formulas in the spec while we do it.
Blocked on #1480 #1481
Having both the view service and the custody service in the same browser extension could let us build a Penumbra-specific version of the "connect wallet" flow users in other ecosystems...
Design how we will use the RocksDB API to maintain coherence between the JMT store and the key store
> I am wondering how we could use the in-memory snapshots to maintain coherence across `pd` restarts. That is, there doesn't seem to be a way we could view the...
> 2 balance commitments Do we need multiple balance commitments? Since the balance commitments can commit to arbitrary value vectors, I think we could have just one per action, committing...