solana/runtime
Trent Nelson 964ff522be
Verb-noun-ify Nonce API (#7925)
* Verb-noun-ify Nonce API

* Unify instruction naming with API naming

The more verbose nonce_account/NonceAccount was chosen for clarity
that these instructions work on a unique species of system account
2020-01-22 16:31:39 -07: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 Verb-noun-ify Nonce API (#7925) 2020-01-22 16:31:39 -07: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