Commit Graph

45 Commits

Author SHA1 Message Date
Szymon Szlachtowicz 77e242a110
Refactor packages and update readme (#94) 2021-09-24 02:57:44 +02:00
Szymon Szlachtowicz 3700dac0a7
Update core readme and refactor (#90) 2021-09-23 12:22:54 +02:00
Szymon Szlachtowicz 02aa702bca
Change logo and update readme (#87) 2021-09-22 12:30:03 +02:00
Szymon Szlachtowicz 635be29df3
Refactor components mobile version (#86) 2021-09-22 03:24:52 +02:00
Szymon Szlachtowicz e4f65a84be
Refactor voting modal (#84) 2021-09-22 01:04:38 +02:00
Szymon Szlachtowicz bd6f195b98
Refactor votingRoom updating (#83) 2021-09-21 19:25:34 +02:00
Szymon Szlachtowicz e3e608e922
Reverse list and ui fixes (#82) 2021-09-21 14:28:57 +02:00
Szymon Szlachtowicz 1374663cac
Add etherscan links (#79) 2021-09-21 01:07:28 +02:00
Szymon Szlachtowicz e1a1203a58
Add proposal voting (#78) 2021-09-20 16:34:54 +02:00
Szymon Szlachtowicz e70c0801d7
Refactor waku messaging setup (#74) 2021-09-15 15:10:12 +02:00
Szymon Szlachtowicz d4c8a3c35e
Refactor newVoteModal (#73) 2021-09-15 02:16:08 +02:00
Szymon Szlachtowicz 5acbc88487
Use user tokens (#72) 2021-09-15 00:47:14 +02:00
Szymon Szlachtowicz 983f557fbc
Refactor votingCards (#71) 2021-09-14 23:16:05 +02:00
Szymon Szlachtowicz 98fb2ea515
Refactor VoteProgress (#70) 2021-09-14 21:40:13 +02:00
Szymon Szlachtowicz 5b200bc60e
Refactor waku messagning (#68) 2021-09-14 15:55:33 +02:00
Szymon Szlachtowicz 26cb1823d9
Add proposal creation and list (#61) 2021-09-13 17:02:29 +02:00
Szymon Szlachtowicz d7cefb522b
Check tokens when creating polls and votes (#53) 2021-09-06 11:34:42 +02:00
Szymon Szlachtowicz d51b69a6a1
Check token balance in polls (#51) 2021-09-03 16:32:33 +02:00
Szymon Szlachtowicz 1623d8e023
Make core dependent on chainId (#50) 2021-09-03 14:41:29 +02:00
Szymon Szlachtowicz 427e2cb1bd
Refactor core (#49) 2021-09-03 12:14:08 +02:00
Szymon Szlachtowicz 10632fa3e5
Use themes object (#46) 2021-09-03 11:26:02 +02:00
Szymon Szlachtowicz dc37715bb8
Use waku relay and refactor waku polling (#45) 2021-09-03 09:45:09 +02:00
Szymon Szlachtowicz 6c4b0272c7
Change repo to allow proposal in monorepo (#39) 2021-09-02 01:10:14 +02:00
Szymon Szlachtowicz f870cb55a3
Improve packages and webpack (#38) 2021-09-01 15:18:02 +02:00
Szymon Szlachtowicz 085c4d28ba
Fix js waku (#36) 2021-09-01 13:16:39 +02:00
Szymon Szlachtowicz 804e009c1f
Use js-waku 0.11 (#26) 2021-08-30 14:01:08 +02:00
Szymon Szlachtowicz 7564d142ab
Fix styling (#20) 2021-08-23 15:28:22 +02:00
Szymon Szlachtowicz bdf845943e
Improve polling styling (#19) 2021-08-20 15:17:35 +02:00
Szymon Szlachtowicz 236dc028aa
Fix double polls (#18) 2021-08-20 09:13:18 +02:00
Szymon Szlachtowicz 5e35a23574
Style polling (#17) 2021-08-19 16:21:08 +02:00
Szymon Szlachtowicz c0efafce78
Add poll endTime (#15) 2021-08-17 14:29:03 +02:00
Szymon Szlachtowicz 25b6e744ca
Refactor core functions (#14) 2021-08-16 16:11:22 +02:00
Szymon Szlachtowicz 54e1ca8ca2
Improve wakuMessage query performance (#13) 2021-08-16 15:39:06 +02:00
Szymon Szlachtowicz 8cca55ccd5
Use typedDataSign in votes (#12) 2021-08-16 09:42:22 +02:00
Szymon Szlachtowicz ac0279fda3
Refactor initMsg typed signing (#11) 2021-08-13 13:41:08 +02:00
Szymon Szlachtowicz f6203b783f
Use signTypedData in poll init (#10) 2021-08-12 16:37:21 +02:00
Szymon Szlachtowicz 7531ad8f3a
Make react component functional (#8) 2021-08-11 09:56:20 +02:00
Szymon Szlachtowicz 9cfb94ece5
Introduce timed poll voting (#7) 2021-08-10 18:04:40 +02:00
Szymon Szlachtowicz e564350805
Filter init msg (#6) 2021-08-10 15:20:35 +02:00
Szymon Szlachtowicz c1b326ab9c
Add waku init poll mock (#5) 2021-08-10 14:55:47 +02:00
Szymon Szlachtowicz 624f126f72
Introduce PollInitMsg model (#4) 2021-08-09 16:00:42 +02:00
Szymon Szlachtowicz 67178f0de3
Integrate protobuf poll init (#3) 2021-08-09 14:53:39 +02:00
Szymon Szlachtowicz 5cddb61d72
Introduce WakuVoting (#2) 2021-08-09 11:57:02 +02:00
Szymon Szlachtowicz ae8ea050a3
Introduce poll init proposal (#1) 2021-08-09 10:50:10 +02:00
Szymon bce7cf74f0 Repo initialization 2021-08-06 14:50:36 +02:00