solana/transaction-status
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
..
src system-program: Remove zero lamport check on transfers (#17726) 2021-06-06 01:45:45 +02:00
Cargo.toml chore: bump serde_json from 1.0.62 to 1.0.64 (#17735) 2021-06-04 17:45:26 +00:00