solana-with-rpc-optimizations/programs
Brooks e96678b302
Uses SeqLock for CachedAccountInner::hash (#33696)
2023-10-18 10:43:35 -04: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 updated inner_call for hashing fn to follow generic approach (#33128) 2023-10-13 14:53:19 -06:00
compute-budget
config Upgrades Rust to 1.72.0 & nightly-2023-08-25 (#32961) 2023-09-01 07:26:13 +00:00
ed25519-tests
loader-v4 Fix deployment of program-v4 in freshly started test validator (#33583) 2023-10-09 13:41:35 -07:00
sbf Uses SeqLock for CachedAccountInner::hash (#33696) 2023-10-18 10:43:35 -04:00
stake Fix bug of same-epoch stake deactivation after stake redelegation (#32606) 2023-09-25 16:35:40 -05:00
system Upgrades Rust to 1.72.0 & nightly-2023-08-25 (#32961) 2023-09-01 07:26:13 +00:00
vote Cleanup - Feature Gate of `enable_early_verification_of_account_modifications` (#33579) 2023-10-10 17:26:17 +02: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