solana/sdk/src
Michael Vines 9843c3a5cb Restrict transaction fee payers to system accounts (#4198)
automerge
2019-05-24 13:06:55 -07:00
..
syscall add slot_hashes to bank, remove phony slot_hashes_from_vote_instruction (#4401) 2019-05-22 19:07:56 -07:00
account.rs Refactor Storage Program (#3622) 2019-04-04 12:01:09 -07:00
account_utils.rs fix spelling (#4378) 2019-05-21 17:13:21 -07:00
bpf_loader.rs Rename in-tree program_ids to be base-58 human readable (#4001) 2019-04-25 17:58:49 -07:00
client.rs Extend GetBlockHash RPC API to include the fee scehdule for using the returned blockhash (#4222) 2019-05-13 12:49:37 -07:00
fee_calculator.rs Transaction format changes toward Credit-Only accounts (#4386) 2019-05-22 18:23:16 -04:00
genesis_block.rs _id => _pubkey variable renaming (#4419) 2019-05-23 23:20:04 -07:00
hash.rs
instruction.rs Add credit-only info to AccountMetadata (#4405) 2019-05-23 18:19:53 -04:00
instruction_processor_utils.rs introduce syscalls (#4373) 2019-05-21 15:19:41 -07:00
lib.rs introduce syscalls (#4373) 2019-05-21 15:19:41 -07:00
loader_instruction.rs _id => _pubkey variable renaming (#4419) 2019-05-23 23:20:04 -07:00
message.rs Add credit-only info to AccountMetadata (#4405) 2019-05-23 18:19:53 -04:00
native_loader.rs Rename in-tree program_ids to be base-58 human readable (#4001) 2019-04-25 17:58:49 -07:00
packet.rs add bank hash to votes (#4381) 2019-05-21 21:45:38 -07:00
poh_config.rs Poh subsystem cleanup, genesis plumbing, enable real PoH on edge testnet (#4292) 2019-05-18 14:01:36 -07:00
pubkey.rs Add a constructor to generate random pubkeys 2019-03-31 16:23:18 -06:00
rpc_port.rs
short_vec.rs Fix Blockstreamer test 2019-03-29 08:25:56 -06:00
signature.rs add impl FromStr for Signature (#4315) 2019-05-16 14:54:31 -07:00
system_instruction.rs _id => _pubkey variable renaming (#4419) 2019-05-23 23:20:04 -07:00
system_program.rs Rename in-tree program_ids to be base-58 human readable (#4001) 2019-04-25 17:58:49 -07:00
system_transaction.rs Remove fee arg from system_transaction::* (#4346) 2019-05-20 10:03:19 -07:00
timing.rs Poh subsystem cleanup, genesis plumbing, enable real PoH on edge testnet (#4292) 2019-05-18 14:01:36 -07:00
transaction.rs Restrict transaction fee payers to system accounts (#4198) 2019-05-24 13:06:55 -07:00
transport.rs Write bench-tps in terms of client (#3904) 2019-04-19 15:04:36 -06:00