solana/sdk/src
Greg Fitzgerald 885eeec3ed Boot storage program from the SDK 2019-03-05 07:16:33 -07:00
..
account.rs Debug for Account 2019-02-21 14:57:32 -08:00
bpf_loader.rs Less pub 2019-03-02 17:36:51 -08:00
genesis_block.rs Fix stakes not being setup correctly 2019-03-02 16:44:36 -08:00
hash.rs Upgrade to Rust 1.31.0 (#2052) 2018-12-07 20:01:28 -07:00
lib.rs Boot storage program from the SDK 2019-03-05 07:16:33 -07:00
loader_instruction.rs
loader_transaction.rs block_hash => blockhash 2019-03-02 12:13:30 -07:00
native_loader.rs Less pub 2019-03-02 17:36:51 -08:00
native_program.rs Reject modifications to userdata if not owned by the program 2019-02-22 16:18:10 -07:00
packet.rs Move drone into its own crate 2018-11-16 20:42:21 -08:00
pubkey.rs
shortvec.rs Optimize Transaction/Instruction serialization with custom routine (#2515) 2019-01-24 21:14:15 -08:00
signature.rs Improve message-signing ergonomics 2019-01-26 14:57:22 -07:00
system_instruction.rs Revive payments via Budget 2019-03-03 17:29:13 -07:00
system_program.rs Less pub 2019-03-02 17:36:51 -08:00
system_transaction.rs block_hash => blockhash 2019-03-02 12:13:30 -07:00
timing.rs Purge MAX_RECENT_TICK_HASHES 2019-03-02 17:04:42 -08:00
transaction.rs Add test with transaction with no signatures 2019-03-04 16:42:52 -08:00
transaction_builder.rs Add a way to build unsigned transactions 2019-03-04 17:47:46 -07:00