Philip Feairheller
Philip Feairheller
@SmithSamuelM I like this third approach better as well. Getting rid of URL parsing is a big win, in my opinion. If we wanted to gain some compactness back, allowing...
I'm just about to push a PR that implements most of this in `kerigo`. It is using BadgerDB which does not support multiple values per key so I had to...
Am I understanding correctly that this new attachment group (fn + dt) is only present in the stream replay of `logs` (first seen mode) in response to a query message?...
All of the current code for querying for TELs assumes you have a credential so you can use the registry SAID and the credential SAID to query for the TEL...
Great summary @nkongsuwan , I agree with this assessment
I believe the solution here, that Sam is referring to is a bespoke service from witnesses that represent a discovery service for published credentials. This cleanly separates what should be...
Have to tried to delete the by selecting the number?
Ok, I see in the code where a witness could hold up the command and we won't timeout. I'll add a timeout there as well which should close this issue
Including presentation to ACDC group.
Was think more about this while driving. I think a programmable approach is needed that allows the use of arguments to be declarative per command. So something like one function...