voter-stake-registry/programs/voter-stake-registry/src/instructions
Sebastian Bor 62f96fee96
Merge pull request #55 from blockworks-foundation/anchor-v0-26-0-upgrade
Upgrade anchor to v0.26.0
Note: test_all_deposits timeouts on the CI build but works locally and needs to be investigated separately
2022-12-22 11:30:20 +00:00
..
clawback.rs Use anchor's new require_*!() macros 2022-05-04 13:50:50 +02:00
close_deposit_entry.rs Use anchor's new require_*!() macros 2022-05-04 13:50:50 +02:00
close_voter.rs Added the required CHECK docs from Anchor 2022-12-22 09:21:35 +01:00
configure_voting_mint.rs Use anchor's new require_*!() macros 2022-05-04 13:50:50 +02:00
create_deposit_entry.rs Use anchor's new require_*!() macros 2022-05-04 13:50:50 +02:00
create_registrar.rs Added the required CHECK docs from Anchor 2022-12-22 09:21:35 +01:00
create_voter.rs Added the required CHECK docs from Anchor 2022-12-22 09:21:35 +01:00
deposit.rs Use anchor's new require_*!() macros 2022-05-04 13:50:50 +02:00
grant.rs Added the required CHECK docs from Anchor 2022-12-22 09:21:35 +01:00
internal_transfer_locked.rs Use anchor's new require_*!() macros 2022-05-04 13:50:50 +02:00
internal_transfer_unlocked.rs Use anchor's new require_*!() macros 2022-05-04 13:50:50 +02:00
log_voter_info.rs chore: Make Clippy happy 2022-12-21 13:10:19 +00:00
mod.rs Add internal_transfer_unlocked 2022-01-26 09:01:17 +01:00
reset_lockup.rs Use anchor's new require_*!() macros 2022-05-04 13:50:50 +02:00
set_time_offset.rs Use anchor's new require_*!() macros 2022-05-04 13:50:50 +02:00
update_max_vote_weight.rs Added the required CHECK docs from Anchor 2022-12-22 09:21:35 +01:00
update_voter_weight_record.rs Upgrade anchor to 0.24.2 2022-05-04 13:50:50 +02:00
withdraw.rs Added the required CHECK docs from Anchor 2022-12-22 09:21:35 +01:00