Aldous Alvarez
Aldous Alvarez
### **Commit** to be reviewed --- build(connector-besu): fix CVE-2022-21190 CVE-2023-36665 CVE-2022-2421 ``` Primary Changes ---------------- 1. Updated the version of the base image that is used in the Dockerfile 2....
### **Commit** to be reviewed --- chore(cactus-plugin-ledger-connector-corda): remove unused openapi.yaml ``` Primary Changes ---------------- 1. Removed the unused openapi.yaml in plugin-ledger-connector-corda ``` Fixes #3200 **Pull Request Requirements** - [x] Rebased...
### Description After working on updating the OpenAPI extension there was one openapi.yaml on plugin-ledger-connector-corda that still has x-hyperledger-cactus. When I tried to update it manually, Peter mentioned that it...
### Description Rename the extension in the OpenAPI spec json files from x-hyperledger-cactus to x-hyperledger-cacti on cactus-plugin-ledger-connector-polkadot to match the project rename.
### **Commit** to be reviewed --- refactor: rename OpenAPI extension in plugin-ledger-connector-polkadot ``` Primary Changes ---------------- 1. Updated the files in packages/cactus-plugin-ledger- connector-polkadot to use x-hyperledger-cacti ``` Fixes #3198 **Pull...
### **Commit** to be reviewed --- refactor(cmd-api-server): pull OAuth2 endpoint scopes from openapi.json ``` Primary Changes ---------------- 1. added OAuth2 security endpoints scopes to openapi.json 2. added a test to...
## Commit to be reviewed --- refactor(core,core-api): use fastify, drop express ``` Primary Changes --------------- 1. Migrated files of (cactus-core and core-api) using express to fastify ``` Fixes #3598 **Pull...