serai/orchestration/coins/monero
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
..
scripts Fix handling of Monero daemon connections when using an authenticated RPC 2023-10-26 12:45:39 -04:00
temp Update to monero 0.18.3.1 2023-10-10 21:34:22 -04:00
Dockerfile Update to monero 0.18.3.1 2023-10-10 21:34:22 -04:00