Files
solana/sdk/src
mergify[bot] e5ea16fad8 system-program: Remove zero lamport check on transfers (#17726) (#17764)
* system-program: Move lamports == 0 check on transfers

* Address feedback

* Update stake split to explicitly allocate + assign

* Update stake tests referring to split instruction

* Revert whitespace

* Update split instruction index in test

* Remove unnecessary `assign_with_seed` from `split_with_seed`

* Fix stake instruction parser

* Update test to allow splitting into account with lamports

(cherry picked from commit 8f5e773caf)

Co-authored-by: Jon Cinque <jon.cinque@gmail.com>
2021-06-06 18:27:29 +00:00
..
2021-05-19 09:31:47 -05:00
2021-03-10 15:28:03 -06:00
2020-10-24 17:26:11 +00:00
2021-03-04 05:46:48 +00:00
2021-04-26 17:06:40 +00:00
2021-05-19 09:31:47 -05:00
2020-12-31 18:06:03 -08:00
2021-01-05 10:10:27 +09:00