Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Governance #126

Merged
merged 142 commits into from
Aug 28, 2023
Merged

Governance #126

merged 142 commits into from
Aug 28, 2023

Conversation

varex83
Copy link
Contributor

@varex83 varex83 commented Aug 3, 2023

No description provided.

Copy link
Contributor

@coreggon11 coreggon11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gj, pls look at my comments

run cargo clippy on each contract and fix CI

LICENSE Show resolved Hide resolved
return Err(GovernanceError::OnlyExecutor(T::env().caller()).into())
}

// todo: add check if executor is not this contract
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

todo?

contracts/src/governance/utils/votes/internal.rs Outdated Show resolved Hide resolved
contracts/src/governance/utils/votes/internal.rs Outdated Show resolved Hide resolved
contracts/src/governance/utils/votes/internal.rs Outdated Show resolved Hide resolved
contracts/src/governance/utils/votes/internal.rs Outdated Show resolved Hide resolved
examples/psp22_extensions/votes/lib.rs Outdated Show resolved Hide resolved
@Artemka374 Artemka374 changed the base branch from main to develop August 25, 2023 08:00
@Artemka374 Artemka374 changed the title [WIP] Feature/governance Governance Aug 28, 2023
@Artemka374 Artemka374 merged commit 7b4ee3e into develop Aug 28, 2023
6 of 7 checks passed
@Artemka374 Artemka374 deleted the feature/governance branch August 28, 2023 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants