26 Commits

Author SHA1 Message Date
Barry Gitarts
e5f880680d fix nPoll function call 2018-06-30 15:08:47 -04:00
Barry Gitarts
bae0e60ad5 update poll through global state 2018-06-29 15:06:23 -04:00
Barry Gitarts
93086c11af add sorting functions for polls filter 2018-06-29 14:39:07 -04:00
Barry Gitarts
c8b22e737d set filter for global state 2018-06-29 13:51:49 -04:00
Barry Gitarts
25229dbd27 disable add proposal when no SNT 2018-06-28 16:24:28 -04:00
Barry Gitarts
57ef231576 Update votes on update
use global context for updating polls
2018-06-28 15:05:53 -04:00
Barry Gitarts
51baddb70e add voting context + refresh polls after add 2018-06-28 12:14:15 -04:00
Barry Gitarts
bf7653499b fixup! Merge branch '000-snt-voting-dapp' of https://github.com/status-im/contracts into 000-snt-voting-dapp 2018-06-28 09:22:05 -04:00
Barry Gitarts
227c01e853 add bypass getPolls when no polls 2018-06-28 09:03:58 -04:00
Richard Ramos
bfad0ae88e Simplified contract to only gather votes without requiring options 2018-06-27 17:23:27 -04:00
Barry Gitarts
2cc4478553 add get voting option
store proposals in indexed order
2018-06-27 13:54:36 -04:00
Barry Gitarts
56297fb988 add pollsList 2018-06-27 13:23:14 -04:00
Barry Gitarts
840295bb27 add rawPolls to top level state 2018-06-27 10:27:16 -04:00
Barry Gitarts
7f007935f2 add initial scalfold for voting dapp
seperate admin view from main view
2018-06-26 12:46:06 -04:00
Richard Ramos
c6f7e54cac SNT minting 2018-06-01 15:17:32 -04:00
Richard Ramos
08d5665245 Loading proposals, and reorganized code 2018-05-29 20:29:40 -04:00
Richard Ramos
3476f96171 Merged 172 changes, and set contracts.json to deploy required contracts 2018-05-24 08:11:33 -04:00
Richard Ramos
e4c750b1b9 Changed topic to description 2018-05-22 11:39:23 -04:00
Richard Ramos
5f8377f23f Merge branch '000-snt-voting-dapp' of https://github.com/status-im/contracts into 000-snt-voting-dapp 2018-05-22 09:49:51 -04:00
Richard Ramos
344efdd06e Obtaining SNT balance 2018-05-22 09:49:22 -04:00
Barry Gitarts
39234c5d92 Merge branch '000-snt-voting-dapp' of https://github.com/status-im/contracts into 000-snt-voting-dapp 2018-05-21 17:42:34 -04:00
Barry Gitarts
a60f36a9e2 add proposal manager 2018-05-21 17:42:23 -04:00
Richard Ramos
3e44fa9b28 Adding ProposalContainer component and changed module.exports to export default 2018-05-21 16:15:46 -04:00
Barry Gitarts
46a063bab5 small cleanup 2018-05-21 14:29:57 -04:00
Ricardo Guilherme Schmidt
082c1d19b7 add topbar 2018-05-17 16:53:23 -03:00
Ricardo Guilherme Schmidt
62bf93868c simple token UI 2018-05-13 01:31:01 -03:00