solana/programs
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
..
bpf chore: bump libsecp256k1 from 0.3.5 to 0.5.0 (#17734) 2021-06-04 13:09:35 -06:00
bpf_loader Add missing ProgramError to InstructionError mappings (#16231) 2021-06-03 21:59:04 +00:00
budget Bump serde from 1.0.122 to 1.0.126 (#17618) 2021-05-31 22:41:25 +00:00
config Bump serde from 1.0.122 to 1.0.126 (#17618) 2021-05-31 22:41:25 +00:00
exchange Bump serde from 1.0.122 to 1.0.126 (#17618) 2021-05-31 22:41:25 +00:00
failure Bump version to v1.8.0 (#17541) 2021-05-27 08:51:53 -07:00
noop Bump version to v1.8.0 (#17541) 2021-05-27 08:51:53 -07:00
ownable Bump version to v1.8.0 (#17541) 2021-05-27 08:51:53 -07:00
secp256k1 chore: bump libsecp256k1 from 0.3.5 to 0.5.0 (#17734) 2021-06-04 13:09:35 -06:00
stake system-program: Remove zero lamport check on transfers (#17726) 2021-06-06 01:45:45 +02:00
vote Bump serde from 1.0.122 to 1.0.126 (#17618) 2021-05-31 22:41:25 +00:00