Commit Graph

19 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
Jonathan Rainville bd0dc070ba
chore: update to Embark 5.2 (#5) 2020-03-10 10:35:27 -04:00
Richard Ramos 22bbee8943
Update .gitattributes 2020-03-05 09:03:27 -04:00
Richard Ramos 902309af3d
Create .gitattributes 2020-03-05 09:01:23 -04:00
Iuri Matias 9e5c9c73a2 update package name 2019-06-18 16:16:07 -04:00
Iuri Matias 73a95ffae7 add contracts to package.json for publishing 2019-06-18 16:15:37 -04:00
Iuri Matias 309402504f
Merge pull request #1 from status-im/feat/SNT
feat: SNT contract
2019-06-18 16:12: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
Iuri Matias 0f85c8ce19 first commit 2019-06-18 08:13:43 -04:00