Stephen Curran

Results 784 comments of Stephen Curran

AFAIK — when you connect to the ledger (create a pool), you use the genesis file to know what are supposed to be the nodes, and then process the rest...

To be completely clear, I think what you are saying is that creating the pool instance only reads the genesis file and does not actually connect to the ledger to...

FYI — I did some testing with `indy-cli-rs` with creating a pool and connecting using the Sovrin “published” genesis file, and with the one Wade provided above. In the CLI...

Good stuff! So it sounds like the issue is the need for a refresh in AFJ and/or Indy VDR when connecting the pool. Agreed?

I’m assuming (but could be wrong — @andrewwhitehead — input needed) that when you do the `refresh` the list of nodes in the network gets updated to what is current,...

@peacekeeper -- love to know your thoughts on this.

At this point, I think we have decided not to include any specific reference to Linked Resources in the `did:webvh` specification. From the specification's perspective, a DID Controller can put...

Closing this issue as per the previous note.

Ah…this is the issue you thought was resolved with the last Askar updates. I don’t think the follow up Askar changes would have impacted this, but who knows. Just to...

So it sounds like this might be an issue in ACA-Py and its handling of connections to Askar. Who wants to dive into that code. Presumably it is relatively small...