Daniel Bluhm

Results 151 comments of Daniel Bluhm

Hopefully my final update for this PR: I've significantly simplified the github actions and published images. The Indy variant is now handled as a multistage build rather than requiring a...

@swcurran @ianco @WadeBarnes Anything preventing us from merging in this PR? Thanks!

Thanks for the feedback @WadeBarnes! Working through them now.

> Should a similar approach be taken with Dockerfile to replace Dockerfile.test? Fair question; I think we could add the test image as a stage in the main Dockerfile but...

Presentation exchange records are now also deleted at the end of an exchange, unless configured otherwise.

Can we skip registries marked as decommissioned?

I was writing some thoughts but @ianco and I seem to be of a very similar mindset and a lot of what I had to say is redundant after his...

Testing backwards compatibility is sometimes desirable. Additionally, testing the behavior of an ACA-Py instance after an upgrade is sometimes useful. Accomplishing this could be complicated and so maybe these scenarios...

~~I'm not sure about my changes in `aries_cloudagent/ledger/multiple_ledger/manager_provider.py`~~ I think I figured it out.