solana-with-rpc-optimizations/transaction-status
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
..
benches
src feat(nonce): adds system instruction to upgrade legacy nonce versions (#25789) 2022-06-10 00:04:29 +00:00
Cargo.toml