solana/programs
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
..
bpf Remove bloat due to test symbols (#5965) 2019-09-18 19:54:10 -07:00
bpf_loader_api Cleanup nits (#5914) 2019-09-17 10:21:22 -07:00
bpf_loader_program Cleanup nits (#5914) 2019-09-17 10:21:22 -07:00
btc_spv_api Bump serde_derive from 1.0.100 to 1.0.101 (#5945) 2019-09-18 21:29:40 -07:00
btc_spv_bin Bump serde_derive from 1.0.100 to 1.0.101 (#5945) 2019-09-18 21:29:40 -07:00
btc_spv_program Bump serde_derive from 1.0.100 to 1.0.101 (#5945) 2019-09-18 21:29:40 -07:00
budget_api Bump serde_derive from 1.0.100 to 1.0.101 (#5945) 2019-09-18 21:29:40 -07:00
budget_program Cleanup nits (#5914) 2019-09-17 10:21:22 -07:00
config_api Bump serde_derive from 1.0.100 to 1.0.101 (#5945) 2019-09-18 21:29:40 -07:00
config_program Cleanup nits (#5914) 2019-09-17 10:21:22 -07:00
config_tests Bump serde_derive from 1.0.100 to 1.0.101 (#5945) 2019-09-18 21:29:40 -07:00
exchange_api Bump serde_derive from 1.0.100 to 1.0.101 (#5945) 2019-09-18 21:29:40 -07:00
exchange_program Cleanup nits (#5914) 2019-09-17 10:21:22 -07:00
failure_program Cleanup nits (#5914) 2019-09-17 10:21:22 -07:00
librapay_api Cleanup nits (#5914) 2019-09-17 10:21:22 -07:00
move_loader_api Bump serde_derive from 1.0.100 to 1.0.101 (#5945) 2019-09-18 21:29:40 -07:00
move_loader_program Cleanup nits (#5914) 2019-09-17 10:21:22 -07:00
noop_program Cleanup nits (#5914) 2019-09-17 10:21:22 -07:00
stake_api require stake, vote and executable accounts to be rent exempt (#5928) 2019-09-20 16:52:17 +05:30
stake_program Cleanup nits (#5914) 2019-09-17 10:21:22 -07:00
stake_tests Cleanup nits (#5914) 2019-09-17 10:21:22 -07:00
storage_api Bump serde_derive from 1.0.100 to 1.0.101 (#5945) 2019-09-18 21:29:40 -07:00
storage_program Cleanup nits (#5914) 2019-09-17 10:21:22 -07:00
token_api Bump serde_derive from 1.0.100 to 1.0.101 (#5945) 2019-09-18 21:29:40 -07:00
token_program Cleanup nits (#5914) 2019-09-17 10:21:22 -07:00
vote_api require stake, vote and executable accounts to be rent exempt (#5928) 2019-09-20 16:52:17 +05:30
vote_program Cleanup nits (#5914) 2019-09-17 10:21:22 -07:00