solana/programs/bpf
Ryo Onodera 23fa84b322
Re-do rent collection check on rent-exempt account (#11349)
* wip: re-do rent collection check on rent-exempt account

* Let's see how the ci goes

* Restore previous code

* Well, almost all new changes are revertable

* Update doc

* Add test and gating

* Fix tests

* Fix tests, especially avoid to change abi...

* Fix more tests...

* Fix snapshot restore

* Align to _new_ with better uninitialized detection
2020-08-17 14:22:16 +09:00
..
benches Disable cross-program invocations for OperatingMode::Stable (#11272) 2020-07-29 15:29:52 -07:00
c Re-do rent collection check on rent-exempt account (#11349) 2020-08-17 14:22:16 +09:00
rust Re-do rent collection check on rent-exempt account (#11349) 2020-08-17 14:22:16 +09:00
tests Make BPF Loader static (#11516) 2020-08-14 12:32:45 -07:00
.gitignore
Cargo.lock Make BPF Loader static (#11516) 2020-08-14 12:32:45 -07:00
Cargo.toml Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
build.rs Add Cross-program invocations (#9582) 2020-04-28 14:33:56 -07:00