27 Commits

Author SHA1 Message Date
Richard Ramos
696e5d9c47 Removing references to SNT at import level 2018-12-05 10:24:45 -04:00
Richard Ramos
0914943af5 Storing and displaying voters by ballot 2018-10-27 09:06:49 -04:00
Richard Ramos
7ac1b72114 Slider works with click pressed 2018-10-23 15:34:15 -04:00
Richard Ramos
0c2b5ac5e3 Adding new screens for voting flow 2018-10-16 16:20:54 -04:00
Richard Ramos
82124301b1 Using end time instead of block number 2018-10-15 16:27:22 -04:00
Richard Ramos
28553030d2 Fix: voters counter wasn't updated correctly 2018-10-01 08:58:40 -04:00
Richard Ramos
71ad38ec42 Handling poll cancelation 2018-09-26 15:31:34 -04:00
Richard Ramos
cfa08d31ac Returning a max of 15 ballots (to simplify UI) 2018-09-26 09:41:06 -04:00
Richard Ramos
ee4af31922 Adding multiple options slider 2018-09-25 20:45:33 -04:00
Richard Ramos
d4fcd9f5f2 Added docs and bug fixing 2018-09-25 09:22:57 -04:00
Richard Ramos
6a4a7566dd Poll text can be modified before it starts 2018-09-20 10:24:51 -04:00
Richard Ramos
d0c21802fa Bug fixing and unit testing 2018-09-19 14:35:14 -04:00
Richard Ramos
25c3881ebb RLP encoding test 2018-09-18 13:47:39 -04:00
Richard Ramos
6b22e29d7f Updating PollManager for multiple options and not using a cloned token 2018-09-18 11:46:30 -04:00
Richard Ramos
fe7c0020e1 Possible underflows 2018-07-03 10:34:39 -04:00
Richard Ramos
5907339d4d Formatting results 2018-06-28 16:22:11 -04:00
Richard Ramos
ff338bb7b0 Allowing voting / unvoting 2018-06-27 21:42:17 -04:00
Richard Ramos
c2ba506f5e Loading vote information and balance available for voting 2018-06-27 21:18:49 -04:00
Richard Ramos
b7528bbdee Users can vote 2018-06-27 20:45:31 -04:00
Richard Ramos
bfad0ae88e Simplified contract to only gather votes without requiring options 2018-06-27 17:23:27 -04:00
Richard Ramos
79d0763a7d Added custom vote option 2018-06-27 13:27:01 -04:00
Richard Ramos
58be366bd9 Removing start block 2018-06-26 17:02:04 -04:00
Richard Ramos
f7985fb57c Added quadratic voting 2018-06-26 16:34:28 -04:00
Richard Ramos
2979fbcc2e Changed constructor 2018-06-26 15:41:28 -04:00
Richard Ramos
9eb347e32c Linting and removing warnings 2018-06-26 14:44:45 -04:00
Richard Ramos
3759522633 Created test case to demonstrate how to use contracts 2018-06-26 13:34:24 -04:00
Richard Ramos
a712cece85 Poll contracts 2018-06-26 10:19:04 -04:00