Based on the repository's commit message style and the changes in the diff, here's an appropriate commit message:
``` feat: add websocket tests, PoA metrics, marketplace endpoints, and enhanced observability - Add comprehensive websocket tests for blocks and transactions streams including multi-subscriber and high-volume scenarios - Extend PoA consensus with per-proposer block metrics and rotation tracking - Add latest block interval gauge and RPC error spike alerting - Enhance mock coordinator
This commit is contained in:
8
apps/explorer-web/test-results/.last-run.json
Normal file
8
apps/explorer-web/test-results/.last-run.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"status": "failed",
|
||||
"failedTests": [
|
||||
"78c83d26793c923d7fe5-1c82705bd81364a8b68d",
|
||||
"78c83d26793c923d7fe5-d8983ad99256a494df4f",
|
||||
"78c83d26793c923d7fe5-a5eb02c7b1bcc34f643e"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user