-
Notifications
You must be signed in to change notification settings - Fork 1
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
Adding A New Pool Via Governance Voting #42
Comments
…Work is still in progress, should add unit tests to it.
Thinktest-lendingPoolElectorate
lendingPoolElectionManager
quorumTreshold
|
…lectionManager`, implemented base test code for `ElectionManager`, implemented a `dummyGovernedContract.js` to test `ElectionManager`.
…ed out the required test code for `voteOnQuestion`. Implemented `voteOnQuestion` method body.
…ue with the assert section of the test.
…d scenario (scenario-1) is tested.
using a Promise to convey the The rest of your sketch seems like the right direction. |
I think you're talking about updateTotalSupply.
I see where you're coming from, this makes sense. Using a promiseKit to update the |
No description provided.
The text was updated successfully, but these errors were encountered: