voter-stake-registry/programs/voter-stake-registry/src/instructions
microwavedcola1 bb29cb7efc zero out voter completely
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2022-04-08 15:38:44 +02:00
..
clawback.rs add note why clawback is possible when someone is engaged in an active proposal (#39) 2022-02-10 19:34:48 +01:00
close_deposit_entry.rs Fix a bug where start_ts could become > end_ts 2021-12-10 16:22:43 +01:00
close_voter.rs zero out voter completely 2022-04-08 15:38:44 +02:00
configure_voting_mint.rs Renames 2022-02-14 10:51:13 +01:00
create_deposit_entry.rs Fix underflow in voting computation 2022-01-25 13:00:45 +01:00
create_registrar.rs Remove separate clawback_authority (#15) 2021-12-20 11:01:23 +01:00
create_voter.rs Upgrade spl-governance version (#30) 2022-02-01 10:46:03 +01:00
deposit.rs fix-comment 2021-12-18 14:22:22 +01:00
grant.rs Grant: Separate authorities, allow the voter to grant to itself 2022-02-04 14:27:13 +01:00
internal_transfer_locked.rs Add internal_transfer_unlocked 2022-01-26 09:01:17 +01:00
internal_transfer_unlocked.rs Renames for clarity 2022-01-26 09:01:17 +01:00
log_voter_info.rs Renames 2022-02-14 10:51:13 +01:00
mod.rs Add internal_transfer_unlocked 2022-01-26 09:01:17 +01:00
reset_lockup.rs Fix underflow in voting computation 2022-01-25 13:00:45 +01:00
set_time_offset.rs Update program ids for devnet deployment 2021-12-14 12:47:12 +01:00
update_max_vote_weight.rs fix clippy warnings and some other deprecations (#33) 2022-02-04 09:32:55 +01:00
update_voter_weight_record.rs fix clippy warnings and some other deprecations (#33) 2022-02-04 09:32:55 +01:00
withdraw.rs Withdraw: Never block withdraws of tokens without voting power 2022-02-09 10:31:06 +01:00