Commit Graph

31 Commits

Author SHA1 Message Date
Franck R 4d88e53141
Merge pull request #20 from status-im/release/0.3.0 2022-01-20 11:32:13 +11: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 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
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 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 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
Franck ff266b5939
Set all packages to v0.1.0 2021-12-23 16:28:13 +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 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
Franck 271829abf6
Rename contracts package 2021-12-07 12:15:57 +11:00
Szymon Szlachtowicz 02aa702bca
Change logo and update readme (#87) 2021-09-22 12:30:03 +02:00
Szymon Szlachtowicz bd6f195b98
Refactor votingRoom updating (#83) 2021-09-21 19:25:34 +02:00
Szymon Szlachtowicz 1b7d6a9c4a
Add correct address test (#66) 2021-09-14 09:59:41 +02:00
Szymon Szlachtowicz 8575e7de55
Stop voting with 0 tokens (#65) 2021-09-14 09:04:39 +02:00
Szymon Szlachtowicz 26cb1823d9
Add proposal creation and list (#61) 2021-09-13 17:02:29 +02:00
Szymon Szlachtowicz ce07cd30fb
Improve smart contract (#54) 2021-09-06 15:19:30 +02:00
Szymon Szlachtowicz dc37715bb8
Use waku relay and refactor waku polling (#45) 2021-09-03 09:45:09 +02:00
Szymon Szlachtowicz 763b704620
Fix test timeout (#41) 2021-09-02 12:12:27 +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 0237513e5a
Add polling contract (#35) 2021-09-01 01:06:04 +02:00