Commit Graph

25 Commits

Author SHA1 Message Date
fryorcraken.eth 4b9386d495
build(deps): bump js-waku to 0.24.0-aa40959 2022-08-29 17:03:41 +10:00
fryorcraken.eth bb0f0d7ff4
build(deps): bump React to 18, bump react-scripts to 5.0.1 2022-08-29 16:51:43 +10:00
fryorcraken.eth 0c48cd2e26
build(deps): bump protobufjs to 7.1.0 2022-08-29 16:49:01 +10:00
fryorcraken.eth e541ce1744
refactor: use ethers for typed data signing 2022-08-29 15:31:48 +10:00
fryorcraken.eth 6508403912
fix: use nwaku test fleet
Filter bug not yet deployed in prod

ref: https://github.com/status-im/nwaku/pull/1090
2022-08-29 15:27:48 +10:00
fryorcraken.eth 3606654b4d
feat: set method and content topic to decryption keys
Not mandatory but it removes errors in the console.
2022-08-29 15:27:38 +10:00
fryorcraken.eth c82244c9e6
fix: remove state for unsubscribe 2022-08-29 15:27:27 +10:00
fryorcraken.eth b6296dd07f
fix: connect to wallet 2022-08-29 15:27:19 +10:00
fryorcraken.eth a3fe2709db
feat: use light push and filter to access Waku network 2022-08-29 15:27:08 +10:00
fryorcraken.eth 257e4910a1
build: bump ethers 2022-08-29 15:26:41 +10:00
fryorcraken.eth cf6942d5fa
fix: start waku & use waitForRemotePeer 2022-08-29 15:26:33 +10:00
fryorcraken.eth 7d94016076
build: fix homepage location 2022-08-29 15:26:23 +10:00
fryorcraken.eth d15c4fda87
fix: remove Buffer usage 2022-08-29 15:26:04 +10:00
fryorcraken.eth 4db0a2d650
fix: use new js-waku API 2022-08-29 15:25:56 +10:00
fryorcraken.eth ec9a7489b0
build: remove unused polyfill dependencies 2022-08-20 13:32:37 +10:00
fryorcraken.eth 2888b75e5d
build: remove cra-webpack-rewired 2022-08-20 13:25:32 +10:00
fryorcraken.eth d4d9f8a01a
build: bump js-waku to next 2022-08-20 13:23:35 +10:00
fryorcraken.eth 7523fdd202
build(eth-pm): add uint8arrays as it's used 2022-08-20 00:16:23 +10:00
fryorcraken.eth 2070b7879d
build(eth-pm):downgrade React to avoid peer dep conflict with mui
Material UI 4 is not compatible with React 18 and it looks like
some peer dep were recently changed, creating conflict issues
in CI.
2022-08-19 23:46:22 +10:00
fryorcraken.eth ef149cf96a
docs(eth-pm): typos 2022-08-08 12:08:54 +10:00
fryorcraken.eth 389d0a3a7d
test(eth-pm*): add spelling file 2022-08-08 12:03:56 +10:00
fryorcraken.eth b7550ea7f4
build(eth-pm): add missing dependencies 2022-08-08 11:22:36 +10:00
fryorcraken.eth ff95e3cf29
build(eth-pm): downgrade React to avoid peer dep conflict with mui 2022-08-08 11:18:29 +10:00
fryorcraken.eth ed14ead9ce
build: replace npm with pnpm for eth-pm 2022-08-08 11:17:48 +10:00
Franck Royer 9efb96091f
First commit 2022-06-17 10:48:15 +10:00