solana/cli
behzad nouri b4190319a1
feat(nonce): adds system instruction to upgrade legacy nonce versions (#25789)
https://github.com/solana-labs/solana/pull/25788
permanently disables durable transactions with legacy nonce versions
which are within chain blockhash domain.

This commit adds a new system instruction for a one-time idempotent
upgrade of legacy nonce accounts in order to bump them out of chain
blockhash domain.
2022-06-10 00:04:29 +00:00
..
src feat(nonce): adds system instruction to upgrade legacy nonce versions (#25789) 2022-06-10 00:04:29 +00:00
tests separates durable nonce and blockhash domains 2022-06-04 12:39:31 +00:00
.gitignore
Cargo.toml Bump rBPF (#25593) 2022-06-07 04:45:07 -07:00