solana/rpc/src
Jon Cinque de38b05ad1
spl: Bump token-2022 and friends (#33453)
* token: Update to 4.0.0

* token-2022: Bump and support new account and instruction types

* Update token-2022 in fetch_spl / program-test

* Fixup downstream uses

* Mint and destination were flipped in 0.9.0

* Don't use `convert_pubkey`

* Bump spl dependencies to versions which avoid recompilations
2023-09-29 19:12:06 +02:00
..
cluster_tpu_info.rs Get slot info along tpu leader (#32942) 2023-08-27 03:13:41 -07:00
lib.rs Upgrades Rust to 1.72.0 & nightly-2023-08-25 (#32961) 2023-09-01 07:26:13 +00:00
max_slots.rs
optimistically_confirmed_bank_tracker.rs Add comment to OptimisticallyConfirmedBankTracker (#33238) 2023-09-21 09:59:51 -06:00
parsed_token_accounts.rs Remove improper uses of &Arc<Bank> (#32802) 2023-08-18 16:46:34 -05:00
rpc.rs spl: Bump token-2022 and friends (#33453) 2023-09-29 19:12:06 +02: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 Split vote related code from runtime to its own crate (#32882) 2023-09-19 10:46:37 -07:00
rpc_pubsub_service.rs removes instances of clippy::manual_let_else (#32417) 2023-07-09 21:41:36 +00:00
rpc_service.rs Pass Arc<AtomicBool> by value, not by reference. (#31916) 2023-06-01 17:25:48 -07:00
rpc_subscription_tracker.rs Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
rpc_subscriptions.rs Split vote related code from runtime to its own crate (#32882) 2023-09-19 10:46:37 -07: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 accounts-db code to its own crate (#32766) 2023-08-09 13:03:36 -07:00