Pat Losoponkul
Pat Losoponkul
An error was raised when encountered `ALTER TYPE .....` statement running `sql-lint` through `megalinter` __Steps to reproduce__ - create some `.sql` file with `ALTER TYPE foo RENAME TO bar;` -...
In the oid4vp spec, every reference to the presentation exchange protocol seems to point to the [presentation exchange version 2.0](https://identity.foundation/presentation-exchange/spec/v2.0.0/). For implementers, I am not sure what is the semantic...
Fixes #470 ### Problem `-Dquill.macro.log=false` doesn't silence the `Dynamic Query Detected ...` which become quite verbose when the project start to grow. ### Solution Add the same condition to check...
### Proposed Feature The PRISM DID specification is evolving, and prism-node may not be able to keep up with these changes. It would be beneficial to integrate [neoprism](https://github.com/hyperledger-identus/neoprism) into Castor,...
### Is this a regression? No ### Description When running all integration-test scenarios together, as is done in CI, everything works as expected. However, when debugging locally and isolating specific...
### Proposed Feature - Upgrade the VDR (Verifiable Data Registry) driver to the latest version and configure it to support Cardano VDR integration. - Update all relevant documentation to reflect...