serai/orchestration/coins
Luke Parker 3069138475
Fix handling of Monero daemon connections when using an authenticated RPC
The lack of locking the connection when making an authenticated request, which
is actually two sequential requests, risked another caller making a request in
between, invalidating the state.

Now, only unauthenticated connections share a connection object.
2023-10-26 12:45:39 -04:00
..
bitcoin Remove unnecessary ENV flags from Bitcoin Dockerfile 2023-10-21 20:12:41 -04:00
ethereum Rename deploy to orchestration 2023-07-27 03:19:35 -04:00
monero Fix handling of Monero daemon connections when using an authenticated RPC 2023-10-26 12:45:39 -04:00