.. |
fixtures
|
Update SDK to 1.9.2, fix warnings (#2674)
|
2021-12-28 23:02:47 -05:00 |
program_test
|
chore: add test to show flash loan attack is not possible (#3238)
|
2022-06-11 12:56:06 +01:00 |
process_add_signatory.rs
|
Governance: Rename AccountGovernance to Governance (#2836)
|
2022-01-29 18:14:27 +00:00 |
process_cancel_proposal.rs
|
Governance: Veto vote (#3156)
|
2022-05-17 16:37:43 +01:00 |
process_cast_vote.rs
|
Governance: Veto vote (#3156)
|
2022-05-17 16:37:43 +01:00 |
process_create_governance.rs
|
Governance: Rename vote_threshold_percentage to community_vote_threshold (#3132)
|
2022-05-02 16:15:08 +01:00 |
process_create_mint_governance.rs
|
Governance: Transfer freeze and close authorities (#2799)
|
2022-01-25 11:02:43 +00:00 |
process_create_native_treasury.rs
|
Governance: Veto vote (#3156)
|
2022-05-17 16:37:43 +01:00 |
process_create_program_governance.rs
|
Governance: Voter-weight-addin cleanup (#2512)
|
2021-10-19 11:43:01 +01:00 |
process_create_proposal.rs
|
Governance: Council Vote Threshold (#3135)
|
2022-05-06 17:24:46 +01:00 |
process_create_realm.rs
|
Governance: Rename tokens_to_create to weight_to_create (#2839)
|
2022-01-30 22:23:11 +00:00 |
process_create_token_governance.rs
|
Governance: Transfer freeze and close authorities (#2799)
|
2022-01-25 11:02:43 +00:00 |
process_create_token_owner_record.rs
|
Governance: Veto vote (#3156)
|
2022-05-17 16:37:43 +01:00 |
process_deposit_governing_tokens.rs
|
Governance: Multiple instructions per proposal transaction (#2833)
|
2022-01-29 12:43:22 +00:00 |
process_execute_transaction.rs
|
chore: add test to show flash loan attack is not possible (#3238)
|
2022-06-11 12:56:06 +01:00 |
process_finalize_vote.rs
|
Governance: set voting_completed_at to actual end time (#3179)
|
2022-07-06 12:24:05 +01:00 |
process_flag_transaction_error.rs
|
chore: add test to show flash loan attack is not possible (#3238)
|
2022-06-11 12:56:06 +01:00 |
process_insert_transaction.rs
|
Governance: Rename AccountGovernance to Governance (#2836)
|
2022-01-29 18:14:27 +00:00 |
process_relinquish_vote.rs
|
Governance: Do not allow relinquishing votes in Finalising state (#3210)
|
2022-06-02 01:10:33 +02:00 |
process_remove_signatory.rs
|
Governance: Rename AccountGovernance to Governance (#2836)
|
2022-01-29 18:14:27 +00:00 |
process_remove_transaction.rs
|
Governance: Rename AccountGovernance to Governance (#2836)
|
2022-01-29 18:14:27 +00:00 |
process_set_governance_config.rs
|
chore: add test to show flash loan attack is not possible (#3238)
|
2022-06-11 12:56:06 +01:00 |
process_set_governance_delegate.rs
|
Governance: Multiple instructions per proposal transaction (#2833)
|
2022-01-29 12:43:22 +00:00 |
process_set_realm_authority.rs
|
Governance: Rename AccountGovernance to Governance (#2836)
|
2022-01-29 18:14:27 +00:00 |
process_set_realm_config.rs
|
Governance: Rename tokens_to_create to weight_to_create (#2839)
|
2022-01-30 22:23:11 +00:00 |
process_sign_off_proposal.rs
|
Governance: Track proposals in Voting state for realms and governances (#2838)
|
2022-01-29 23:52:11 +00:00 |
process_update_program_metadata.rs
|
Governance: Program metadata (#2679)
|
2021-12-31 00:44:32 +00:00 |
process_withdraw_governing_tokens.rs
|
Governance: Veto vote (#3156)
|
2022-05-17 16:37:43 +01:00 |
setup_realm_with_all_addins.rs
|
Governance: Max voter weight addin (#2815)
|
2022-01-29 02:08:21 +00:00 |
setup_realm_with_max_voter_weight_addin.rs
|
Governance: Max voter weight addin (#2815)
|
2022-01-29 02:08:21 +00:00 |
setup_realm_with_voter_weight_addin.rs
|
Governance: Max voter weight addin (#2815)
|
2022-01-29 02:08:21 +00:00 |
use_proposals_with_multiple_options.rs
|
chore: add test to show flash loan attack is not possible (#3238)
|
2022-06-11 12:56:06 +01:00 |
use_realm_with_all_addins.rs
|
Governance: Veto vote (#3156)
|
2022-05-17 16:37:43 +01:00 |
use_realm_with_max_voter_weight_addin.rs
|
Governance: Veto vote (#3156)
|
2022-05-17 16:37:43 +01:00 |
use_realm_with_voter_weight_addin.rs
|
Now that token deposits can be used as inputs to vote plugins, remove the constraint that prevents token deposits when a vote plugin is used. (#3311)
|
2022-07-07 19:10:20 +01:00 |
use_veto_vote.rs
|
Governance: Veto vote (#3156)
|
2022-05-17 16:37:43 +01:00 |