André Augusto
André Augusto
It would be nice, documentation wise, to have architectural specifications from an engineering point of view. - Represent the architecture of the solutions (or at least the idea on which...
Added the paper "SoK: Security and Privacy of Blockchain Interoperability" accepted at the [2024 IEEE Symposium on Security and Privacy (SP)](https://www.computer.org/csdl/proceedings-article/sp/2024/313000a234/1WPcYVyZLWw)
- Create docker-compose file to deployt deploy Prometheus and Grafana along with the SATP gateways in the CBDC App - Configure Prometheus to scrape metrics from the SATP-Hermes endpoint. -...
* Create an endpoint to expose the collected Prometheus metrics, similarly to other packages * Create dashboard templates visualizing Prometheus metrics. * Configure alerts for critical system behaviors (e.g., high...
* Identify locations in the codebase to track metrics. * Implement Prometheus metrics for the metrics defined in #3124 Part of #3124
Add support for NFTs using the leafs for the blockchains supported (EVM is priority). The desired state is being able to support cross-chain transfers of NFTs using the SATP bridge.
We want to introduce logging in the Oracle operations, similar to what we already have in the SATP operations. Each operation should include the following log entries: 1. Log "init"...