Commit Graph

13 Commits

Author SHA1 Message Date
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