Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Implement voteOnProposal command #301

Merged
merged 2 commits into from
Sep 8, 2023
Merged

Implement voteOnProposal command #301

merged 2 commits into from
Sep 8, 2023

Conversation

emiliolisk
Copy link
Contributor

What was the problem?

This PR resolves #126 for the dexGovernance module.

How was it solved?

  • Added voteOnProposal command in voteOnProposal.ts file.
  • Registered command in modules.ts folder.

How was it tested?

  • Command verification and execute tests are added in commandVoteOnProposal.spec.ts file.
  • All tests are passing.

@codecov
Copy link

codecov bot commented Sep 7, 2023

@Daniel-Lightcurve
Copy link
Contributor

What was the problem?

This PR resolves #126 for the dexGovernance module.

How was it solved?

  • Added voteOnProposal command in voteOnProposal.ts file.
  • Registered command in modules.ts folder.

How was it tested?

  • Command verification and execute tests are added in commandVoteOnProposal.spec.ts file.
  • All tests are passing.

looks good to me

@emiliolisk emiliolisk merged commit 2ae72f0 into development Sep 8, 2023
8 checks passed
@emiliolisk emiliolisk deleted the EXD-1061 branch September 8, 2023 08:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement voteOn Proposal command
3 participants