115 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
cc9c965f9c Update to Embark 3.2.1 (pt1) 2018-09-27 19:37:13 -04:00
Richard Ramos
37dfdd1e05 Removing unused contracts 2018-09-27 10:24:09 -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
Richard Ramos
98dcb1f803 Adding topic, to, value and data 2018-06-25 17:06:19 -04:00
Richard Ramos
9f122d36ff Tabulation and determining final result 2018-06-25 14:35:16 -04:00
Richard Ramos
93d96c07da Last tabulation condition was incorrect 2018-06-25 10:25:15 -04:00
Richard Ramos
e160a028cf Voting form did not display during pagination 2018-06-25 10:19:10 -04:00
Richard Ramos
da4306b5e1 Merge branch '000-snt-voting-dapp' of https://github.com/status-im/contracts into 000-snt-voting-dapp 2018-06-22 16:26:47 -04:00
Richard Ramos
9a0284aa9a Adding poll manager 2018-06-22 16:26:24 -04:00
Ricardo Guilherme Schmidt
f4efa8a607
add taulation block delay setter and default value of 7 days 2018-06-22 16:40:20 -03:00
Richard Ramos
8cec6507eb Updating proposal manager with changes from 000-tcr 2018-06-21 15:46:58 -04:00
Richard Ramos
05aa20650b Merged changes on ProposalCuration from 000-tcr 2018-06-21 13:58:05 -04:00
Richard Ramos
b50e5bf59e Merged with changes on ProposalManager from 000-tcr 2018-06-21 13:48:19 -04:00
Richard Ramos
01afa35a39 Displaying buttons depending on proposal state 2018-06-03 12:08:53 -04:00
Richard Ramos
2f2a3fee27 Added voting 2018-05-30 10:32:38 -04:00
Richard Ramos
08d5665245 Loading proposals, and reorganized code 2018-05-29 20:29:40 -04:00
Ricardo Guilherme Schmidt
b4e83ec6f1 move storage to concrete 2018-05-22 13:01:24 -03:00
Ricardo Guilherme Schmidt
aa93e03035 refactor 2018-05-22 07:46:29 -03:00
Ricardo Guilherme Schmidt
f021b36058 merge 000-instance-factory 2018-05-22 07:44:49 -03:00
Ricardo Guilherme Schmidt
ea0ea87ba1 Merge branch 'minimetoken' into 172-topic-democracy 2018-05-21 14:46:36 -03:00
Ricardo Guilherme Schmidt
3a31893538 require tokenfactory in mmt constructor, fixes in interfaces, bump solcv 2018-05-19 16:53:46 -03:00
Ricardo Guilherme Schmidt
cfb26fc1c3 Merge branch 'bootstrap' into minimetoken 2018-05-19 16:17:29 -03:00
Ricardo Guilherme Schmidt
675cbd2377 instance factory merge bootstrap 2018-05-13 18:00:07 -03:00
Ricardo Guilherme Schmidt
b2c07c63f7 add ERC20Receiver+tests 2018-05-13 14:01:59 -03:00