solana/programs
Greg Fitzgerald cecdb7061e Remove blockhash parameter from Bank::transfer
That parameter is an artifact from the Loom days, when I thought
Bank should implement the same interace as ThinClient.
2019-03-27 08:51:10 -06:00
..
bpf
bpf_loader Move Instruction into its own module 2019-03-23 20:31:55 -07:00
budget_api Remove BankClient::process_instructions 2019-03-27 08:51:10 -06:00
budget_program use solana_entrypoint directly (#3518) 2019-03-26 16:40:34 -07:00
config_api Remove blockhash parameter from Bank::transfer 2019-03-27 08:51:10 -06:00
config_program use solana_entrypoint directly (#3518) 2019-03-26 16:40:34 -07:00
exchange_api Make space for a new Transaction::new 2019-03-26 20:06:05 -06:00
exchange_program use solana_entrypoint directly (#3518) 2019-03-26 16:40:34 -07:00
failure_program Move Instruction into its own module 2019-03-23 20:31:55 -07:00
noop_program Move Instruction into its own module 2019-03-23 20:31:55 -07:00
storage_api Boot StorageTransaction 2019-03-24 13:51:02 -07:00
storage_program use solana_entrypoint directly (#3518) 2019-03-26 16:40:34 -07:00
token_api Minor cleanup 2019-03-25 20:31:13 -07:00
token_program use solana_entrypoint directly (#3518) 2019-03-26 16:40:34 -07:00
vote_api Remove BankClient::process_instructions 2019-03-27 08:51:10 -06:00
vote_program use solana_entrypoint directly (#3518) 2019-03-26 16:40:34 -07:00