solana/sdk/src
Brooks Prumo d1ba42180d
clippy for rust 1.65.0 (#28765)
2022-11-09 19:39:38 +00:00
..
signer Remove unnecessary clone of a String (#28758) 2022-11-07 20:42:19 +00:00
transaction precompile verify: &Arc<FeatureSet> to &FeatureSet (#27647) 2022-10-27 19:25:33 -05:00
wasm Add rustfmt.toml and `cargo fmt` (#23238) 2022-02-19 13:32:29 +08:00
account.rs clippy for rust 1.65.0 (#28765) 2022-11-09 19:39:38 +00:00
account_utils.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
builtins.rs Remove the deprecated `KeyedAccount` interface (#27147) 2022-08-15 20:41:46 +02:00
client.rs Support sending versioned txs in AsyncClient (#23982) 2022-04-02 11:12:02 +08:00
commitment_config.rs Make CommitmentLevel constructors const (#27367) 2022-08-31 13:20:53 -06:00
compute_budget.rs Add feature gate to remove support for RequestUnitsDeprecated instruction (#27503) 2022-09-09 22:24:21 +00:00
derivation_path.rs keygen: add the ability to use derivation path for new & grind commands (#21614) 2022-09-07 14:31:40 -04:00
deserialize_utils.rs cleanup ignore_eof_error (#26838) 2022-07-29 12:10:22 -05:00
ed25519_instruction.rs precompile verify: &Arc<FeatureSet> to &FeatureSet (#27647) 2022-10-27 19:25:33 -05:00
entrypoint.rs
entrypoint_deprecated.rs
epoch_info.rs More missing derives (#27418) 2022-10-11 12:59:58 -07:00
example_mocks.rs Fixup docs in sdk to use new clients (#27362) 2022-08-24 21:29:56 -06:00
exit.rs
feature.rs
feature_set.rs Add SetAuthorityChecked instruction to bpf loader (#28424) 2022-11-01 08:34:04 +00:00
fee.rs More missing derives (#27418) 2022-10-11 12:59:58 -07:00
genesis_config.rs More missing derives (#27418) 2022-10-11 12:59:58 -07:00
hard_forks.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
hash.rs
inflation.rs
lib.rs Refactor - derive `CloneZeroed` (#28771) 2022-11-09 18:15:42 +01:00
log.rs Remove the 5 integer msg! form 2021-12-11 09:37:11 -08:00
native_loader.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
nonce_account.rs removes feature gate code separating durable nonce from blockhash domain (#26055) 2022-07-06 12:03:13 +00:00
offchain_message.rs Add off-chain messages support (#27456) 2022-10-17 11:19:12 -04:00
packet.rs Add bench test for voting threads (#28031) 2022-09-27 12:12:22 -07:00
poh_config.rs More missing derives (#27418) 2022-10-11 12:59:58 -07:00
precompiles.rs precompile verify: &Arc<FeatureSet> to &FeatureSet (#27647) 2022-10-27 19:25:33 -05:00
program_utils.rs `Bank::get_fee_for_message` is now nonce aware 2022-01-13 17:27:38 -08:00
pubkey.rs Pacify clippy 2022-01-21 19:12:57 -08:00
quic.rs Quic fix calculation of staked number of concurrent streams (#28705) 2022-11-03 20:45:44 +08:00
recent_blockhashes_account.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
reward_type.rs Remove runtime dependency from solana-transaction-status (#26930) 2022-08-05 00:20:27 -06:00
rpc_port.rs
secp256k1_instruction.rs precompile verify: &Arc<FeatureSet> to &FeatureSet (#27647) 2022-10-27 19:25:33 -05:00
shred_version.rs
signature.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
system_transaction.rs Resized accounts must be rent exempt 2022-03-02 13:02:02 -08:00
timing.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
transaction_context.rs More missing derives (#27418) 2022-10-11 12:59:58 -07:00
transport.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00