Mainnet program release v2.3.0
·
22 commits
to main
since this release
Program: light_system_program_pinocchio
Program ID: SySTEM1eSU2p4BGQfQpimFEWWSC1XDFeun3Nqzz3rT7
Solana Verify Hash: 581998887c26c6bda44872703b55187a435e3643293c8fd77929d562032fd04b
Deployed on: Devnet
What's Changed
- chore: add v1 tree deprecation msg by @ananas-block in #2329
- fix: batched address tree init assert tree and queue index are the same by @ananas-block in #2318
- fix: system program addresses by @ananas-block in #2298
- chore(libs): bump versions by @ananas-block in #2293
- refactor: max top to be u16::MAX by @ananas-block in #2279
- fix: store_data may cache incorrect owner by @ananas-block in #2277
- fix: v2 tree rollover balance check by @ananas-block in #2278
- fix: enforce canonical bump in ata verification by @ananas-block in #2249
- chore(libs): bump versions by @ananas-block in #2272
- fix(programs): add MintCloseAuthority as restricted extension (M-03) by @ananas-block in #2263
- fix: borsh token account deserialize throw error on invalid account type by @ananas-block in #2236
- feat: compressed mint photon api by @ananas-block in #2198
- chore(libs): bump versions by @ananas-block in #2232
- feat: light account (pinocchio) by @ananas-block in #2230
- feat: account loader. refactor light_program macro by @ananas-block in #2222
- refactor: expose DECOMPRESSED_DISCRIMINATOR and pubkey in decompressed accounts by @ananas-block in #2208
- chore: bump lib versions by @ananas-block in #2203
Full Changelog: light-system-program-v2.2.0...light-system-program-v2.3.0