solana/rpc/src
Justin Starry d5961e9d9f
Reject transactions with extra signatures (#18306)
* Reject transactions with extra signatures

* fix tests

* fix check

* fix check

* tx method

* fix checks
2021-07-01 18:06:59 +00:00
..
lib.rs Create solana-poh and move remaining rpc modules to solana-rpc (#17698) 2021-06-04 09:23:06 -06:00
max_slots.rs
optimistically_confirmed_bank_tracker.rs
parsed_token_accounts.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
rpc.rs Reject transactions with extra signatures (#18306) 2021-07-01 18:06:59 +00:00
rpc_completed_slots_service.rs Extricate RpcCompletedSlotsService from RetransmitStage 2021-06-16 16:20:35 -07:00
rpc_health.rs Add logging when RpcHealthStatus::Unknown (#18098) 2021-06-21 11:37:34 -06:00
rpc_pubsub.rs Add additional subscription metrics (#18071) 2021-06-18 19:52:22 +00:00
rpc_pubsub_service.rs validator: expose max active pubsub subscriptions to CLI 2021-06-17 06:32:52 +00:00
rpc_service.rs Add SnapshotArchiveInfo and refactor functions in snapshot_utils (#18232) 2021-07-01 12:20:56 -05:00
rpc_subscriptions.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
send_transaction_service.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
transaction_status_service.rs Create solana-poh and move remaining rpc modules to solana-rpc (#17698) 2021-06-04 09:23:06 -06:00