Ian Costanzo

Results 223 comments of Ian Costanzo

This PR is a bit old, is it still required? My 0.02 is that it shouldn't be necessary to configure this in aca-py (you should be able to do the...

I don't think the wallet import/export were ever implemented in aca-py. You can import/export an Indy wallet using the indy CLI, I don't think askar wallet type supports import/export (yet)

If you are using a postgres wallet, then you can use indy-cli as you describe above. You can create the wallet using indy-cli and then connect using aca-py, or create...

> Hey @ianco -- can you take an initial look at this? > > Thanks On it!

On first glance, the company `FM1043109` was added April 10 (and posted to OrgBook). The last update for the owning company `LP0847867` was March 26. Since the two companies are...

> In the meantime, can you please trigger the processing of LP0847867? Yep will do > And of course, the big question — are there other instances of this? I'll...

Company `LP0847867` is re-processed and is showing up correctly. Couple of issues came up: - When we re-process a company, it affects related companies (not sure exactly, but I had...

> Is this something we will need to account for when we work through the changes to accommodate the BC Registries database updates? Yes for sure, handling the relationships was...

Based on this query in the OrgBook search database, there are quite a few companies in the same (or similar) situation: ``` select tr1_topic_id, tr1_related_topic_id, t1.id, t1.source_id, t2.id, t2.source_id from...

> Can we assume that the problem stems from a relationship being established by one side of the relationship, and that not triggering the processing of the other side? For...