Carlos Amaro
Carlos Amaro
Bridge
Use just Cacti Api Server.
The script ` "lint:oapi": "vacuum lint -d -e ./src/main/yml/bol/openapi-blo-bundled.yml"` in the `package.json` is not running.
Refactor proto definitions, the current implementation has cycles in the imports.
### Description - This feature adds lock expiration handling to the satp-hermes module. The implementation ensures that locks acquired by the system are automatically released after a specified timeout period,...
feat(satp): Detect inconsistencies between SATP code and draft (Stage 0 and Stage 1 inconsistencies)
Verify Inconsistencies: Examine and address any discrepancies between Stage 0 and Stage 1. Identify Repetitions and Omissions: Detect repeated steps and any incomplete actions within the process. Refine Arguments: Either...
Create a test scripts that can run all the unit and integration tests. This script should be done in the [package.json](https://github.com/hyperledger-cacti/cacti/blob/satp-dev/packages/cactus-plugin-satp-hermes/package.json). Tests that envolve ledgers should be changed so they...