Franck R
a3b6d7c190
Merge pull request #22 from status-im/Add_vote_example
2022-01-31 15:01:40 +11:00
Szymon Szlachtowicz
39b8ec66b5
Add vote example
2022-01-21 01:35:33 +01:00
Franck R
5dea7a5683
Merge pull request #21 from status-im/release/0.4.0
2022-01-20 12:00:40 +11:00
Franck Royer
bddbd1359a
Release 0.4.0
2022-01-20 11:40:28 +11:00
Franck R
4d88e53141
Merge pull request #20 from status-im/release/0.3.0
2022-01-20 11:32:13 +11:00
Szymon Szlachtowicz
4e1bcbf0e0
Merge pull request #19 from status-im/Fix_lint/core_functions_and_decimals
...
Fix lint/core functions and decimals
2022-01-20 01:25:45 +01:00
Szymon Szlachtowicz
edc5e40295
Fix lint/core functions and decimals
2022-01-20 01:19:47 +01:00
Franck Royer
12c364aa70
Release 0.3.0
2022-01-12 16:47:00 +11:00
Franck R
60e17d454c
Merge pull request #17 from status-im/voting-contract
2022-01-12 16:31:16 +11:00
Franck Royer
71c3a69191
Remove `roomId`
2022-01-11 16:43:11 +11:00
Franck Royer
82e6432238
Remove room reference from tests
2022-01-10 17:10:37 +11:00
Franck Royer
2251e106f1
Rename `roomIdAndType` to `ProposalidAndType` everywhere
...
Impacts the EIP712 format and hash.
2022-01-10 17:09:08 +11:00
Franck Royer
727276e721
Remove `VotingRoom` terminology and update doc
...
Use `proposal` instead of `votingRoom`.
Also do small terminology changes that impact the ABI.
Update the doc from the code.
2022-01-10 17:05:57 +11:00
F
352feb87e8
Merge pull request #14 from status-im/poll-tutorial
2022-01-05 11:04:12 +11: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
F
1690471610
Merge pull request #12 from status-im/mainnet-poll-example
2022-01-04 11:27:41 +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
5f6b3752cf
Add example to CI
2022-01-03 12:32:42 +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
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
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
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