solana-with-rpc-optimizations/programs
bji 930ce1eb21
Add allow_commission_decrease_at_any_time feature which will allow (#33847)
* Add allow_commission_decrease_at_any_time feature which will allow
vote account commission to be lowered at any time during the epoch
regardless of the commission_updates_only_allowed_in_first_half_of_epoch
feature.  Fixes #33843.

SIMD: 0080

* Remove unused `feature_set` import

---------

Co-authored-by: Jon Cinque <me@jonc.dev>
2023-12-08 17:30:48 -05: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 sdk: Upgrade to borsh 1.2.1 (#34355) 2023-12-08 13:18:10 +01: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 Add allow_commission_decrease_at_any_time feature which will allow (#33847) 2023-12-08 17:30:48 -05: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