solana/programs/vote_api
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
Cargo.toml Bump serde_derive from 1.0.100 to 1.0.101 (#5945) 2019-09-18 21:29:40 -07:00