solana/programs
Sagar Dhawan 0b23af324b
Refactor Storage Program (#3622)
* Refactor Storage Program

* Replace KeyedAccount trait with StorageAccount struct

* Implement State for Account, not StorageAccount

* Make State trait more generic

* Move validation check into function
2019-04-04 12:01:09 -07:00
..
bpf Add SyncClient and use from BankClient 2019-04-04 12:00:19 -06:00
bpf_loader
budget_api Wrap all client errors with TransportError 2019-04-04 12:00:19 -06:00
budget_program
config_api Wrap all client errors with TransportError 2019-04-04 12:00:19 -06:00
config_program
exchange_api Wrap all client errors with TransportError 2019-04-04 12:00:19 -06:00
exchange_program
failure_program Wrap all client errors with TransportError 2019-04-04 12:00:19 -06:00
noop_program Add SyncClient and use from BankClient 2019-04-04 12:00:19 -06:00
stake_api Refactor Storage Program (#3622) 2019-04-04 12:01:09 -07:00
stake_program
storage_api Refactor Storage Program (#3622) 2019-04-04 12:01:09 -07:00
storage_program
token_api Bump serde_derive from 1.0.89 to 1.0.90 2019-04-03 19:54:50 -07:00
token_program
vote_api Wrap all client errors with TransportError 2019-04-04 12:00:19 -06:00
vote_program