Commit Graph

12 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 4e3037b141
feat: natspec for staking pool DAO contract (#12) 2020-03-30 12:04:47 -04:00
RichΛrd bd4a85db01
feat: withdraw and change relay hub address (#11) 2020-03-30 11:57:50 -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 5ec6c5e671
feat: use GSN (#8) 2020-03-30 11:43:23 -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
RichΛrd c4d7a9f3c3
feat: stake period (#6) 2020-03-30 11:33:25 -04:00
Richard Ramos 5c468d169d feat: use MinimeToken with SNT 2019-06-18 16:07:45 -04:00
Iuri Matias 56ec0fd050 use a token with the staking contract 2019-06-18 09:59:23 -04:00
Iuri Matias 2faf3d6bb2 remove unused method 2019-06-18 08:19:03 -04:00
Iuri Matias 4b04258289 implement staking contract + tests 2019-06-18 08:14:29 -04:00