solana/sdk/src
Jack May b5a735878a
Sysvar account_into return program error rather than option (#8121)
2020-02-04 14:54:41 -08:00
..
sysvar Sysvar account_into return program error rather than option (#8121) 2020-02-04 14:54:41 -08:00
account.rs Cleanup SDK use syntax (#8004) 2020-01-28 16:11:22 -08:00
account_info.rs Add Rust BPF RefCell borrow helpers (#8047) 2020-01-30 20:40:27 -08:00
account_utils.rs Cleanup SDK use syntax (#8004) 2020-01-28 16:11:22 -08:00
bank_hash.rs Cleanup SDK use syntax (#8004) 2020-01-28 16:11:22 -08:00
bpf_loader.rs
client.rs
clock.rs Reduce epoch duration from 2 weeks to 2 days 2020-01-27 10:34:55 -07:00
commitment_config.rs
entrypoint.rs Add BPF program entrypoint return type (#8111) 2020-02-04 12:25:42 -08:00
epoch_schedule.rs
fee_calculator.rs Cleanup SDK use syntax (#8004) 2020-01-28 16:11:22 -08:00
genesis_config.rs Rename bootstrap leader (#7906) 2020-01-22 09:22:09 -07:00
hash.rs Cleanup SDK use syntax (#8004) 2020-01-28 16:11:22 -08:00
inflation.rs Fix Rpc inconsistencies (#7826) 2020-01-15 15:33:53 -07:00
instruction.rs Remove program error footgun and cleaner developer experience (#8042) 2020-01-31 10:58:07 -08:00
instruction_processor_utils.rs Add support for idiomatic error handling to BPF instruction processors (#7968) 2020-01-30 09:47:22 -08:00
lib.rs Add support for idiomatic error handling to BPF instruction processors (#7968) 2020-01-30 09:47:22 -08: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 Cleanup SDK use syntax (#8004) 2020-01-28 16:11:22 -08:00
move_loader.rs
native_loader.rs Cleanup SDK use syntax (#8004) 2020-01-28 16:11:22 -08:00
native_token.rs
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
program_error.rs Facilitate printing program errors from BPF programs (#8109) 2020-02-04 09:03:45 -08:00
pubkey.rs Cleanup SDK use syntax (#8004) 2020-01-28 16:11:22 -08:00
rent.rs
rpc_port.rs
short_vec.rs Cleanup SDK use syntax (#8004) 2020-01-28 16:11:22 -08:00
signature.rs
slot_hashes.rs
slot_history.rs
stake_history.rs Remove support for stake redelegation (#7995) 2020-01-29 17:59:14 -08:00
system_instruction.rs Print more program error info to user when using CLI (#8098) 2020-02-03 17:14:53 -08:00
system_program.rs
system_transaction.rs
timing.rs
transaction.rs Print more program error info to user when using CLI (#8098) 2020-02-03 17:14:53 -08:00
transport.rs Cleanup SDK use syntax (#8004) 2020-01-28 16:11:22 -08:00