solana/rpc/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
..
cluster_tpu_info.rs removes pubkey from LegacyContactInfo public interface (#31375) 2023-04-28 12:05:15 +00:00
lib.rs Add entry notification service for geyser (#31290) 2023-05-10 17:20:51 -06:00
max_slots.rs
optimistically_confirmed_bank_tracker.rs Fixed missing Root notifications via geyser plugin framework (#31180) 2023-05-03 18:50:00 +08:00
parsed_token_accounts.rs Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
rpc.rs Bumps base64 from 0.13.1 to 0.21.0. (#31522) 2023-05-11 11:34:58 -07:00
rpc_cache.rs Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
rpc_completed_slots_service.rs Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
rpc_health.rs asserts that cluster-info keypair is consistent with contact-info id (#29818) 2023-01-24 16:57:55 +00:00
rpc_pubsub.rs Bumps base64 from 0.13.1 to 0.21.0. (#31522) 2023-05-11 11:34:58 -07:00
rpc_pubsub_service.rs Track max_complete_rewards_slot for use in rpc, bigtable (#30698) 2023-03-14 12:08:48 -06:00
rpc_service.rs removes hard-coded QUIC_PORT_OFFSET from connection-cache (#31541) 2023-05-09 13:46:17 +00:00
rpc_subscription_tracker.rs Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
rpc_subscriptions.rs Fixed missing Root notifications via geyser plugin framework (#31180) 2023-05-03 18:50:00 +08:00
transaction_notifier_interface.rs Add transaction index in slot to geyser plugin TransactionInfo (#25688) 2022-06-23 13:37:38 -06:00
transaction_status_service.rs Move rent debit out of bank (#31204) 2023-04-14 19:41:10 +00:00