danisharora099
9899ffe105
rm: @livechat/ui-kit
2023-08-02 17:46:50 +05:30
Sasha
ff27ac060b
chore: update @waku/react, remove old libp2p dep ( #253 )
...
* update @waku/react, remove old libp2p dep
* add missing dep
* fix prettier
2023-07-28 15:11:14 +02:00
LordGhostX
9fb6b185e7
chore: update docs link ( #251 )
2023-07-12 11:11:30 +01:00
Sasha
0ba66bcb20
feat(light-js): add discovery of a peer ( #250 )
...
* add discovery of a peer
* rename
2023-07-11 00:32:05 +02:00
Sasha
6de29d7f02
fix(light-js): use port 8000 ( #249 )
2023-07-10 20:10:05 +02:00
Sasha
bc0d8113f7
chore: bump versions for web-chat ( #245 )
...
* migrate to latest @waku/react and @waku/interfaces
* use @waku/sdk
* remove utils package
* up peer-exchange
* up dns package
* remove declare module
* bump version to 0.0.2
* up version
* use enrTree from the lib
2023-06-24 00:18:03 +02:00
Sasha
3ada67d8f9
chore: migrate other examples to `@waku/sdk` ( #242 )
...
* migrate eth-pm
* migrate light-chat
* migrate relay-react-chat
* migrate store-react-chat
* revert
2023-06-24 00:17:07 +02:00
Prem Chaitanya Prathi
1575056c35
chore: update paths in quick use instructions in README for some of the examples ( #244 )
2023-06-23 06:35:06 +02:00
Sasha
9190da0e0d
feat: use @waku/sdk for basic examples ( #241 )
...
* use @waku/sdk for light-js
* use sdk and latest utils
* fix import
* use sdk and utils for noise-rtc
* migrate relay-js
* migrate rln-js
2023-06-21 00:25:25 +02:00
Sasha
cb8fbe854b
chore: use filter as IReceiver for noise ( #239 )
...
* update noise examples
* use latest waku
2023-06-01 23:20:05 +02:00
RichΛrd
d7bb3016ff
chore: update rln-js example to use @waku/rln 0.1.0 ( #237 )
2023-05-17 16:07:55 -04:00
Sasha
85268b69e5
chore: bump basic examples to new version ( #235 )
2023-05-09 22:40:04 +02:00
Sasha
ada52500d3
chore!: update rln-js ( #225 )
...
* change block number
* use RLNContract
* move to module, refactor
* align
* udpate waku versions
* fix libp2p issue
* change block number
* fix small issues, bump rln-js version
* use registerFromMembership api
* disable retrieve button when fetching members
* ignore mac file
* use latest @waku/rln
2023-04-28 01:33:25 +02:00
Sasha
e83dd13931
fix: populate peers without waiting for an event ( #230 )
2023-04-22 01:04:39 +02:00
Sasha
700de9d740
bump @waku for store-js ( #226 )
2023-04-17 20:53:06 +02:00
Sasha
e9c8eb1f10
chore: bump @waku for relay-js ( #227 )
...
* bump relay-js
* remove unused, allow emit to self
2023-04-17 20:44:15 +02:00
Sasha
8695ca3360
chore: bump @waku for light-js ( #228 )
2023-04-17 20:20:25 +02:00
Sasha
634a4d2b00
chore: add notice about go-waku interop ( #224 )
...
* add notice about go-waku interop
* Update examples/noise-js/index.html
Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com>
---------
Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com>
2023-04-06 01:42:40 +02:00
Sasha
21e8c705dc
chore: update noise-js & noise-rtc ( #223 )
...
* update noise-js
* migrate noise-rtc
* update waku versions
2023-04-04 23:39:03 +02:00
fryorcraken.eth
2f419f4199
chore(eth-pm): bump @waku/core to 0.0.11 and other @waku/* pkgs ( #221 )
...
* chore(eth-pm): bump @waku/core to 0.0.11 and other @waku/* pkgs
* chore(eth-pm): bump @waku/core to 0.0.16 and other @waku/* pkgs
2023-04-03 13:52:48 +02:00
fryorcraken.eth
6506aa286a
chore(light-chat): bump @waku/core to 0.0.16 and other @waku/* pkgs ( #222 )
2023-04-03 13:51:55 +02:00
Sasha
2820bd2579
chore: remove web-chat-dev example ( #217 )
2023-03-13 22:28:28 +01:00
Sasha
74b6bd11b4
fix: minor issues in the web-chat ( #218 )
...
* improve condition for message sending, fix clear input issue
* prevent display of empty messages
2023-03-02 00:56:20 +01:00
danisharora099
b1c068e667
add 'ethdenver' to cspell
2023-02-28 13:28:42 -07:00
danisharora099
60077789e4
fix: typo
2023-02-28 13:24:53 -07:00
danisharora099
f22b5415c9
update package.json
2023-02-28 13:21:16 -07:00
danisharora099
408f1f9d3f
chore: clone web-chat for ethdenver
2023-02-28 13:06:24 -07:00
Sasha
9f9fa8646b
feat: updated and refactored web-chat example ( #214 )
...
* make custom hooks
* use @waku/react
2023-02-28 00:36:17 +01:00
Danish Arora
52e3fb4afa
Merge pull request #210 from waku-org/chore/update-store-reactjs-chat
...
chore(store-reactjs-chat): bump to @waku/core 0.0.10
2023-02-09 13:00:09 +05:30
danisharora099
52c62fea12
use new api
2023-02-09 12:57:45 +05:30
Danish Arora
7ea57f36e9
Merge pull request #208 from waku-org/chore/update-relay-reactjs-chat
...
chore(relay-reactjs-chat): bump to @waku/core 0.0.10
2023-02-09 12:55:53 +05:30
Danish Arora
671767400a
Merge pull request #212 from waku-org/chore/upgrade-packages
...
chore: upgrade `@waku/create`
2023-02-08 11:11:29 +05:30
Danish Arora
e787025583
Merge pull request #209 from waku-org/chore/update-store-js
...
chore(store-js): bump to @waku/core 0.0.10
2023-02-08 11:05:43 +05:30
danisharora099
17a13ac9e3
chore(light-chat): bump up @waku/create
2023-02-07 14:08:22 +05:30
danisharora099
4a3b0e34da
chore(light-js): bump up @waku/create
2023-02-07 14:06:13 +05:30
Danish Arora
7a4d9767af
Merge pull request #201 from waku-org/chore/update-web-chat
...
chore(web-chat): bump @waku/core to 0.0.10
2023-02-02 07:59:46 +05:30
Danish Arora
2ef8f92036
Merge pull request #207 from waku-org/chore/update-relay-js
...
chore(relay-js): bump to @waku/core 0.0.10
2023-02-02 07:59:39 +05:30
Danish Arora
cf751d946e
Merge pull request #204 from waku-org/chore/update-light-js
...
chore(light-js): bump to @waku/core 0.0.10
2023-02-02 07:59:21 +05:30
Danish Arora
6d68f1322f
Merge pull request #203 from waku-org/chore/update-light-chat
...
chore(light-chat): bump to @waku/core 0.0.10
2023-02-02 07:58:39 +05:30
danisharora099
22ec6ae33b
bump to @waku/core 0.0.10
2023-02-01 13:43:18 +05:30
danisharora099
edfb530451
bump to @waku/core 0.0.10
2023-02-01 13:30:04 +05:30
danisharora099
254c84a5bf
bump to @waku/core 0.0.10
2023-02-01 13:28:01 +05:30
danisharora099
df8bf73255
bump to @waku/core 0.0.10
2023-02-01 13:21:10 +05:30
danisharora099
9c58031835
bump to @waku/core 0.0.10
2023-02-01 12:57:24 +05:30
danisharora099
cd5f3bd09e
bump to @waku/core 0.0.10
2023-02-01 12:54:55 +05:30
danisharora099
be3fb44446
bump to @waku/core 0.0.10 and upgrade deps
2023-02-01 12:51:48 +05:30
danisharora099
35ff489247
update to latest @waku/core
2023-02-01 12:38:24 +05:30
Danish Arora
362e307594
Merge pull request #200 from waku-org/feat/add-peer-discovery
...
feat(web-chat): add peer-exchange for discovery
2023-01-30 20:47:33 +05:30
danisharora099
fdd114a385
adds peer-discovery to web-chat and relevant logs
2023-01-30 20:41:25 +05:30
Sasha
ac65ea29d5
fix: noise-rtc copy of artefacts
2023-01-28 02:09:40 +01:00