Pat Losoponkul
Pat Losoponkul
The fix is merged
Resolves https://github.com/zio/zio-protoquill/issues/470
I have encountered this problem as well. My workaround is to create a wrapper component, but I am looking forward to an upstream fix. This is my workaround: In `components/DateRangeAdjusted.svelte`:...
The schema of `presentation_definition` and `presentation_submission` remain unchanged, I skimmed through the diffs between version and it seems the notable one is `JsonPath` reference. Hard for me to say anything...
I would recommend to refactor as we go, for now, it is working as a complete package. But if anyone find other cases like this, don't be afraid to fix...
This will be worked on soon after https://github.com/hyperledger-identus/neoprism/issues/153 is done.
I think that is a generally good direction. A less ideal version having one copy per language is also fine IMO, but it shouldn't be mulitple copies per language spread...
Blocked by this issue https://forum.image.sc/t/unplanned-server-outage-for-maven-scijava-org/113683, but with locally cached lib everything work just fine.
We have `prex` module to support presentation exchange already when we added oid4vp. Tests are here https://github.com/hyperledger-identus/cloud-agent/blob/main/pollux/prex/src/test/scala/org/hyperledger/identus/pollux/prex/PresentationSubmissionVerificationSpec.scala 😃 Sad story: once we have this, oid4vp move away from presentation exchange...