solana/programs/sbf
Jeff Washington (jwash) cf1aa4beea
feature: set rent_epoch to Epoch::MAX (#28690)
* check android builds

* feature: set rent_epoch to Epoch::MAX

* tweaks

* Update runtime/src/rent_collector.rs

Co-authored-by: Brooks Prumo <brooks@prumo.org>

* simplify changes to tests

* back out some test changes

* calculate_rent_result passes through Exempt

* move calc outside loop

* if rent epoch is already max, use 'NoRentCollectionNow'

Co-authored-by: Brooks Prumo <brooks@prumo.org>
2023-01-02 07:51:08 -08:00
..
benches Bump solana_rbpf to v0.2.38 (#29137) 2022-12-12 08:47:09 +01:00
c feature: set rent_epoch to Epoch::MAX (#28690) 2023-01-02 07:51:08 -08:00
rust feature: set rent_epoch to Epoch::MAX (#28690) 2023-01-02 07:51:08 -08:00
tests Bump sbf-tools to v1.32 (#29325) 2022-12-24 11:34:12 -08:00
.gitignore
Cargo.lock chore: bump futures-util from 0.3.24 to 0.3.25 (#29337) 2022-12-22 22:42:18 -07:00
Cargo.toml Bump solana_rbpf to v0.2.38 (#29137) 2022-12-12 08:47:09 +01:00
build.rs Fixes format strings (#29327) 2022-12-19 17:26:38 -05:00