solana/sdk/src
carllin 39282be486
Determine vote_state ahead of time (#8303)
automerge
2020-02-24 19:27:04 -08:00
..
sysvar Fix slot_hashes documentation 2020-02-06 10:06:16 -07:00
account.rs Cleanup SDK use syntax (#8004) 2020-01-28 16:11:22 -08:00
account_info.rs Add is_writable to AccountInfo (#8196) 2020-02-10 21:33:29 -08:00
account_utils.rs Cleanup SDK use syntax (#8004) 2020-01-28 16:11:22 -08:00
bpf_loader.rs Use procedural macro to generate static public keys (#7219) 2019-12-03 17:55:18 -08:00
client.rs Support transaction signing by heterogenous lists of keypairs (#8342) 2020-02-20 12:13:23 -08:00
clock.rs Clippy 2020-02-11 12:56:02 -07:00
commitment_config.rs Add show-block-production command 2019-12-19 00:02:11 -07:00
entrypoint.rs Clippy 2020-02-11 12:56:02 -07:00
entrypoint_native.rs Move native program entrypoint out of instruction_processor_utils (#8122) 2020-02-04 14:54:49 -08:00
epoch_schedule.rs Determine vote_state ahead of time (#8303) 2020-02-24 19:27:04 -08:00
fee_calculator.rs Cleanup SDK use syntax (#8004) 2020-01-28 16:11:22 -08:00
genesis_config.rs Move shred_version module to sdk/ 2020-02-24 14:46:12 -07:00
hard_forks.rs Move shred_version module to sdk/ 2020-02-24 14:46:12 -07:00
hash.rs Clippy 2020-02-11 12:56:02 -07:00
inflation.rs Fix Rpc inconsistencies (#7826) 2020-01-15 15:33:53 -07:00
instruction.rs Cleanup new_result_with_negative_lamports (#8286) 2020-02-14 13:58:33 -08:00
lib.rs Move shred_version module to sdk/ 2020-02-24 14:46:12 -07:00
loader_instruction.rs Cleanup SDK use syntax (#8004) 2020-01-28 16:11:22 -08:00
log.rs Add account accessor functions (#7966) 2020-01-24 14:34:59 -08:00
message.rs Add handling for fallible signers (#8367) 2020-02-20 19:04:53 -08:00
move_loader.rs Use procedural macro to generate static public keys (#7219) 2019-12-03 17:55:18 -08:00
native_loader.rs Cleanup SDK use syntax (#8004) 2020-01-28 16:11:22 -08:00
native_token.rs Make sol-to-lamport const name more clear (#7641) 2019-12-30 11:28:41 -08:00
nonce_state.rs Cleanup SDK use syntax (#8004) 2020-01-28 16:11:22 -08:00
packet.rs Cleanup SDK use syntax (#8004) 2020-01-28 16:11:22 -08:00
poh_config.rs Add getBlockTime rpc api (#7130) 2019-11-26 00:40:36 -07:00
program_error.rs Rename program_utils.rs (#8127) 2020-02-05 12:48:30 -08:00
program_utils.rs Rename program_utils.rs (#8127) 2020-02-05 12:48:30 -08:00
pubkey.rs Cleanup SDK use syntax (#8004) 2020-01-28 16:11:22 -08:00
rent.rs show rent model (#7410) 2019-12-10 14:50:55 -08:00
rpc_port.rs
short_vec.rs Cleanup SDK use syntax (#8004) 2020-01-28 16:11:22 -08:00
shred_version.rs Move shred_version module to sdk/ 2020-02-24 14:46:12 -07:00
signature.rs CLI: collect and deduplicate signers (#8398) 2020-02-24 17:03:30 -07:00
signers.rs CLI: dynamic signing reboot (#8384) 2020-02-21 14:55:53 -07:00
slot_hashes.rs Fix slot_hashes documentation 2020-02-06 10:06:16 -07:00
slot_history.rs Add slot_history for slashing (#7589) 2019-12-23 12:23:45 -08:00
stake_history.rs Remove support for stake redelegation (#7995) 2020-01-29 17:59:14 -08:00
system_instruction.rs Rename program_utils.rs (#8127) 2020-02-05 12:48:30 -08:00
system_program.rs Use bs58 strings to declare IDs rather then raw bytes (#7082) 2019-11-21 16:34:40 -08:00
system_transaction.rs Rename KeypairUtil to Signer (#8360) 2020-02-20 13:28:55 -08:00
timing.rs Add intermittent Timestamping to Votes (#7233) 2019-12-06 14:38:49 -07:00
transaction.rs CLI: dynamic signing reboot (#8384) 2020-02-21 14:55:53 -07:00
transport.rs Cleanup SDK use syntax (#8004) 2020-01-28 16:11:22 -08:00