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
|
f1f889abbc
|
chore(eth-pm): bump js-waku to 0.30.0
|
2022-10-28 11:32:48 +11:00 |
fryorcraken.eth
|
7b58a69122
|
doc: update urls
|
2022-09-22 18:05:01 +10:00 |
fryorcraken.eth
|
ba919b3a53
|
chore(eth-pm): bump js-waku to 0.29.0
|
2022-09-22 17:42:56 +10:00 |
fryorcraken.eth
|
ccfe71259b
|
chore(eth-pm): bump js-waku to 0.28.1
|
2022-09-20 11:47:51 +10:00 |
fryorcraken.eth
|
930373e7b9
|
chore(eth-pm): bump ethers to 5.7.1
|
2022-09-20 10:12:49 +10:00 |
fryorcraken.eth
|
2d11c7e43e
|
chore(eth-pm): bump js-waku to 0.28.0
|
2022-09-20 09:51:52 +10:00 |
fryorcraken.eth
|
b1774853ef
|
chore(eth-pm): bump js-waku to 0.27.0
|
2022-09-14 22:30:10 +10:00 |
fryorcraken.eth
|
6d72b38f57
|
chore(eth-pm): bump js-waku to 0.26.0
|
2022-09-12 14:54:30 +10:00 |
Jakub Sokołowski
|
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
|
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 |