solana/programs
bji cbb0f07d54
Award one credit per dequeued vote when processing VoteStateUpdate in… (#25743)
* Award one credit per dequeued vote when processing VoteStateUpdate instruction,
to match vote rewards of Vote instruction.

* Update feature pubkey to one owned by cc (ashwin)

Co-authored-by: Ashwin Sekar <ashwin@solana.com>
2022-06-06 16:37:03 -07:00
..
address-lookup-table Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
address-lookup-table-tests Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
bpf Remove LRU Cache as it's no longer used (#25751) 2022-06-03 23:41:35 -04:00
bpf_loader Bumps solana_rbpf to v0.2.30 (#25755) 2022-06-03 16:22:23 +02:00
compute-budget Refactor: Use `InstructionContext::get_instruction_data()` (#24014) 2022-04-01 15:48:05 +02:00
config Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
ed25519-tests Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
stake Award one credit per dequeued vote when processing VoteStateUpdate in… (#25743) 2022-06-06 16:37:03 -07:00
vote Award one credit per dequeued vote when processing VoteStateUpdate in… (#25743) 2022-06-06 16:37:03 -07:00
zk-token-proof zk-token-sdk: verify WithdrawWithheldTokens proof under the correct context (#24923) 2022-05-03 13:44:47 +09:00