Emiliano Suñé
Emiliano Suñé
Should/could we just track a timestamp holding the last time the agent synced up with the ledger, regardless of whether that is a read or write action, and store it...
I thought about reads as we would have a more accurate description of when the agent last synced with the ledger, regardless of whether it wrote something to it. I...
I am not yet sure that is essential, but I think it would be handy to be able to restore the backup and just query the appropriate db/table to pull...
The `names` array is now supported. Additional restrictions using `wql` still need to be implemented.
It looks like the Vue app is not being loaded (`Vue is not defined`). It might be because the cdn links are resolving a different versions of Vue, we had...
@swcurran @WadeBarnes as we onboard more users to the shared service we definitely want to prioritize and get this done sooner rather than later. While this is not a deal...
Yes, this is in the code. It shouldn't be a hard change, really. I agree about releasing it in a retro-compatible way: I would suggest adding the property containing all...
> > > Has anyone been assigned to do this or has it been tackled yet? Not yet, we have not gotten around to prioritizing/completing this. If you can/want to...
The only issue with the above change would be the compatibility with existing wallets: the last time I tested things they (eSatus, Lissi, Trinsic) were not correctly handling the non-revocation...
Thank you for the links. I see the spec is still in draft, so it might be wise to wait until it is formalized to implement it, but it looks...