solana/programs
acheron 46921b3135
Fix `solana-address-lookup-table-program` compilation (#34353)
* Add  checks to decide which SDK crate to use

* Make  module only available in non-program environments

* Remove `solana-sdk` export and only export from `solana-program`
2023-12-07 16:04:04 +01:00
..
address-lookup-table Fix `solana-address-lookup-table-program` compilation (#34353) 2023-12-07 16:04:04 +01:00
address-lookup-table-tests Bump solana_rbpf to v0.8.0 (#33679) 2023-10-20 21:39:50 +02:00
bpf-loader-tests Bump solana_rbpf to v0.8.0 (#33679) 2023-10-20 21:39:50 +02:00
bpf_loader Do not derive Copy for EpochSchedule and Rent (#32767) 2023-12-01 07:57:25 -08:00
compute-budget Bump solana_rbpf to v0.8.0 (#33679) 2023-10-20 21:39:50 +02:00
config clean feature: dedupe_config_program_signers (#34077) 2023-11-16 10:00:20 +08:00
ed25519-tests Bump rand to 0.8, rand_chacha to 0.3, getrandom to 0.2 (#32871) 2023-08-21 19:11:21 +02:00
loader-v4 Bump solana_rbpf to v0.8.0 (#33679) 2023-10-20 21:39:50 +02:00
sbf Use BankForks on tests - Part 4 (#34271) 2023-12-06 13:32:04 -03:00
stake clean feature: vote_stake_checked_instructions (#34079) 2023-11-18 00:34:11 +08:00
system clean feature: system_transfer_zero_check (#34076) 2023-11-16 10:14:28 +08:00
vote Do not derive Copy for EpochSchedule and Rent (#32767) 2023-12-01 07:57:25 -08:00
zk-token-proof [zk-token-proof] Feature gate transfer with fee related proofs (#34103) 2023-11-17 09:21:08 +09:00
zk-token-proof-tests [zk-token-sdk] Add fee sigma proof verification instruction (#32291) 2023-06-28 09:49:56 +09:00