solana/runtime
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
..
benches SDK: Add sysvar to expose recent block hashes to programs (#6663) 2019-11-04 10:51:15 -07:00
src Remove credit-only account handling (#6726) 2019-11-05 09:38:35 -07:00
tests Revert "Make instruction data opaque to runtime (#6470)" (#6564) 2019-10-25 16:22:41 -07:00
.gitignore Revert "Rename solana-runtime to sealevel (#6239)" (#6247) 2019-10-04 19:33:29 -06:00
Cargo.toml Bump serde from 1.0.101 to 1.0.102 (#6581) 2019-10-28 09:19:39 -07:00