solana-with-rpc-optimizations/programs
Jon Cinque de38b05ad1
spl: Bump token-2022 and friends (#33453)
* token: Update to 4.0.0

* token-2022: Bump and support new account and instruction types

* Update token-2022 in fetch_spl / program-test

* Fixup downstream uses

* Mint and destination were flipped in 0.9.0

* Don't use `convert_pubkey`

* Bump spl dependencies to versions which avoid recompilations
2023-09-29 19:12:06 +02:00
..
address-lookup-table Refactor - Move interfaces of address-lookup-table into the program SDK (#33165) 2023-09-11 21:10:40 +02:00
address-lookup-table-tests Refactor - Move interfaces of address-lookup-table into the program SDK (#33165) 2023-09-11 21:10:40 +02:00
bpf-loader-tests
bpf_loader Reloads deployments with `environments.program_runtime_v1` (#33412) 2023-09-26 20:43:41 +02:00
compute-budget
config
ed25519-tests
loader-v4 heap_size type to be consistent with request instruction (#33354) 2023-09-25 13:11:26 -05:00
sbf spl: Bump token-2022 and friends (#33453) 2023-09-29 19:12:06 +02:00
stake Fix bug of same-epoch stake deactivation after stake redelegation (#32606) 2023-09-25 16:35:40 -05:00
system
vote Implement timely vote credits feature. (#32957) 2023-09-12 10:40:04 -07:00
zk-token-proof [zk-token-proof] Add public compute unit variables for instructions (#33129) 2023-09-07 20:55:56 -07:00
zk-token-proof-tests