19 Commits

Author SHA1 Message Date
Szymon Szlachtowicz
39b8ec66b5 Add vote example 2022-01-21 01:35:33 +01:00
Franck
dc783a9f16
Remove address for url 2022-01-04 16:43:33 +11:00
Franck
7203020317
Remove wallet logic for Poll component
To keep it simple.
2022-01-04 16:36:00 +11:00
Franck
415be0a8cc
Remove dupe terminology 2022-01-04 11:49:42 +11:00
Franck
d9d9093d4d
Do some renaming 2022-01-04 11:47:05 +11:00
Franck
32ac6ab346
Remove some code 2022-01-04 11:46:10 +11:00
Franck
9629ae87a3
Use es2020 to get Big integer literals 2022-01-04 11:18:39 +11:00
Franck
bb48788327
Ignore parent eslint conf 2022-01-03 12:53:15 +11:00
Franck
d13618dfb4
Install prettier 2022-01-03 12:53:05 +11:00
Franck
4c3911b6ad
Ensure eslint and plugins version are compatible 2022-01-03 12:47:32 +11:00
Franck
52f9aa779c
Rename to mainnet-poll
As it's already in the examples folder.
2022-01-03 12:32:42 +11:00
Franck
c49f33585b
Add missing dep 2022-01-03 12:32:42 +11:00
Franck
cfcf77a2e5
Remove reference to workspace 2022-01-03 12:32:42 +11:00
Franck
230d5ceab2
Fix webpack config to work with installed webpack version 2022-01-03 12:32:42 +11:00
Franck
6978121a7d
Add missing dependencies 2022-01-03 12:32:39 +11:00
Franck
2cee009812
Add README explanation 2022-01-03 12:31:07 +11:00
Franck
2070b2bf33
Remove unused import 2022-01-03 12:31:07 +11:00
Franck
cdd0b6ed6d
Remove dependency to external eslintrc 2022-01-03 12:31:07 +11:00
Franck
4f76bfee52
Move mainnet poll example out of workspace
This is to ensure that it does not use undeclared dependencies
present in the workspace.
Also helps ensure that the dependencies version are correctly set
and there are no conflict hidden by the use of a common workspace
among the @waku/* dependencies.
2022-01-03 12:31:06 +11:00