serai/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 constants inlined into bitcoin-serai for bitcoin::policy-provided constants 2023-10-22 18:08:36 -04:00
ethereum cargo update 2023-09-12 07:47:03 -04:00
monero Fix handling of Monero daemon connections when using an authenticated RPC 2023-10-26 12:45:39 -04:00