145 Commits

Author SHA1 Message Date
F
8fc24e726e
Merge pull request #10 from status-im/release/0.2.0 2022-01-03 10:47:42 +11:00
Franck
144ac9252b
Release 0.2.0 v0.2.0 2022-01-03 10:40:09 +11:00
F
bc37f2ad99
Merge pull request #9 from status-im/fix-ethers-version 2022-01-03 09:46:09 +11:00
Franck
ba1a67dbe4
Update changelog 2022-01-03 09:37:51 +11:00
F
637bc2315d
Merge pull request #8 from status-im/package-access 2021-12-24 15:49:29 +11:00
Franck
8e62bf6b46
Bump ethers, @usedapp/core and waffle to working version
Trying to have one version of ethers across the board to avoid
type conflicts. As ethers 5.5 and 5.4 are not compatible.
2021-12-24 15:42:16 +11:00
Franck
ca00c23002
Add changelog 2021-12-24 12:18:43 +11:00
Franck
d8dfe5a50e
Reformat package.json files 2021-12-24 12:12:48 +11:00
Franck
2bb289796a
Make package public on npm 2021-12-23 17:12:20 +11:00
F
734ac77553
Merge pull request #7 from status-im/deps v0.1.0 2021-12-23 16:57:00 +11:00
Franck
eaced51348
Remove unused deps 2021-12-23 16:51:01 +11:00
Franck
3a4c3602b6
Remove root prettier dep 2021-12-23 16:29:53 +11:00
Franck
ff266b5939
Set all packages to v0.1.0 2021-12-23 16:28:13 +11:00
F
32974eb109
Merge pull request #6 from status-im/rename-wakuconnect 2021-12-23 16:21:51 +11:00
Franck
a4209d667a
Fix License 2021-12-23 16:14:06 +11:00
Franck
ebfb2846f4
Fix repo url 2021-12-23 16:09:45 +11:00
Franck
01cd334c29
s/dappconnect/wakuconnect 2021-12-23 16:04:58 +11:00
Franck
293d43e939
s/@dappconnect/@waku/ 2021-12-23 16:04:36 +11:00
Franck
eaa71c01fa
s/DappConnect/WakuConnect/ 2021-12-23 16:03:01 +11:00
F
8f9322593c
Merge pull request #5 from status-im/deploy-example-to-gh 2021-12-23 11:13:22 +11:00
Franck
2634f8ff91
Do not allow to vote without selecting an answer 2021-12-23 10:48:19 +11:00
Franck
b1ef502e95
Set default poll duration to one week 2021-12-23 10:48:19 +11:00
Franck
2bf0d0dcd1
Use query parameters to pass token address 2021-12-23 10:48:18 +11:00
Franck
b081895cb2
Update readme 2021-12-23 10:48:04 +11:00
Franck
1fe89fe8a9
Use url path to get ERC20 contract 2021-12-22 11:10:40 +11:00
Franck
0e15e7e6a6
Setup mainnet example with DAI 2021-12-22 11:10:40 +11:00
F
ad16693915
Merge pull request #3 from status-im/min-default-value
Small fixes
2021-12-21 20:14:35 +11:00
Franck
857b3438a4
Set default value for minimum token to 1
This impact both poll creation and responding to poll.
2021-12-21 15:03:57 +11:00
Franck
772d15be02
Run dev webserver on port 8181 2021-12-21 14:51:59 +11:00
Franck
7f641c35a6
Fix typo 2021-12-21 14:51:59 +11:00
F
1566ac5555
Merge pull request #2 from status-im/repo-url 2021-12-07 15:00:59 +11:00
Franck
8662104ca3
Set license to Apache OR MIT 2021-12-07 14:55:02 +11:00
Franck
96b75edeab
Add/Correct repo url 2021-12-07 14:55:02 +11:00
F
beae8c2857
Merge pull request #1 from status-im/name-packages 2021-12-07 14:50:26 +11:00
Franck
a152432976
Fix some typos, add title to readmes 2021-12-07 13:24:10 +11:00
Franck
7bbbf573bb
Rename voting-hooks to vote-react-hooks 2021-12-07 13:21:03 +11:00
Franck
6eefaf2e0e
Rename voting-example to vote-example 2021-12-07 13:20:38 +11:00
Franck
f9f0d5bc3f
Rename voting-components to vote-react-components 2021-12-07 13:20:11 +11:00
Franck
e637811501
Rename polling-hooks to poll-react-hooks 2021-12-07 13:19:23 +11:00
Franck
1723ee3614
Rename polling-example to poll-example 2021-12-07 13:18:57 +11:00
Franck
49e56a279a
Move polling components to poll-react-components 2021-12-07 13:17:58 +11:00
Franck
234baabe41
Add blob for DappConnect Poll 2021-12-07 13:13:18 +11:00
Franck
86c5616ac1
Rename meta package 2021-12-07 12:56:54 +11:00
Franck
9fc76d0f06
Rename vote react hooks 2021-12-07 12:55:54 +11:00
Franck
59b56a0650
Rename vote react components 2021-12-07 12:55:53 +11:00
Franck
f6adbecf57
Rename common react hooks 2021-12-07 12:39:00 +11:00
Franck
a6d03613fd
Rename poll react hooks 2021-12-07 12:30:32 +11:00
Franck
e35f4e69df
Rename poll react components 2021-12-07 12:29:35 +11:00
Franck
401b86347f
Rename examples 2021-12-07 12:20:45 +11:00
Franck
55a8d6adfc
Rename core package 2021-12-07 12:18:34 +11:00