Commit Graph

4 Commits

Author SHA1 Message Date
RichΛrd 6e763f667d
feat: cancel proposals (#13)
* fix: tests

* adding tests pt 1

* feat: cancelling a proposal

* fix: update tests so they work as usual

* feat: cancelation tests pt 1

* feat: cancelation tests pt 2
2020-04-13 10:04:26 -04:00
RichΛrd 915caf4b33
fix: contract does not own itself, and correct min participation calculation (#10) 2020-03-30 11:54:08 -04:00
RichΛrd 66989c76f3
feat: minimum participation rules (#9) 2020-03-30 11:49:51 -04:00
RichΛrd e88796da46
feat: voting (#7)
* feat: add voting functionality

* adding tests pt 1

* additional tests for staking pool dao

* fix: remove whitespace
2020-03-30 11:38:07 -04:00