solana-with-rpc-optimizations/cli
Parth 11e6197a83
require stake, vote and executable accounts to be rent exempt (#5928)
* require vote account to be exempt

* make stake account rent exempt

* add rent exempted system instruction

* use rent exemption instruction in vote and stake api

* use rent exempted account while creating executable account

* updating chacha golden hash as instruction data has changed

* rent will be initialized for genesis bank too
2019-09-20 16:52:17 +05:30
..
src require stake, vote and executable accounts to be rent exempt (#5928) 2019-09-20 16:52:17 +05:30
tests Interpret Solana-CLI amount requests in SOL by default (#5866) 2019-09-10 16:16:40 -07:00
.gitignore Rename solana-wallet program to just solana (#5604) 2019-08-22 13:51:16 -07:00
Cargo.toml Add explicit validator-cuda crate (#5985) 2019-09-19 20:50:34 -07:00
cli-help.sh Rename solana-wallet program to just solana (#5604) 2019-08-22 13:51:16 -07:00