Commit Graph

40 Commits

Author SHA1 Message Date
Barry Gitarts 1380f9c78f add go events subscription 2018-08-12 11:04:54 -04:00
Barry Gitarts 2c948dbdac move to using go contract + go server
based on contracts found here: https://github.com/loomnetwork/tiles-chain
2018-08-11 17:52:45 -04:00
Barry Gitarts 686edf6ad8 add tilestate update event handler 2018-07-26 17:00:11 -04:00
Barry Gitarts 53a9f3b3ab save and retrieve drawing data from sidechain 2018-07-25 15:57:22 -04:00
Barry Gitarts 7e76511615 remove voting artifacts 2018-07-23 15:33:16 -04:00
Barry Gitarts 7fa2acb3c4 add loom-js + contract interaction 2018-07-23 15:21:31 -04:00
Barry Gitarts e34044634e add initial drawfield layout 2018-07-19 17:40:46 -04:00
Barry Gitarts 40f009cad6 add fetchData to prevent blocking calls 2018-07-18 06:29:59 -04:00
Barry Gitarts c47908a454 fix premature 50 block no confirm error
add full refresh due to new off by one error
2018-07-17 12:02:17 -04:00
Barry Gitarts 84694d1dd2 add excluded polls 2018-07-16 09:20:42 -04:00
Barry Gitarts 93d02aaa8c clean up poll retrieval 2018-07-13 10:15:27 -04:00
Barry Gitarts 498742dc11 add fetch idea link for poll 2018-07-12 15:31:47 -04:00
Barry Gitarts f60a12c32c add check if connected to mainnet 2018-07-05 14:31:51 -04:00
Barry Gitarts 44bbf31aa3 add check for web3Provider 2018-07-04 14:46:52 -04:00
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