solana-with-rpc-optimizations/programs
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
..
bpf Add builtin mem tests (#13429) 2020-11-05 22:20:54 -08:00
bpf_loader Rbpf v0.2.0 (#13365) 2020-11-04 18:46:26 +01:00
budget Remove Entrypoint type 2020-10-29 21:45:24 -07:00
config Native/builtin programs now receive an InvokeContext 2020-10-29 21:45:24 -07:00
exchange Remove Entrypoint type 2020-10-29 21:45:24 -07:00
failure Allow feature builtins to overwrite existing builtins (#13403) 2020-11-05 15:37:07 +00:00
noop Native/builtin programs now receive an InvokeContext 2020-10-29 21:45:24 -07:00
ownable Remove Entrypoint type 2020-10-29 21:45:24 -07:00
secp256k1 Native/builtin programs now receive an InvokeContext 2020-10-29 21:45:24 -07:00
stake Fix stake split rent-exempt adjustment (#13357) 2020-11-06 20:32:05 +00:00
vest Remove Entrypoint type 2020-10-29 21:45:24 -07:00
vote Small code cleanup and typo fixes (#13325) 2020-11-02 10:28:24 +09:00