solana-with-rpc-optimizations/programs
bji 940bd30ac9
Update maximum credits awarded per vote from 8 to 16 (#127)
This reduces the maximum penalty for voting after the grace period by
roughly 50%.  This new value was derived from looking at the effects
that TVC at max credits 8 would have for recent epochs (500+) and
noting that the effect was a bit extreme, up to and exceeding 10%
"bonus" for faster voters.  This change reduces that maximum bonus by
roughly half.

In addition, the TVC feature key has been changed.
2024-03-07 19:52:22 +00:00
..
address-lookup-table frozen-abi: Remove proc_macro_hygiene featurization (#109) 2024-03-06 15:32:05 +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 Add tests for `svm/transaction_processor.rs` (#112) 2024-03-07 12:26:31 -03:00
compute-budget Bump solana_rbpf to v0.8.0 (#33679) 2023-10-20 21:39:50 +02:00
config pass feature_set to BorrowedAccount (#34542) 2023-12-21 20:03:17 +01: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 Cleanup - Removes `LoadedProgram::maybe_expiration_slot` (#35023) 2024-02-07 01:38:21 +00:00
sbf [SVM] Move RuntimeConfig to program-runtime (#96) 2024-03-07 10:16:16 -08:00
stake Split runtime utilities out of stake_state.rs (#35386) 2024-03-01 09:08:55 -07:00
system pass feature_set to BorrowedAccount (#34542) 2023-12-21 20:03:17 +01:00
vote Update maximum credits awarded per vote from 8 to 16 (#127) 2024-03-07 19:52:22 +00:00
zk-token-proof [zk-token-proof] Add functionality to read proof from accounts instead of instruction data (#34750) 2024-01-13 08:15:44 +09:00
zk-token-proof-tests [zk-token-proof] Increase compute budget for zk-token-proof tests (#34777) 2024-01-14 08:43:12 +09:00