solana/sdk
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
..
benches Use Serde's `with` attribute to shorten length encodings in Transaction 2019-03-29 08:25:56 -06:00
bpf Remove libstd statics to eliminate .bss (#6134) 2019-09-26 17:38:08 -07:00
docker-solana Install bzip2 in solana docker file (#5701) 2019-08-27 22:10:05 -04:00
src make executable, vote and stake account rent exempt (#6017) 2019-10-04 02:52:48 +05:30
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.toml Bump num-derive from 0.2.5 to 0.3.0 (#6165) 2019-09-27 20:20:57 -06:00