refactor(cc-tx-visualization): capture transactional data with RxJS #3100
The plugin now utilizes RxJS instead of RabbitMQ in transaction monitoring. ReplaySubjects store and emit observed transactional data to subscribers.
Please rebase with the latest version of satp-dev
@brunoffmateus please don't forget to add me as a maintainer for this package (see https://github.com/brunoffmateus/blockchain-integration-framework/blob/satp-3100-cctx/CODEOWNERS).
Please also rename the plugin to cactus-plugin-ccmodel-hepheastus
@brunoffmateus Looks much better. Please rename the plugin too
️✅ There are no secrets present in this pull request anymore.
If these secrets were true positive and are still valid, we highly recommend you to revoke them. Once a secret has been leaked into a git repository, you should consider it compromised, even if it was deleted immediately. Find here more information about risks.
🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.
@brunoffmateus Please squash the commits and fix the merge conflicts and make sure to rebase onto upstream main.
Also, the PR currently looks HUGE so if it's OK I'd love to help you break it down to smaller PRs.
As discussed, this will merge with satp-dev. When it eventually goes to main, I'll be sure to ask for your help!
@brunoffmateus Please squash the commits and fix the merge conflicts and make sure to rebase onto upstream main. Also, the PR currently looks HUGE so if it's OK I'd love to help you break it down to smaller PRs.
As discussed, this will merge with satp-dev. When it eventually goes to main, I'll be sure to ask for your help!
@brunoffmateus Oh yes, sorry, I keep assuming that the PR is against main.