solana-with-rpc-optimizations/runtime
Trent Nelson 9754fc789e
Manage durable nonce stored value in runtime (#7684)
* Bank: Return nonce pubkey/account from `check_tx_durable_nonce`

* Forward account with HashAgeKind::DurableNonce

* Add durable nonce helper for HashAgeKind

* Add nonce util for advancing stored nonce in runtime

* Advance nonce in runtime

* Store rolled back nonce account on TX InstructionError

* nonce: Add test for replayed InstErr fee theft
2020-01-10 16:57:31 -07:00
..
benches Check account hashes in snapshot (#7559) 2019-12-20 09:39:30 +09:00
src Manage durable nonce stored value in runtime (#7684) 2020-01-10 16:57:31 -07:00
tests Add base pubkey to create_account_with_seed (#7636) 2019-12-29 16:42:24 -08:00
.gitignore Revert "Rename solana-runtime to sealevel (#6239)" (#6247) 2019-10-04 19:33:29 -06:00
Cargo.toml Update cargo.toml files from 0.22.0 to 0.23.0 (#7596) 2019-12-20 21:45:42 -05:00