solana/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 Refactor: consolidate memo extraction for each message version (#22422) 2022-01-12 06:32:44 +08:00
src feat(nonce): adds system instruction to upgrade legacy nonce versions (#25789) 2022-06-10 00:04:29 +00:00
Cargo.toml chore: bump log from 0.4.16 to 0.4.17 (#24987) 2022-05-05 01:49:18 +00:00