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
Danish Arora
fb301b3288
Merge pull request #202 from waku-org/chore/update-eth-pm
...
chore(eth-pm): bump to @waku/core 0.0.10
2023-02-02 07:58:31 +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
Sasha
d673c76491
chore: noise-js and noise-rtc style issues and configuration
2023-01-27 23:46:36 +01:00
Sasha
95d13a52db
PoC of WebRTC signalling exchange through @waku/noise ( #186 )
...
* init PoC from noise example
* reimplement webrtc logic, add sending of ice candidate to a peer
* add RTC abstractions and pretify code
* finalize rtc connection
* fix sending of the message
* add favicon and manifest, rename package, rename build folder
* add README with details
* fix styling
* add new stage for the example
2023-01-27 23:09:13 +01:00
Sasha
8d0f703593
fix: publishing issue of noise-js example ( #196 )
...
* change build directory name
* ignore build folder
* publish noise example as built one
2023-01-26 18:25:02 +01:00
Danish Arora
18dd58593b
Merge pull request #195 from waku-org/danisharora/fix-ci
...
chore(release): fix ci
2023-01-25 14:46:13 +05:30
danisharora099
2e22d3ee9e
chore(release): fix ci
2023-01-25 13:10:01 +05:30
Danish Arora
610cc72ae6
Merge pull request #194 from waku-org/upgrade-dns-disc
...
chore(web-chat): upgrade dns-discovery to 0.0.5
2023-01-25 12:52:58 +05:30
danisharora099
013f1e2a5f
chore(web-chat): upgrade dns-discovery to 0.0.5
2023-01-25 12:47:27 +05:30
Sasha
fcad46760c
Merge pull request #177 from waku-org/weboko/noise
...
Move noise example
2023-01-24 22:33:35 +01:00
weboko
afb04764b1
increase button width, use default params for node
2023-01-24 22:23:03 +01:00
weboko
9b8b8470b4
improve text, remove comment
2023-01-24 03:25:34 +01:00
Danish Arora
bd7fa8069f
Merge pull request #193 from waku-org/fix-var-name
...
fix(rln-js): remove `DEFAULT` from `SIGNATURE_MESSAGE` variable
2023-01-23 20:08:44 +05:30
danisharora099
7947f3e577
fix: change var name
...
a value is cannot be a default value if it's not configurable
2023-01-23 16:03:09 +05:30
Danish Arora
6aa6cdfeb8
Merge pull request #189 from waku-org/danisharora/ephemeral
...
feat(eth-pm): `ephemeral: true` to relay messages
2023-01-20 17:25:56 +05:30
Sasha
0a7bffc884
Merge pull request #176 from waku-org/weboko/npm-publish-ci
...
Add release_create_waku stage
2023-01-20 01:43:51 +01:00
weboko
ba13190f25
fix typo
2023-01-20 01:40:03 +01:00
weboko
918c298826
use WAKU_CREATE_APP_PUBLISH as a secret
2023-01-20 00:55:37 +01:00
weboko
2190948292
Merge branch 'master' of github.com:waku-org/js-waku-examples into weboko/npm-publish-ci
2023-01-19 20:15:48 +01:00
Sasha
1b04f9bdaa
Merge pull request #192 from waku-org/weboko/update-create-app
...
fix: update README, fix bin command and bump version
2023-01-19 20:13:35 +01:00
weboko
29f5441731
update README, bump version and fix bin command
2023-01-19 20:05:59 +01:00
danisharora099
31c80982c2
add: ephemeral to public key message
2023-01-19 14:28:41 +05:30
Danish Arora
a0ff2445b8
Merge pull request #190 from waku-org/danisharora/dns-disc-web-chat
...
feat: use dns-discovery instead of predefined list
2023-01-18 18:16:50 +05:30
danisharora099
c1b5e8ec14
update cspell.json
2023-01-18 17:47:53 +05:30
danisharora099
3a122aeb35
use dns-discovery instead of predefined list
2023-01-18 17:38:36 +05:30
Danish Arora
acec67f97f
Merge pull request #188 from waku-org/danisharora/change-commitment-end
...
fix: change endianness on idCommitment
2023-01-18 17:23:12 +05:30
danisharora099
f32fc277fb
eth-pm: add: `ephemeral: true` to relay messages
2023-01-18 16:12:17 +05:30
danisharora099
0c53f95a2d
fix: change endianness on idCommitment
...
ref: waku-org/js-rln#37
2023-01-18 15:46:14 +05:30
Sasha
a977e27b20
Merge pull request #182 from waku-org/weboko/pwa
...
Improve PWA for examples
2023-01-17 21:14:07 +01:00
Jakub Sokołowski
012ef6089b
ci: simplify overcomplicated file copying
...
Overcomplicated for no reason.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-01-17 11:43:31 +01:00
Jakub Sokołowski
622aecb422
readme: drop wakuconnect.dev domain, use waku.org
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-01-17 10:38:35 +01:00
Sasha
718f545ebc
Merge pull request #184 from waku-org/weboko/improve-ci
...
fix: copy json and image files in CI for examples
2023-01-14 03:03:11 +01:00
weboko
d5427b882e
copy other types of files
2023-01-14 02:55:15 +01:00
weboko
0fbad7972f
refine UI and add styles
2023-01-14 02:52:28 +01:00
weboko
6b05527ea0
create UI abstration and refactor code for better readability
2023-01-14 02:06:31 +01:00
weboko
427dfc3b01
nit: capital letter
2023-01-12 22:58:17 +01:00
Sasha
3f77b3e1a6
Merge pull request #183 from waku-org/weboko/fix-ci
...
fix: remove sh check for files
2023-01-12 18:51:22 +01:00
weboko
f4ef91deed
remove sh check for files
2023-01-12 18:47:13 +01:00
Sasha
2d803d667e
Merge pull request #181 from waku-org/weboko/fix-ci
...
Fix Jenkins CI
2023-01-12 18:30:17 +01:00