solana/rpc/src
mergify[bot] f111b36b2d
v2.0: Simplify RPC partitioned_epoch_reward_enabled determination (backport of #2802) (#2823)
Simplify RPC partitioned_epoch_reward_enabled determination (#2802)

* Check num_reward_partitions for partitioned_epoch_reward_enabled

* Make expect slightly more correct

* Better variable name

(cherry picked from commit 22b823c1c0)

Co-authored-by: Tyera <tyera@anza.xyz>
2024-09-03 22:47:36 -06:00
..
rpc rpc: parse token accounts in simulate_transaction (#34619) 2024-01-19 11:53:45 +08:00
cluster_tpu_info.rs Remove stale poh recorder validator id (#700) 2024-04-12 12:09:02 +08:00
filter.rs remove token-2022 dep from rpc-client-api (#941) 2024-05-01 17:22:01 +00:00
lib.rs remove token-2022 dep from rpc-client-api (#941) 2024-05-01 17:22:01 +00:00
max_slots.rs
optimistically_confirmed_bank_tracker.rs Remove send snapshot hard unwrap (#326) 2024-04-11 12:18:52 -04:00
parsed_token_accounts.rs rpc: Include interest-bearing configuration for UI amount calculation (#1549) 2024-06-06 18:17:51 +02:00
rpc.rs v2.0: Simplify RPC partitioned_epoch_reward_enabled determination (backport of #2802) (#2823) 2024-09-03 22:47:36 -06:00
rpc_cache.rs
rpc_completed_slots_service.rs
rpc_health.rs Initialize fork graph in program cache during bank_forks creation (#33810) 2023-10-23 09:32:41 -07:00
rpc_pubsub.rs rpc: Include interest-bearing configuration for UI amount calculation (#1549) 2024-06-06 18:17:51 +02:00
rpc_pubsub_service.rs Move default value for --rpc-pubsub-notification-threads to CLI (#158) 2024-03-12 16:11:44 -05:00
rpc_service.rs v2.0: Remove rpc endpoint deprecated in v1.18 (backport of #1897) (#1926) 2024-07-01 12:36:42 -06:00
rpc_subscription_tracker.rs clippy: allow dead_code for GraphVoteAccountModeError, DroppableTask and SubscriptionToken (#1246) 2024-05-13 10:45:37 +08:00
rpc_subscriptions.rs Remove redundant inc_new_counter's in RpcSubscriptions (#1414) 2024-05-21 15:44:36 -05:00
transaction_notifier_interface.rs Remove RwLock on TransactionNotifier (#33962) 2023-11-07 10:28:56 -08:00
transaction_status_service.rs v2.0: Fix BankForks::new_rw_arc memory leak (backport of #1893) (#2066) 2024-07-17 16:11:40 -07:00