777 Commits

Author SHA1 Message Date
Franck Royer
0e8062d32e
Add caveat section 2021-08-13 16:48:32 +10:00
Franck Royer
0f0b083586
Update changelog for Eth-PM Wallet Encryption changes 2021-08-13 16:44:29 +10:00
Franck Royer
5be718ffdb
Merge pull request #262 from status-im/bootstrap 2021-08-13 16:27:32 +10:00
Franck Royer
6ded9630b2
Remove mention of Status in guide
Keep it in the code doc.
2021-08-13 16:18:03 +10:00
Franck Royer
6d42c39298
export values so they are included in the documentation 2021-08-13 16:18:03 +10:00
Franck Royer
bac26ea3da
fixup 2021-08-13 16:18:02 +10:00
Franck Royer
140791cc91
Provide easy way to bootstrap when creating Waku node 2021-08-13 16:18:00 +10:00
Franck Royer
c3855112d7
Rename getStatusFleetNodes
To make it more generic to allow retrieval of bootstrap nodes from
other sources.
2021-08-13 16:17:15 +10:00
Franck Royer
729c81430c
Merge pull request #264 from status-im/eth-pm-metamask 2021-08-13 16:12:31 +10:00
Franck Royer
28e4c9d78c
Rephrase 2021-08-13 15:58:40 +10:00
Franck Royer
f801538f71
Spelling 2021-08-13 15:58:40 +10:00
Franck Royer
31b007c398
Refresh peer stats every second 2021-08-13 15:58:39 +10:00
Franck Royer
076192aa66
Use EIP-712 to sign public key message 2021-08-13 15:58:39 +10:00
Franck Royer
01696d074c
Add to CI, upload to GH pages 2021-08-12 16:42:36 +10:00
Franck Royer
3b32987ecf
Add check in case user tries with incompatible wallet 2021-08-12 16:42:35 +10:00
Franck Royer
1e69811d8d
Use Web3 wallet for encryption instead of generated keys 2021-08-12 16:42:35 +10:00
Franck Royer
42ace51f35
Init commit Eth-PM Wallet 2021-08-12 16:06:09 +10:00
Franck Royer
85fd5f8f9f
Merge pull request #263 from status-im/eth-dm-cleanup-for-metamask 2021-08-12 15:25:55 +10:00
Franck Royer
6038007d40
No need for a wallet to send messages 2021-08-12 15:15:56 +10:00
Franck Royer
a1218c1223
Refresh peer stats every second 2021-08-12 15:14:15 +10:00
Franck Royer
278439df82
Store encryption public key as byte array 2021-08-12 15:14:15 +10:00
Franck Royer
0bbe52ebb1
Rename ethdm*key to encryption*key
The naming was just confusing.
2021-08-12 15:14:15 +10:00
Franck Royer
a2b6947b73
Add button to connect to wallet 2021-08-12 15:08:40 +10:00
Franck Royer
19c355e36b
Remove unnecessary parameter 2021-08-11 15:57:37 +10:00
Franck Royer
85231a288f
Simplify expression 2021-08-11 15:34:02 +10:00
Franck Royer
bc31089860
Merge pull request #255 from status-im/store-guide 2021-08-09 14:56:06 +10:00
Franck Royer
eb04acd1a0
Fix format 2021-08-09 14:40:57 +10:00
Franck Royer
332d05e31d
Not sure why npm does that 2021-08-09 14:22:14 +10:00
Franck Royer
fb89b78754
Do not run react tests
Unfortunately, there are issue with react-scripts (jest) and
multiformats: https://github.com/multiformats/js-multiformats/issues/110
2021-08-09 14:21:47 +10:00
Franck Royer
2381adfd17
Do not recommend protobuf
Yet provide guide on how to use protobuf.
2021-08-09 14:03:52 +10:00
Franck Royer
bb7ae2f30a
Improve wording 2021-08-09 12:36:53 +10:00
Franck Royer
b7bf47715b
Wording 2021-08-09 12:36:53 +10:00
Franck Royer
be771d6619
This would have failed if the first node we connect to is NOT store 2021-08-09 12:36:53 +10:00
Franck Royer
951e2e296b
Format 2021-08-09 12:36:53 +10:00
Franck Royer
5076fa553c
Enable spelling for guides and fix it 2021-08-09 12:36:53 +10:00
Franck Royer
b4dcb73e30
Add store react to example CI 2021-08-09 12:36:50 +10:00
Franck Royer
d3877ac26c
Simplify 2021-08-09 12:36:29 +10:00
Franck Royer
884190c971
Phrasing 2021-08-09 12:36:29 +10:00
Franck Royer
ee5d627d14
Correct grammar 2021-08-09 12:36:28 +10:00
Franck Royer
e52e564a31
Any value can be undefined 2021-08-09 12:36:28 +10:00
Franck Royer
8322d24ac1
Always clean up listeners! 2021-08-09 12:36:28 +10:00
Franck Royer
cecbaad4f2
Finish store guide 2021-08-09 12:36:28 +10:00
Franck Royer
a24e9c82c3
Fix protobuf def 2021-08-09 12:36:28 +10:00
Franck Royer
f700367e62
Demonstrate how to wait for a store node peer 2021-08-09 12:36:28 +10:00
Franck Royer
3767dd75a7
store-react-js retrieves messages from store 2021-08-09 12:36:27 +10:00
Franck Royer
dc9ea6dfac
Add Store example 2021-08-09 12:36:27 +10:00
Franck Royer
f83f3037f1
Start store guide 2021-08-09 12:36:27 +10:00
Franck Royer
319f44a0b1
WakuStore.queryHistory throws when encountering an error
Instead of returning a `null` value.
2021-08-09 12:36:24 +10:00
Franck Royer
b422c9a10b
Move contentTopics out the WakuStore.queryHistory's optional params 2021-08-09 12:36:12 +10:00
Franck Royer
55a36f2263
Merge pull request #260 from status-im/remove-chat-message 2021-08-09 12:35:15 +10:00