1.23.0 (2026-08-26)
Features
- account state (#465) (e02ee68)
- make slot time dependent on feature sets (#483) (b153d5a)
- serde token-2022 extensions (#472) (e52badb)
- transaction: add V1 transaction format SIMD-0385 (#481) (9b95d84)
Bug Fixes
- deps: Replace deleted go-bip39 dependency with a local copy (#464) (580f4c2)
- keys: reject PDA-marker owner in CreateWithSeed (#470) (64c3d11)
- stake: correct DelegateStake account flags (#453) (5571a12)
- text: honour DisableColors in YellowBG (#468) (24a553a)
- token: mark InitializeMultisig member accounts as read-only (#461) (e119412)
- transaction: correct NumWriteableAccounts for resolved v0 messages (#475) (f8449ac)
- vault: reject ciphertext shorter than the salt and nonce prefix (#467) (2716b50)
- ws: send jsonParsed encoding in ParsedBlockSubscribe with nil options (#466) (f20c907)