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

Implement internal functions for DEX Governance #122

Closed
Tracked by #65
Naureen1lightcurve opened this issue Dec 19, 2022 · 0 comments · Fixed by #215
Closed
Tracked by #65

Implement internal functions for DEX Governance #122

Naureen1lightcurve opened this issue Dec 19, 2022 · 0 comments · Fixed by #215

Comments

@Naureen1lightcurve
Copy link
Contributor

Naureen1lightcurve commented Dec 19, 2022

Description

Implement the required internal functions for the DEX Governance module. These functions are required because they are being used by the rest of the commands in the DEX Governance Module. Create the following internal functions in the auxiliaryFunctions.ts file.

  • hasEnded
  • addVotes
  • checkNonNegative
  • getVoteOutcome

Acceptance Criteria

  • Internal functions are implemented.
  • Implementation is unit tested
  • All files are updated.
@Naureen1lightcurve Naureen1lightcurve added this to the Sprint 17 milestone Dec 19, 2022
@Naureen1lightcurve Naureen1lightcurve changed the title Implement internal functions Implement internal functions for DEX Governance Feb 23, 2023
@emiliolisk emiliolisk linked a pull request Feb 23, 2023 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants