solana-with-rpc-optimizations/sdk/src
HaoranYi 141048ee74
update comments for is_builtin (#35258)
Co-authored-by: HaoranYi <haoran.yi@solana.com>
2024-02-20 16:45:38 -06:00
..
signer sdk: add bounds check when instantiating `Keypair` from byte array (#34817) 2024-01-17 18:51:16 -07:00
transaction
wasm
account.rs update comments for is_builtin (#35258) 2024-02-20 16:45:38 -06:00
account_utils.rs
client.rs
commitment_config.rs
compute_budget.rs
derivation_path.rs
deserialize_utils.rs
ed25519_instruction.rs
entrypoint.rs
entrypoint_deprecated.rs
epoch_info.rs
epoch_rewards_hasher.rs Move EpochRewardsHasher to solana-sdk (#34934) 2024-01-24 16:25:01 -07:00
example_mocks.rs
exit.rs
feature.rs
feature_set.rs removes feature-gated code revising turbine epoch stakes for shreds propagation (#35226) 2024-02-20 16:04:32 +00:00
fee.rs Revert "Remove congestion multiplier from calculate fee (#34865)" 2024-01-30 17:30:01 -06:00
genesis_config.rs
hard_forks.rs
hash.rs
inflation.rs
inner_instruction.rs
lib.rs SVM: Move nonce_info from accounts-db to Solana SDK (#35138) 2024-02-08 15:01:15 -05:00
log.rs
native_loader.rs
net.rs
nonce_account.rs
nonce_info.rs SVM: Move nonce_info from accounts-db to Solana SDK (#35138) 2024-02-08 15:01:15 -05:00
offchain_message.rs
packet.rs
poh_config.rs
precompiles.rs
program_utils.rs
pubkey.rs
quic.rs
recent_blockhashes_account.rs
rent_collector.rs SVM: Move `RentCollector` to sdk (#35122) 2024-02-07 16:38:42 -08:00
rent_debits.rs SVM: Move RentDebits from accounts-db to Solana SDK (#35135) 2024-02-07 15:10:17 -08:00
reward_info.rs SVM: Move RewardInfo from accounts-db to Solana SDK (#35120) 2024-02-07 10:55:39 -08:00
reward_type.rs
rpc_port.rs
secp256k1_instruction.rs
shred_version.rs
signature.rs
simple_vote_transaction_checker.rs
system_transaction.rs
timing.rs
transaction_context.rs
transport.rs