solana-with-rpc-optimizations/runtime
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
..
benches dyn for runtime benches (#5983) 2019-09-19 14:21:09 -07:00
src require stake, vote and executable accounts to be rent exempt (#5928) 2019-09-20 16:52:17 +05:30
tests Boot remote native loads, take 2 (#5106) 2019-07-15 13:16:09 -06:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.toml Bump serde_derive from 1.0.100 to 1.0.101 (#5945) 2019-09-18 21:29:40 -07:00