solana/sdk/src
Greg Fitzgerald 4e51a444f4 Simplify TransactionBuilder::new_with_instructions 2019-03-15 09:06:54 -06:00
..
account.rs Rename userdata to data (#3282) 2019-03-14 10:48:27 -06:00
bpf_loader.rs Less pub 2019-03-02 17:36:51 -08:00
genesis_block.rs Remove non-essential programs from runtime/ 2019-03-12 15:11:59 -05: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 mv common/ sdk/ 2018-10-25 13:26:10 -07:00
loader_transaction.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
native_loader.rs Rename userdata to data (#3282) 2019-03-14 10:48:27 -06:00
native_program.rs Rename userdata to data (#3282) 2019-03-14 10:48:27 -06:00
packet.rs Move drone into its own crate 2018-11-16 20:42:21 -08:00
pubkey.rs plumb staking_account and voting_keypair from multinode-demo to Vote (#3199) 2019-03-08 19:29:08 -07:00
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 Move TransactionError into the SDK 2019-03-13 21:26:57 -06:00
system_program.rs Less pub 2019-03-02 17:36:51 -08:00
system_transaction.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
timing.rs Reduce ticks per second 2019-03-13 17:50:53 -07:00
transaction.rs Add new preferred transaction constructors 2019-03-15 09:06:54 -06:00
transaction_builder.rs Simplify TransactionBuilder::new_with_instructions 2019-03-15 09:06:54 -06:00