solana/sdk/program
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
..
src Fix stake split rent-exempt adjustment (#13357) 2020-11-06 20:32:05 +00:00
Cargo.toml Rename solana-program-sdk to solana-program 2020-10-24 08:37:55 -07:00
Xargo.toml
build.rs