solana/runtime/tests
Jon Cinque 8f5e773caf
system-program: Remove zero lamport check on transfers (#17726)
* 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
2021-06-06 01:45:45 +02:00
..
accounts.rs Ancestors to HashSet: From(Vec) (#17447) 2021-05-25 11:01:11 -05:00
bank.rs Remove unused pubkey::Pubkey imports 2020-10-21 19:08:13 -07:00
noop.rs Allow feature builtins to overwrite existing builtins (#13403) 2020-11-05 15:37:07 +00:00
stake.rs system-program: Remove zero lamport check on transfers (#17726) 2021-06-06 01:45:45 +02:00