solana/sdk/src
Jack May 52526a9bc2
Prevent stub inclusion when building shared objects (#10875)
2020-07-01 13:15:30 -07:00
..
nonce Clippy cleanup for all targets and nighly rust (also support 1.44.0) (#10445) 2020-06-09 09:38:14 +09:00
sysvar 9951 clippy errors in the test suite (#10030) 2020-05-15 09:35:43 -07:00
abi_digester.rs Fix typos (#10675) 2020-06-17 20:54:52 -07:00
abi_example.rs Clippy cleanup for all targets and nighly rust (also support 1.44.0) (#10445) 2020-06-09 09:38:14 +09:00
account.rs Move types to more appropriate files (#10638) 2020-06-17 10:39:14 -07:00
account_info.rs Move types to more appropriate files (#10638) 2020-06-17 10:39:14 -07: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 Rename Client methods to match proposed BanksClient (#10793) 2020-06-25 03:35:38 +00:00
clock.rs Clean up delinquency slot distance computation 2020-06-09 11:27:30 -07:00
commitment_config.rs Add SingleGossip commitment level to use for subscriptions (#10147) 2020-05-22 12:55:17 -07:00
decode_error.rs Move types to more appropriate files (#10638) 2020-06-17 10:39:14 -07:00
entrypoint.rs Expose executable and rent_epoch in AccountInfo (#8619) 2020-03-04 10:52:09 -08:00
entrypoint_native.rs Route all loader messages to log collector (#10528) 2020-06-13 13:20:08 -07:00
epoch_info.rs Add option to wait for a specific epoch length to bench-tps (#10083) 2020-05-20 16:42:46 -07:00
epoch_schedule.rs 9951 clippy errors in the test suite (#10030) 2020-05-15 09:35:43 -07:00
fee_calculator.rs Remove fee-payer guesswork from Message and Transaction (#10776) 2020-06-24 14:52:38 -06:00
genesis_config.rs `genesis` subcommand now displays ticks per slot 2020-07-01 17:32:35 +00:00
hard_forks.rs Remove folds (#10128) 2020-05-19 18:13:41 -07:00
hash.rs Introduce eager rent collection (#9527) 2020-05-13 16:22:14 +09:00
incinerator.rs Add incinerator sysvar (#9815) 2020-04-30 22:04:08 -07:00
inflation.rs Improve Rpc inflation tooling (#10309) 2020-05-29 11:50:25 -07:00
instruction.rs Add PubkeyError for ProgramError (#10748) 2020-06-23 11:19:27 -07:00
lib.rs Pull program stubs into SDK (#10704) 2020-06-18 23:23:28 -07:00
loader_instruction.rs Cleanup program docs (#10283) 2020-05-29 20:29:24 -06:00
log.rs Add account accessor functions (#7966) 2020-01-24 14:34:59 -08:00
message.rs Remove fee-payer guesswork from Message and Transaction (#10776) 2020-06-24 14:52:38 -06:00
move_loader.rs Revert "Add native loader entry points (#9275)" Breaks genesis_config abi (#9377) 2020-04-08 14:36:18 -07:00
native_loader.rs Remove hash field from account (#9915) 2020-05-12 23:39:46 +08:00
native_token.rs Make sol-to-lamport const name more clear (#7641) 2019-12-30 11:28:41 -08:00
packet.rs Cleanup SDK use syntax (#8004) 2020-01-28 16:11:22 -08:00
poh_config.rs
program.rs Use &[u8] for program address seeds rather then &str (#10744) 2020-06-22 16:51:43 -07:00
program_error.rs Add PubkeyError for ProgramError (#10748) 2020-06-23 11:19:27 -07:00
program_stubs.rs Prevent stub inclusion when building shared objects (#10875) 2020-07-01 13:15:30 -07:00
program_utils.rs Move types to more appropriate files (#10638) 2020-06-17 10:39:14 -07:00
pubkey.rs Add PubkeyError for ProgramError (#10748) 2020-06-23 11:19:27 -07:00
rent.rs show rent model (#7410) 2019-12-10 14:50:55 -08:00
rpc_port.rs
sanitize.rs thiserror, docs, remove general Failure case (#9741) 2020-04-29 18:12:51 -07:00
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 cleanup clippy tests (#10172) 2020-05-29 00:26:06 -07:00
signers.rs 9951 clippy errors in the test suite (#10030) 2020-05-15 09:35:43 -07:00
slot_hashes.rs Fix slot_hashes documentation 2020-02-06 10:06:16 -07:00
slot_history.rs Expose SlotHistory::oldest() -> Slot (#10799) 2020-06-25 18:23:31 +09:00
stake_history.rs Remove support for stake redelegation (#7995) 2020-01-29 17:59:14 -08:00
system_instruction.rs Move types to more appropriate files (#10638) 2020-06-17 10:39:14 -07:00
system_program.rs Make default programs static (#9717) 2020-04-27 21:05:12 -07:00
system_transaction.rs Remove fee-payer guesswork from Message and Transaction (#10776) 2020-06-24 14:52:38 -06:00
timing.rs Update to rust 1.44.0 (#10585) 2020-06-17 01:32:16 +09:00
transaction.rs Remove fee-payer guesswork from Message and Transaction (#10776) 2020-06-24 14:52:38 -06:00
transport.rs CLI: Error message cleanup (#8804) 2020-03-12 23:20:49 -07:00