solana-with-rpc-optimizations/programs
Tyera Eulberg c6931dcb07
Remove credit-only account handling (#6726)
* Renaming
- credit-only/credit-debit to read-only/read-write
- debitable to writable

* Remove credit handling, making credit-only accounts read-only

* Update programs to remove deprecated credit-only account designation

* Use readonly and writable instead of underscored types
2019-11-05 09:38:35 -07:00
..
bpf sysvar trait (#6667) 2019-11-04 12:31:24 -08:00
bpf_loader_api
bpf_loader_program
btc_spv_api
btc_spv_bin
btc_spv_program
budget_api Remove credit-only account handling (#6726) 2019-11-05 09:38:35 -07:00
budget_program
config_api
config_program
config_tests
exchange_api
exchange_program
failure_program
librapay_api Remove credit-only account handling (#6726) 2019-11-05 09:38:35 -07:00
move_loader_api
move_loader_program
noop_program
stake_api Remove credit-only account handling (#6726) 2019-11-05 09:38:35 -07:00
stake_program
stake_tests sysvar trait (#6667) 2019-11-04 12:31:24 -08:00
storage_api sysvar trait (#6667) 2019-11-04 12:31:24 -08:00
storage_program sysvar trait (#6667) 2019-11-04 12:31:24 -08:00
vest_api Remove credit-only account handling (#6726) 2019-11-05 09:38:35 -07:00
vest_program
vote_api Remove credit-only account handling (#6726) 2019-11-05 09:38:35 -07:00
vote_program