solana-with-rpc-optimizations/runtime
Trent Nelson 0ea2843ec9
Durable Nonce - Authorized Noncer (#7417)
* Durable Nonce: Add authorized noncer to initialize instruction

* CLI: Adapt to nonce authority

* Durable Nonce: Introduce Authorize instruction

* Specify who needs to sign  ix

* 'authorized-noncer' -> 'nonce-authority'

* Document signing authority for all instructions
2019-12-17 09:34:21 -05:00
..
benches Fail fast if account paths cannot be canonicalized (#7300) 2019-12-05 21:41:29 -05:00
src Durable Nonce - Authorized Noncer (#7417) 2019-12-17 09:34:21 -05:00
tests Add helper fn and runtime test (#7516) 2019-12-16 17:02:40 -07:00
.gitignore Revert "Rename solana-runtime to sealevel (#6239)" (#6247) 2019-10-04 19:33:29 -06:00
Cargo.toml Bump serde from 1.0.103 to 1.0.104 2019-12-16 08:50:09 -07:00