jamshale

Results 217 comments of jamshale

`askar-anoncreds` is used to load different contexts. It decides whether to load the anoncreds api and modules. There's also some logic in credential and presentation handling that checks the wallet...

I'm going to work on this when I have time. Anything that removes unneeded complexity is worth the effort imo.

Going to close this. Wallet types aren't flattened yet but the in_memory wallet has been removed.

> @jamshale your input on BDD interop test failure would be appreciated. Is this an OWF migration artifact or something else? Ya. I changed a reference I shouldn't have. Should...

The startup function where this provisioning/seed logic takes place is very convoluted. I'll be trying to refactor it in another task. Definitely think there's improvements to be made here. Possibly...

This should now just be a matter of configuring any deployments with the bcgov firebase service account.

I don't think this actually upgrades anything for an empty wallet, but perhaps the logging could be more clear or the logic could be handled a bit better.

I don't think we'd want to add another configuration for this. We're really trying not to bloat the configurations. But, printing the banner nicely with the logger will be a...

Why don't you just test with your own fork or image? Or you should be able to filter your log output for single instances. You could also spread your instances...