Daniel Bluhm

Results 230 comments of Daniel Bluhm

Stale; might be useful as a reference but no need to keep this open

I've taken uv for a test drive on some side projects and found it to be excellent. I'd endorse a PR to make the switch if someone is willing to...

A bit of a different angle that this made me think about is: Should we permit implicit `to == now()` in the non_revoked object if it is an empty object?...

I think it's acceptable for this to come in a later patch

I like what you're doing in this PR -- really appreciate the wallet startup cleanup as well. Question: how do we get the DID onto the ledger? Are we saying...

Approved but there's BDD tests failing...

@ff137 You make some good points and raise some good questions. Whether ACA-Py used it or not, I would not mind having a clean, readable set of importable DID regex...

@KimEbert42 I took care of the index conflict (I was in clean up mode so figured I'd go ahead)

Yeah, we noted this too. The `didcomm-rust` library that we're using a WASM build of for the demo expects the `serviceEndpoint` to be an object while the `didcomm-python` library we're...

Yeah, of course, I don't want this demo to cause a propagation of spec-divergent implementations -- we're not necessarily the right ones to implement library changes in all cases but...