solana/sdk
Tyera Eulberg 4c5f345798
Fix stake split rent-exempt adjustment (#13357)
* Add failing tests

* Fix stake split

* Calculate split rent-exempt-reserve and use

* Add comment in rent.rs

* Add tests for edge cases when splitting to larger accounts, and reject overflow splits

* Reframe InsufficientFunds checks in terms of lamports var

* Test hardening review comments
2020-11-06 20:32:05 +00:00
..
benches
bpf Add sol_log_compute_units syscall 2020-10-29 21:45:24 -07:00
cargo-build-bpf cargo-build-bpf/cargo-test-bpf now support --workspace/--all 2020-11-06 12:27:46 -08:00
cargo-test-bpf cargo-build-bpf/cargo-test-bpf now support --workspace/--all 2020-11-06 12:27:46 -08:00
docker-solana
macro
program Fix stake split rent-exempt adjustment (#13357) 2020-11-06 20:32:05 +00:00
src Feature-gate stake program (#13394) 2020-11-06 08:08:11 +00:00
.gitignore
Cargo.toml Native/builtin programs now receive an InvokeContext 2020-10-29 21:45:24 -07:00
Xargo.toml
build.rs