solana/programs/bpf_loader_api
Parth 92ea11fca1
make executable, vote and stake account rent exempt (#6017)
* add missing convenience method

* require vote account to be exempt

* make stake account rent exempt

* making executable rent exempt

* rent will be initialized in genesis

* add test for update_rent
2019-10-04 02:52:48 +05:30
..
src make executable, vote and stake account rent exempt (#6017) 2019-10-04 02:52:48 +05:30
Cargo.toml Optimize BPF logs (#6186) 2019-09-30 14:21:29 -07:00