solana-with-rpc-optimizations/programs
Alexander Meißner 1238e53c9f
Refactor - Loader v4 deployment status (#33024)
Refactors "is_deployed: bool" and "authority_address: Option<Pubkey>".
Replaces them with "status: LoaderV4Status" and "authority_address: Pubkey".
2023-08-28 20:14:01 +02:00
..
address-lookup-table
address-lookup-table-tests
bpf-loader-tests
bpf_loader Refactor - Demotes `Arc` to `Rc`. (#32982) 2023-08-25 00:54:06 +02:00
compute-budget
config stake: deprecate on chain warmup/cooldown rate and config (#32723) 2023-08-07 13:23:24 -07: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 Refactor - Loader v4 deployment status (#33024) 2023-08-28 20:14:01 +02:00
sbf build(deps): bump serde from 1.0.186 to 1.0.188 (#33023) 2023-08-28 13:40:25 +00:00
stake General cleanup (#32980) 2023-08-24 21:44:19 +02:00
system General cleanup (Part 2) (#32998) 2023-08-25 19:07:38 +02:00
vote General cleanup (#32980) 2023-08-24 21:44:19 +02:00
zk-token-proof Bump rand to 0.8, rand_chacha to 0.3, getrandom to 0.2 (#32871) 2023-08-21 19:11:21 +02:00
zk-token-proof-tests