19 Commits

Author SHA1 Message Date
fryorcraken.eth
cbab4aa471
chore(eth-pm): bump @waku/* 2022-11-18 15:56:09 +11:00
danisharora099
2c3a8afd10
fix: build
rm: source map generation for build

rm: unused dependency

sign commmit

add: pnpm-lock

rm: comment

refactor: change eth-pm using lightnode, filter to now use relay
2022-11-10 21:23:39 +11:00
fryorcraken.eth
df7dedf624
chore(eth-pm): use prod fleet
nwaku 0.12.0 fixes the issue of not being able to connect to a nwaku node without relay enabled.
2022-10-28 12:52:17 +11:00
fryorcraken.eth
ba919b3a53
chore(eth-pm): bump js-waku to 0.29.0 2022-09-22 17:42:56 +10:00
fryorcraken.eth
b1774853ef
chore(eth-pm): bump js-waku to 0.27.0 2022-09-14 22:30:10 +10:00
80efc5ad7c
ci: add Jenkinsfile for GitHub pages builds
Resolves: https://github.com/waku-org/js-waku-examples/issues/94

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-09-07 09:02:15 +02:00
fryorcraken.eth
bad1ad9e48
build(eth-pm): bump js-waku to next 2022-09-05 15:26:16 +10:00
fryorcraken.eth
4b9386d495
build(deps): bump js-waku to 0.24.0-aa40959 2022-08-29 17:03:41 +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
cf6942d5fa
fix: start waku & use waitForRemotePeer 2022-08-29 15:26:33 +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
ef149cf96a
docs(eth-pm): typos 2022-08-08 12:08:54 +10:00
Franck Royer
9efb96091f
First commit 2022-06-17 10:48:15 +10:00