jamshale
jamshale
> Some success! I was able to upgrade both of the alice and faber wallets according to my test scenario above (start alice and faber with askar wallet and in...
@esune I think this is the same problem preventing me from switching multitenant wallet types. There is a private `copy_profile` function that I think would do what I need. I...
Same problem here. It really doesn't seem like codecov with github actions is going to work for our project. https://github.com/hyperledger/aries-cloudagent-python I'm going to consider alternatives. Too many issues trying to...
For us, it fails every time I've tried to upload because of the rate limiting, when doing tokenless. If I try to use the token then I get the problem...
There is quite a few things reported in sonarcloud. I don't think everything needs to be addressed but some definitely should like the unused variable and shadow variable names. https://sonarcloud.io/project/issues?id=hyperledger_aries-cloudagent-python&pullRequest=2960&resolved=false&sinceLeakPeriod=true...
I'm going to merge this. Would be nice to have in the 1.0.0 release and don't predict any regressions.
:+1: I actually noticed this as well. I should have created a ticket for it.
@ff137 @swcurran I was thinking that if the range is before the registry was created that the range could be adjusted to begin at the same timestamp as it was...
I can't add any good comments about the approach other than it like it's been done well as a non intrusive way to add the changes and the code generally...
> The new code should be gated under the experimental flag and the changes were designed to allow for a series of many PRs, rather than one large PR with...