solana/runtime
Rob Walker ce70d6eedc
Add redeem_vote_credits to runtime (#7910)
* Move redeem_vote_credits into runtime

* fixup

* test

* move stake manipulation to stake program

* chugga for less indentation
2020-01-22 12:21:31 -08:00
..
benches Allow the same account to be passed multiple times to a single instruction (#7795) 2020-01-22 09:11:56 -08:00
src Add redeem_vote_credits to runtime (#7910) 2020-01-22 12:21:31 -08:00
tests Add redeem_vote_credits to runtime (#7910) 2020-01-22 12:21:31 -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