solana-with-rpc-optimizations/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 move Account to solana-sdk (#13198) 2020-10-28 22:01:07 -07:00
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 Update nofile flag in Docker to run Solana 2020-08-28 16:49:28 -07:00
macro Rename solana-program-sdk to solana-program 2020-10-24 08:37:55 -07:00
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 Initial population of solana-program-sdk 2020-10-24 08:37:55 -07:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00