Exca-DK
Exca-DK
see: https://github.com/NethermindEth/juno/pull/1520#discussion_r1425952980
## Issue Juno now has persistent connections (eg. ws conns) with not much info about them. It would be nice if It was known to user how many of them...
## Issue Currently, jsonrpc only supports http and ws. ## Rationale **Why should this feature exist?** Unix socket support would enhance the project by providing a more secure and efficient...
#### Description We encountered an issue during the integration process with the RPC provider at [coinpaprika](https://github.com/coinpaprika). Specifically, the `message_id` returned from the RPC provider does not match our `request_id` when...
## Issue Currently, logging is only set at the bootstrap with the defined log level. It would be beneficial to have the capability to dynamically change that through RPC. Furthermore,...