solana/rpc-client/src
Illia Bobyr 43c0f05ca0
Bumps base64 from 0.13.1 to 0.21.0. (#31522)
Changes:

  marshallpierce/rust-base64@v0.13.1...v0.21.0

`base64::{encode,decode}` are now deprecated in favor of an API that
explicitly selects an `Engine`.  Migrated all calls to the new API.
2023-05-11 11:34:58 -07:00
..
nonblocking Bumps base64 from 0.13.1 to 0.21.0. (#31522) 2023-05-11 11:34:58 -07:00
http_sender.rs rpc-client: Use regular timeout value for pool idle timeout too 2022-09-16 15:36:15 -07:00
lib.rs
mock_sender.rs Bumps base64 from 0.13.1 to 0.21.0. (#31522) 2023-05-11 11:34:58 -07:00
rpc_client.rs Add Memcmp filter constructor and deprecate fields (#29923) 2023-01-26 14:50:15 -07:00
rpc_sender.rs
spinner.rs