solana/runtime
Greg Fitzgerald 5d248fe5f8
Permit paying oneself (#10337)
* Allow paying to oneself

* cargo fmt

* Permit pay-to-self in CLI

No test here because we're just removing an [untested] special case.

Fixes #10339
2020-05-30 20:12:48 -06:00
..
benches move builtin programs out of bank (#10132) 2020-05-19 19:45:30 -07:00
src Permit paying oneself (#10337) 2020-05-30 20:12:48 -06:00
tests No longer allow create-account to add funds to an existing account (#10192) 2020-05-22 16:39:01 -07:00
.gitignore Revert "Rename solana-runtime to sealevel (#6239)" (#6247) 2019-10-04 19:33:29 -06:00
Cargo.toml Bump version to 1.3.0 2020-05-28 15:01:13 -07:00