Commit Graph

20 Commits

Author SHA1 Message Date
fryorcraken.eth 7b58a69122
doc: update urls 2022-09-22 18:05:01 +10:00
fryorcraken.eth 8dac380050
chore(store-reactjs-chat): bump js-waku to 0.29.0 2022-09-22 17:54:27 +10:00
fryorcraken.eth cd131f75df
chore(store-reactjs-chat): bump js-waku to 0.28.1 2022-09-20 12:04:33 +10:00
fryorcraken.eth a3fc334f97
chore(store-reactjs-chat): bump js-waku to 0.28.0 2022-09-20 10:14:46 +10:00
fryorcraken.eth 9668c7c97d
chore: set different ports for React projects
So two examples can be started at the same time to test things faster.
2022-09-15 16:21:13 +10:00
fryorcraken.eth ac98251464
chore(store-reactjs-chat): bump js-waku to 0.27.0 2022-09-14 22:43:39 +10:00
fryorcraken.eth 5834f07d47
fix(store-reactjs): use test fleet
Messages retrieved are coming from web-chat which currently uses test fleet.
2022-09-12 19:10:33 +10:00
fryorcraken.eth 8cbf0ca0e6
feat(store-reactjs-chat): replace protons with protobufjs for protobuf serialization
Proto files must be used for latest version of protons. This is not ideal when build an example and iterating fast.
2022-09-02 15:04:05 +10:00
fryorcraken.eth 08312c73d0
ci: do not run react tests
No value in these tests + some issue encountered due to ESM (I assume).
2022-09-01 10:38:47 +10:00
fryorcraken.eth ee4119eefe
fix: delay store query as there is an issue with libp2p peer store 2022-08-31 12:58:20 +10:00
fryorcraken.eth 568f3f83f2
fix: use new js-waku API 2022-08-31 12:58:18 +10:00
fryorcraken.eth 08daac8a7f
fix: use React createRoot 2022-08-30 14:45:04 +10:00
fryorcraken.eth 7ae8a4960c
build: correct homepage 2022-08-30 14:44:06 +10:00
fryorcraken.eth 3705ad1107
build: install js-waku@next 2022-08-30 14:43:19 +10:00
fryorcraken.eth 5f5352bf9c
build: remove webpack config 2022-08-30 14:42:16 +10:00
fryorcraken.eth 72ab3f22ec
build: remove polyfill deps 2022-08-30 14:39:05 +10:00
fryorcraken.eth 35979bc614
build(store-react-js): install missing deps 2022-08-08 12:19:05 +10:00
fryorcraken.eth e55d0219c1
build(store-react-js): install missing peer deps 2022-08-08 12:17:32 +10:00
fryorcraken.eth 61da208e15
build(store-react-js): replace npm with pnpm 2022-08-08 12:16:05 +10:00
Franck Royer 9efb96091f
First commit 2022-06-17 10:48:15 +10:00