solana/programs
Tyera Eulberg 281deae102
Update config program to accommodate multiple signers (#4946)
* Update config program to accommodate multiple signers

* Update install CLI

* Remove account_type u32; add handling for unsigned keys in list

* ConfigKeys doc
2019-07-08 18:33:56 -05:00
..
bpf remove syscall tick height (#4891) 2019-07-01 16:21:51 -07:00
bpf_loader_api Bump serde from 1.0.93 to 1.0.94 (#4864) 2019-06-28 15:07:16 -07:00
bpf_loader_program
budget_api fix Instruction and CompiledInstruction field names (#4895) 2019-07-01 18:34:22 -06:00
budget_program
config_api Update config program to accommodate multiple signers (#4946) 2019-07-08 18:33:56 -05:00
config_program
exchange_api Bump serde from 1.0.93 to 1.0.94 (#4864) 2019-06-28 15:07:16 -07:00
exchange_program
failure_program
noop_program
stake_api Convert syscall accounts to credit only accounts (#4915) 2019-07-02 15:17:28 -07:00
stake_program
stake_tests change vote commission to u8 (from u32) (#4887) 2019-07-02 14:18:11 -07:00
storage_api Bump serde from 1.0.93 to 1.0.94 (#4864) 2019-06-28 15:07:16 -07:00
storage_program
token_api Bump serde from 1.0.93 to 1.0.94 (#4864) 2019-06-28 15:07:16 -07:00
token_program
vote_api Convert syscall accounts to credit only accounts (#4915) 2019-07-02 15:17:28 -07:00
vote_program