solana-with-rpc-optimizations/sdk/src
Jack May 2d8dacb72b
Gate CPI authorized programs (#14361)
2020-12-30 18:13:37 -08:00
..
account.rs
account_utils.rs
builtins.rs
client.rs Add get_minimum_balance_for_rent_excemption to Client (#14048) 2020-12-10 16:39:28 -08:00
commitment_config.rs
deserialize_utils.rs
entrypoint.rs
entrypoint_deprecated.rs
entrypoint_native.rs
epoch_info.rs Add transactionCount field to GetEpochInfo 2020-12-17 12:29:50 -08:00
feature.rs
feature_set.rs Gate CPI authorized programs (#14361) 2020-12-30 18:13:37 -08:00
genesis_config.rs Simple cap by including sysvars and native programs (#13884) 2020-12-14 21:03:24 +09:00
hard_forks.rs Clippy 2020-12-14 08:03:29 -08:00
hash.rs
inflation.rs Add new inflation feature-ids (#13671) 2020-11-20 09:54:41 -07:00
keyed_account.rs
lib.rs Move secp256k1 instruction helper to the sdk (#13560) 2020-11-12 16:58:40 -08:00
log.rs
native_loader.rs Tiny add_native_program bug fixes with cleanups (#14042) 2020-12-11 11:03:31 +09:00
nonce_account.rs sdk: Check owner when verifying nonce accounts 2020-12-02 20:10:08 +00:00
nonce_keyed_account.rs Deinitialize nonce data upon zero balance 2020-12-22 19:37:26 -07:00
packet.rs Clippy 2020-12-14 08:03:29 -08:00
poh_config.rs
process_instruction.rs Limit CPI instruction size (#14317) 2020-12-29 01:14:17 +00:00
program_utils.rs
pubkey.rs
recent_blockhashes_account.rs Clippy 2020-12-14 08:03:29 -08:00
rpc_port.rs Initial solana-test-validator command-line program 2020-12-11 04:17:38 +00:00
secp256k1_instruction.rs Move secp256k1 instruction helper to the sdk (#13560) 2020-11-12 16:58:40 -08:00
shred_version.rs
signature.rs Use AsRef 2020-12-16 19:51:16 +00:00
signers.rs
stake_weighted_timestamp.rs improves performance in replay-stage (#14217) 2020-12-21 19:18:19 +00:00
system_transaction.rs
timing.rs
transaction.rs Move secp256k1 instruction helper to the sdk (#13560) 2020-11-12 16:58:40 -08:00
transport.rs