voter-stake-registry/programs/voter-stake-registry/src/instructions
Christian Kamm ddf37c4de0
Configurable options for vote weight scaling factors (#7)
Configurable options for vote weight scaling and lockup saturation

Co-authored-by: microwavedcola1 <microwavedcola@gmail.com>
2021-12-09 11:58:15 +01:00
..
clawback.rs Remove instruction name logs since they would be redundant with next anchor release 2021-12-07 19:12:56 +01:00
close_deposit_entry.rs Remove instruction name logs since they would be redundant with next anchor release 2021-12-07 19:12:56 +01:00
close_voter.rs Remove instruction name logs since they would be redundant with next anchor release 2021-12-07 19:12:56 +01:00
configure_voting_mint.rs Configurable options for vote weight scaling factors (#7) 2021-12-09 11:58:15 +01:00
create_deposit_entry.rs Remove instruction name logs since they would be redundant with next anchor release 2021-12-07 19:12:56 +01:00
create_registrar.rs Configurable options for vote weight scaling factors (#7) 2021-12-09 11:58:15 +01:00
create_voter.rs Remove instruction name logs since they would be redundant with next anchor release 2021-12-07 19:12:56 +01:00
deposit.rs Remove instruction name logs since they would be redundant with next anchor release 2021-12-07 19:12:56 +01:00
grant.rs Remove instruction name logs since they would be redundant with next anchor release 2021-12-07 19:12:56 +01:00
mod.rs Add grant instruction 2021-12-05 20:36:01 +01:00
reset_lockup.rs Remove instruction name logs since they would be redundant with next anchor release 2021-12-07 19:12:56 +01:00
set_time_offset.rs Remove instruction name logs since they would be redundant with next anchor release 2021-12-07 19:12:56 +01:00
update_max_vote_weight.rs Configurable options for vote weight scaling factors (#7) 2021-12-09 11:58:15 +01:00
update_voter_weight_record.rs Remove instruction name logs since they would be redundant with next anchor release 2021-12-07 19:12:56 +01:00
withdraw.rs Remove instruction name logs since they would be redundant with next anchor release 2021-12-07 19:12:56 +01:00