solana/runtime
Rob Walker cc299053cc
Add support for stake::split() via create_account_with_seed() (#7879)
* Add split with seed

* move to new system_program APIs

* de-replicode
2020-01-20 12:33:27 -08:00
..
benches Consolidate tx error counters and update metrics dashboard (#7724) 2020-01-16 23:26:50 -08:00
src Add system_instruction::{allocate, allocate_with_seed, assign_with_seed}, (#7847) 2020-01-17 09:29:15 -08:00
tests Add support for stake::split() via create_account_with_seed() (#7879) 2020-01-20 12:33:27 -08:00
.gitignore Revert "Rename solana-runtime to sealevel (#6239)" (#6247) 2019-10-04 19:33:29 -06:00
Cargo.toml Don't depend on unused lazy_static 2020-01-16 08:43:13 -07:00