Jan Christoph Ebersbach

Results 81 comments of Jan Christoph Ebersbach

Yes, good point that `opt = true` is optional in this case. I have an autocommand that sets the http file type for file names matching `*.http`. I also find...

I'd love to see this feature being implemented!

Same here. Unfortunately, a bunch of functions need to be replaced: `checkout` and `reset` are two that I ran into.

I think this is the same issue as https://github.com/standardnotes/web/issues/597 that I raised last year in summer. Since then, the issue had been fixed and opened again. Like @makarandh I'd like...

What's the status of this bug? Would be great to get aries-go working in Node!

@Baha-sk Unfortunately, the PR isn't ready yet. A bunch of tests are failing due to the changes that I made. -> This brings me to a larger question: I noticed...

Unfortunately, the kid produced by ImportPrivateKey and CreateKeyPair are different. I'll update the PR to fix that issue. I'll also implement the use case that allows for a custom kid...

@Baha-sk the pull request turned out bigger than expected. Please have a look whether the changes are okay. I'll continue to make the remainder of the tests pass.

@Baha-sk one more thing - add content (https://github.com/identinet/aries-framework-go/blob/fix-vcwallet-correct-issue-vc/pkg/wallet/wallet.go#L407) doesn't return the content id yet. So if a key gets added, the developer/user has to manually compute the key id from...